1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-30 15:15:56 -04:00
OpenDiablo2/d2core/d2scene
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
..
blizzard_intro.go Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00
character_select.go Draw object layers in order and generally untangle the direction mess. (#239) 2019-11-26 21:04:36 -05:00
credits.go Extract sprite from dc6 from D2Shared (#234) 2019-11-24 17:58:23 -05:00
game.go Pause npcs at each target location for a random time (#245) 2019-12-06 23:58:36 -05:00
main_menu.go Extract sprite from dc6 from D2Shared (#234) 2019-11-24 17:58:23 -05:00
map_engine_testing.go Add basic movement (#240) 2019-12-02 16:55:48 -05:00
select_hero_class.go Extract sprite from dc6 from D2Shared (#234) 2019-11-24 17:58:23 -05:00