1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-28 10:05:23 +00: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 delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
d2localclient fixed all goimports lint errors (#842) 2020-10-25 20:55:46 -07:00
d2remoteclient Lint cleanup gocyclo (#847) 2020-10-26 02:24:04 -07:00
doc.go Tidy remote_client_connection.go and resolve lint warnings (#522) 2020-07-02 16:29:28 -04:00
game_client.go Saving and loading game data, Fixes #868 #799 (#883) 2020-10-31 14:30:08 -04:00
server_connection.go Tidy remote_client_connection.go and resolve lint warnings (#522) 2020-07-02 16:29:28 -04:00