Commit Graph

11 Commits

Author SHA1 Message Date
gucio321 c938b745a2 all: fix lint errors 2021-05-12 08:30:28 +02:00
gucio321 ce7586fa54 d2ds1: fixed bug, when cullNilLayers worked incorrect 2021-04-07 17:24:00 +02:00
gucio321 49e8e42596 d2ds1: LayerGroup.String method 2021-04-07 11:07:43 +02:00
gucio321 82295fddb0 d2ds1: getLayersGroup is public 2021-04-07 10:57:20 +02:00
gucio321 54645b138f d2ds1: getMaxGroupLen is public 2021-04-07 10:55:15 +02:00
M. Sz 53de5c17ad d2ds1: typofix - Substitutionlayergroup -> SubstitutionLayerGroup 2021-04-07 10:48:04 +02:00
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