1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-15 14:44:49 -04:00
OpenDiablo2/d2common/d2data/d2datadict
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
..
armor.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
automap.go Automap corrections (#422) 2020-06-23 14:51:07 -04:00
charstats.go Character stats (#458) 2020-06-25 14:56:49 -04:00
cubemain.go Feature/cubemain (#410) 2020-06-23 02:02:35 -04:00
difficultylevels.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
experience.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
gems.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
hireling.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
item_affix.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
item_common.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
itemstatcost.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
level_maze.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
level_presets.go Map generation and test fixes (#430) 2020-06-24 00:04:27 -04:00
level_sub.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
level_types.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
level_warp.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
levels.go Added basic map generation for first area of south town (#408) 2020-06-23 01:05:01 -04:00
map_helper.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
misc.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
missiles.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
monstats.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
object_lookup.go Fixed linting issues (#438) 2020-06-24 10:13:11 -04:00
object_query_test.go all: use goimports to format code and fix two minor typos in comments (#326) 2020-04-11 14:56:47 -04:00
object_query.go Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00
object_types.go Performance/Memory Improvements (#365) 2020-06-20 21:07:36 -04:00
objects.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
sounds.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
super_uniques.go added SuperUniques data dictionary (#414) 2020-06-23 09:12:35 -04:00
unique_items.go 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
weapons.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00