1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-28 18:15:23 +00:00
OpenDiablo2/d2game/d2player
presiyan-ivanov c64e9be78b
Character stats (#458)
* Save/load hero stats and display them in stats panel.

* Load default hero state for characters created before saving stats was introduced

Co-authored-by: Presiyan Ivanov <presiyan-ivanov@users.noreply.github.com>
2020-06-25 14:56:49 -04:00
..
equipment_slot.go Feature/load misc items (#424) 2020-06-23 15:28:03 -04:00
game_controls.go Character stats (#458) 2020-06-25 14:56:49 -04:00
hero_stats_panel.go Character stats (#458) 2020-06-25 14:56:49 -04:00
input_callback_listener.go Added multiplayer support (#336) 2020-06-18 14:11:04 -04:00
inventory_grid_test.go Map generation and test fixes (#430) 2020-06-24 00:04:27 -04:00
inventory_grid.go Feature/player equipment ui (#419) 2020-06-23 14:12:30 -04:00
inventory.go Feature/load misc items (#424) 2020-06-23 15:28:03 -04:00
player_state.go Character stats (#458) 2020-06-25 14:56:49 -04:00