1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-28 10:05:23 +00:00
OpenDiablo2/d2core/d2hero
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
..
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
hero_skill_util.go Initial left & right skill select panel implementation. HeroSkill serialization cleanup. (#783) 2020-10-22 16:53:18 -04:00
hero_skill.go Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
hero_state_factory.go Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
hero_state.go Saving and loading game data, Fixes #868 #799 (#883) 2020-10-31 14:30:08 -04:00
hero_stats_state.go Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00