OpenDiablo2/d2core/d2map
gucio321 41c1d8e874
bugfix: "insert" bug (#12)
* remove magic 'et' file

* ds1 refactor: test for InsertFloors; fixed inserting bug

* ds1: global method for getting layers group; fixed Delete.. bug (group var in delete meghod wasn't pointer

* ds1: lintfix

* ds1: remove ds1.ds1Layers.Orientation

* ds1: lintfix

* ds1: addet getMaxGroupLen method

* ds1: insert now returns if after inserting group will be greater than max number of ...

* ds1: add common test for ds1Layers.Insert...

Co-authored-by: M. Sz <mszeptuch@protonmail.com>
2021-03-27 13:09:53 -07:00
..
d2mapengine Ds1 refactor - tests (#10) 2021-03-24 10:10:36 -07:00
d2mapentity 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
d2mapgen WIP 2021-03-24 10:10:36 -07:00
d2maprenderer WIP 2021-03-24 10:10:36 -07:00
d2mapstamp bugfix: "insert" bug (#12) 2021-03-27 13:09:53 -07:00