1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-26 00:55:23 +00:00
OpenDiablo2/d2common/d2fileformats/d2ds1
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
..
common_data.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
ds1.go Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
floor_shadow_record.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
substitution_group.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
substitution_record.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
tilerecord.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
wallrecord.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00