1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-27 09:35:29 +00:00
OpenDiablo2/d2core
Thomas Christlieb 40cc421f51
Saving and loading game data, Fixes #868 #799 (#883)
* saving of player should be done on the server. That's also where the loading happens.

* refactor nearly everything, but this time it looks not that bad...

* MAke Linter happy

* Typo... uuups
2020-10-31 14:30:08 -04:00
..
d2asset migrate to ebiten v2.0 API (#860) 2020-10-28 14:17:42 -04:00
d2audio Fix background music crash issue. (#880) 2020-10-28 22:34:47 -04:00
d2config Added useful config error panic. Added window title to panic window. (#879) 2020-10-28 21:42:03 -04:00
d2gui migrate to ebiten v2.0 API (#860) 2020-10-28 14:17:42 -04:00
d2hero Saving and loading game data, Fixes #868 #799 (#883) 2020-10-31 14:30:08 -04:00
d2input migrate to ebiten v2.0 API (#860) 2020-10-28 14:17:42 -04:00
d2inventory Removing TODO comments, making issues for them (#807) 2020-10-25 10:21:14 -04:00
d2item adding the rest of the data dictionary loaders (#869) 2020-10-28 13:52:15 -04:00
d2map Saving and loading game data, Fixes #868 #799 (#883) 2020-10-31 14:30:08 -04:00
d2records adding the rest of the data dictionary loaders (#869) 2020-10-28 13:52:15 -04:00
d2render/ebiten Added useful config error panic. Added window title to panic window. (#879) 2020-10-28 21:42:03 -04:00
d2screen migrate to ebiten v2.0 API (#860) 2020-10-28 14:17:42 -04:00
d2stats Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
d2term fixed a couple lint errors in d2term (#697) 2020-08-05 22:32:23 -04:00
d2ui migrate to ebiten v2.0 API (#860) 2020-10-28 14:17:42 -04:00