1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-28 01:55:24 +00:00
OpenDiablo2/d2game/d2gamescene
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
..
blizzard_intro.go Scene and GUI rework (#300) 2020-02-08 21:02:37 -05:00
character_select.go Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
credits.go Scene and GUI rework (#300) 2020-02-08 21:02:37 -05:00
game.go Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
main_menu.go Scene and GUI rework (#300) 2020-02-08 21:02:37 -05:00
map_engine_testing.go Cleanup error handling (#303) 2020-02-09 14:12:04 -05:00
select_hero_class.go Scene and GUI rework (#300) 2020-02-08 21:02:37 -05:00