1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-06 18:26:54 -04:00
OpenDiablo2/d2networking/d2client
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
..
d2clientconnectiontype
d2localclient
d2remoteclient
doc.go
game_client.go Saving and loading game data, Fixes #868 #799 (#883) 2020-10-31 14:30:08 -04:00
server_connection.go