1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-27 13:46:00 -04:00
OpenDiablo2/d2core
Ziemas 51d78bfcbf Draw object layers in order and generally untangle the direction mess. (#239)
* Implement drawing COF Layers by priority

Hack it up by using always draw order for direction 0 until we get a
better handle on directions in the engine.

* Take directions in "cof directions"

Transform into dcc directions for loading frames.

* Set characters to dir 0 in char select.

Direction 0 is now facing down universally
2019-11-26 21:04:36 -05:00
..
d2scene Draw object layers in order and generally untangle the direction mess. (#239) 2019-11-26 21:04: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 Migrate out d2common d2helper d2data modules (#195) 2019-11-17 00:16:33 -05:00