15 Commits (bb83d527d205ddd39126ddcf80908e45bbdba643)

Author SHA1 Message Date
Gleb Mazovetskiy ab1546311a `LoadClassAttributes`: Mandate field order 3 years ago
Gleb Mazovetskiy e090c8bf31 Extract some player attributes to data files 3 years ago
ephphatha f3de9d6e71 Use dedicated error enum for parsing failures 3 years ago
ephphatha 5f6e5ae9fb Refactor iterator parsing to allow more reuse 3 years ago
ephphatha 32c3316743 Load experience data from file 3 years ago
ephphatha 996841e82e Restore level 50 experience cap from Diablo 3 years ago
ephphatha e6890cc5cc Move MaxCharacterLevel to playerdat and add helpers for the various uses 3 years ago
ephphatha d92d152576 Use unsigned type for character levels 3 years ago
ephphatha 486f5ca3e8 Replace ExpLvlsTbl global with helper function 3 years ago
Gleb Mazovetskiy 4187a34896 Fix `-Wshift-negative-value` 3 years ago
Eric Robinson a2af3b5942
Refactor CreatePlayer() (#6288) 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
staphen b62acb088d Fix width of Monk bow animation 3 years ago
DakkJaniels 24bb409086
Remove extra entry in experience level table and cap experience at level 50 requirement (#5782) 3 years ago
Eric Robinson f75f66d54b
Add `playerdat` (#5763) 3 years ago