mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-01-30 05:06:29 -05:00
bdfdeda67b
* 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 |
||
---|---|---|
.. | ||
animated_composite.go | ||
animated_entity.go | ||
camera.go | ||
engine.go | ||
hero.go | ||
map_entity.go | ||
missile.go | ||
npc.go | ||
region.go | ||
viewport.go |