1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-27 13:46:00 -04:00
OpenDiablo2/d2common/d2fileformats
gucio321 4e7ec3e843
Ds1 refactor: removed npcIndexes field+fixed SetNumberOfWalls bug (#7)
* ds1 refactor: removed npcIndexes field
it was unnecessary, because described a number of objects with paths to use in encoder, but we can calculate manually

* ds1 refactor: fixed set number of (layers) bug

* ds1 refactor: SetNumberOf...Layers now returns error if incorrect number given

* ds1 refactor: lintfix

* ds1 refactor: rename: setupStreamLayerTypes -> GetStreamLayerTypes

Co-authored-by: M. Sz <mszeptuch@protonmail.com>
2021-02-23 12:35:06 -08:00
..
d2animdata d2datautil.StreamReader refactor 2021-01-12 10:26:27 -08:00
d2cof hotfix: d2cof encoder: changed way of pushing weapon class 2021-02-10 12:59:07 +01:00
d2dat d2dat encoder: removed typo in comment 2021-02-10 13:03:59 +01:00
d2dc6 dc6 refactor: lintfix 2021-02-08 18:50:58 +01:00
d2dcc lintfix: gomnd 2021-02-02 12:02:11 +01:00
d2ds1 Ds1 refactor: removed npcIndexes field+fixed SetNumberOfWalls bug (#7) 2021-02-23 12:35:06 -08:00
d2dt1 data encoder: dt1 2021-02-02 19:25:27 +01:00
d2font hotfix: removed unnecessary 0 from d2fontglyph.unknown3 bytes list 2021-02-19 14:22:11 +01:00
d2mpq d2datautil.StreamReader refactor 2021-01-12 10:26:27 -08:00
d2pl2 moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2tbl data encoding: tbl 2021-02-02 10:08:32 +01:00
d2txt organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00