1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-28 10:05:23 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
gravestench
8cb96f24b4 export d2ds1.LayourGroupType 2021-03-31 12:14:00 -07:00
M. Sz
198a28505e ds1: push/insert now sets new layer's size to current layer size 2021-03-31 13:52:31 +02:00
M. Sz
2cfacf8ee5 ds1: exported layer type 2021-03-31 13:50:40 +02:00
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
gravestench
5dfca5e9f3 WIP 2021-03-24 10:10:36 -07:00