1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-01 15:46:17 -04:00
OpenDiablo2/d2core
nicholas-eden 9a8e16c411 Pause npcs at each target location for a random time (#245)
Loop through neutral animation a random number of repetitions before moving on.  Only run the skill animation once, it is not designed for looping.
2019-12-06 23:58:36 -05:00
..
d2scene Pause npcs at each target location for a random time (#245) 2019-12-06 23:58:36 -05:00
character_equipment.go Added inventory objects. (#177) 2019-11-14 22:20:01 -05:00
engine.go Extract sprite from dc6 from D2Shared (#234) 2019-11-24 17:58:23 -05:00
game_state.go Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
hero_objects.go Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
hero.go Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
inventory_item_armor.go Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
iventory_item_weapon.go Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
npc.go Setup NPCs to follow paths (#243) 2019-12-06 09:44:51 -05:00