Gürkan Kaymak
1ce81f1aec
fixed Id renaming in strings ( #618 )
2020-07-24 07:54:52 -04:00
Gürkan Kaymak
7a49f3637f
lint fixes ( #615 )
2020-07-23 12:56:50 -04:00
Intyre
9e58b134e5
Refactored d2enum ( #567 )
...
* Refactored animation mode enum
* More d2enum changes
* Refactored tile enum
* Refactored weapon class enum
* Refactored more enums
* Refactored item event enum
* Fixed init_functions animation mode
* Removed string2enum from MonsterAnimationMode
* Refactored ItemStatCost description
* Last enum lint errors
* Regenerated monster stringer file
2020-07-09 23:12:28 -04:00
Ziemas
252e6c6c23
Clean up monstats2 ( #555 )
2020-07-07 15:04:18 -04:00
Intyre
04c7ff543a
d2datadict reading changes ( #553 )
...
* Read excel files with csv.Reader
* Read LvlWarp from txt file
* Fix lint issues in d2datadict
* changed ID back to Id
2020-07-07 08:56:31 -04:00
dk
4938ec1f44
Resolved most lint errors in d2data and d2datadict ( #499 )
...
* adding comments to d2interface for linter
* moved d2render renderer interfaces and types into d2interface
* fixed most lint errors for monstats loader
* de-lint d2data wip
* d2data: resolve linting errors
2020-06-30 09:17:07 -04:00
Ziemas
eb69eebcc1
Fix string splitting on delimited list ( #493 )
...
Would include extraneous quotation marks
Also fix mistake in monstats2
2020-06-29 18:45:41 -04:00
Ziemas
aae565d528
Monstat2 loading and a bunch of lint issues ( #491 )
...
* MonStat2 loader
* Fix a bunch of lint issues in d2datadict
2020-06-29 12:37:11 -04:00