1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-29 02:25:23 +00:00
OpenDiablo2/d2common
gucio321 5e62b12bc4
Ds1 refactor: test bugs + descriptive errors + SetNumberOfWall/FloorLayers (#6)
* ds1 refactor:
- removed DS1.layerStreamTypes field
- written unit test for setupStreamLayerTypes method
- added more descriptive error messages for LoadDS1 (and submethods)

* ds1 refactor: added some missing error messages

* ds1 refactor: fixed test bugs

* ds1 refactor: removed unnecessary c1. and c2. comments in ds1_test errors

* ds1 refactor: removed fmt from ds1_test

* ds1 refactor: fixed bug with SetTiles test + lintfix

* ds1 refactor: SetNumberOfWalls

* ds1 refactor: SetTile(s) now changes walls/floors length if neccesary

* ds1 refactor: removed unnecessary debugging fmt

* ds1 refactor: added substitution layer and object with paths to example data

Co-authored-by: M. Sz <mszeptuch@protonmail.com>
2021-02-22 12:18:35 -08:00
..
d2cache Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2calculation organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2data removed PushByte method from StreamWriter 2021-02-01 11:20:44 +01:00
d2datautils fixed lint errors in stream_writter 2021-02-10 19:53:11 +01:00
d2enum asset manager: merged TranslateLabel to TranslateString 2021-02-02 10:15:18 +01:00
d2fileformats Ds1 refactor: test bugs + descriptive errors + SetNumberOfWall/FloorLayers (#6) 2021-02-22 12:18:35 -08:00
d2geom Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2interface d2mpq refactored (#1020) 2021-01-08 12:46:11 -08:00
d2loader fixed lint errors 2021-01-11 01:31:57 -08:00
d2math Resolves #874 and #892 (#894) 2020-11-01 16:05:50 -08:00
d2path Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2resource party panel: switchers creator, party indexes (name, classs labels and switchers) 2021-01-16 21:59:44 +01:00
d2util lintfix: gomnd 2021-02-02 12:02:11 +01:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00