1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-05 16:17:45 -05:00
OpenDiablo2/d2core
nicholas-eden bdfdeda67b
Add support for missiles (#308)
* WIP: Add support for missiles

Break AnimatedEntity into two parts to support single and composite animations.  Summon misssiles on right click.

* Break animated entity down further

Move npc only logic to npc struct, reduce duplication in map entities

* Change a bunch of int32s to int
2020-02-22 20:44:30 -05:00
..
d2asset Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
d2audio Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
d2config Configuration improvements (#307) 2020-02-20 08:41:41 -05:00
d2gamestate Moving files around to make more sense (#279) 2020-02-01 18:55:56 -05:00
d2gui Work in progress on GUI (#304) 2020-02-17 22:11:52 -05:00
d2input Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
d2inventory Move rendering stuff out of d2common into d2render (#281) 2020-02-01 20:39:28 -05:00
d2map Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
d2render Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
d2scene Scene and GUI rework (#300) 2020-02-08 21:02:37 -05:00
d2term Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
d2ui Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00