1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-04 17:25:09 -04:00
OpenDiablo2/d2common
gucio321 6f41387e30 Ds1 refactor - tests (#10)
* ds1 refactor test: example data

* added loader check

* ds1 refactor: fixed bug, with loading substitutions; added descriptive error message in engine.go:118 and changed Logger.Error with Logger.Fatal

* ds1 refactor: fixed loading bug

* ds1 refactor: fixed bug when walls wasn't rendered (now we can see only walls :-)

Co-authored-by: M. Sz <mszeptuch@protonmail.com>
2021-03-24 10:10:36 -07:00
..
d2cache removing TODO comment since it broke linting during build 2021-03-21 02:44:37 +00:00
d2calculation
d2data animdata: the game now uses animation data manager from d2fileformats/d2animdata (instead of d2data/animation_data.go) 2021-02-26 11:56:49 +01:00
d2datautils Satisfies golangci-lint 2021-03-23 23:40:24 -04:00
d2enum WIP 2021-03-24 10:10:36 -07:00
d2fileformats Ds1 refactor - tests (#10) 2021-03-24 10:10:36 -07:00
d2geom
d2interface
d2loader
d2math
d2path
d2resource
d2util bugfix: d2util.Logger.Fatal() didn't return any value, when d2util.Logger.level < LogLevelFatal 2021-03-01 13:49:20 +01:00
doc.go