1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 20:35:24 +00:00
OpenDiablo2/d2core/d2inventory
Tim Sarbin 52f8cd6d0c
Initial work to separate client and server logic (#330)
* Switched to json formatted characters

* Added infrastructure for networking

* Minor updates.

* more updates for map engine/rendering

* More map engine changes and fixes
2020-06-13 18:32:09 -04:00
..
character_equipment.go Initial work to separate client and server logic (#330) 2020-06-13 18:32:09 -04:00
hero_objects.go Moving files around to make more sense (#279) 2020-02-01 18:55:56 -05:00
inventory_item_armor.go Initial work to separate client and server logic (#330) 2020-06-13 18:32:09 -04:00
inventory_item_weapon.go Initial work to separate client and server logic (#330) 2020-06-13 18:32:09 -04:00
inventory_item.go Move rendering stuff out of d2common into d2render (#281) 2020-02-01 20:39:28 -05:00