1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-12 02:30:43 +00:00
OpenDiablo2/d2common
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
..
d2cache removing TODO comment since it broke linting during build 2021-03-21 02:44:37 +00:00
d2calculation organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2data 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
d2datautils Merge branch 'd2ds1_refactor' into d2ds1_refactor_wip 2021-03-24 11:55:34 -07:00
d2enum WIP 2021-03-24 10:10:36 -07:00
d2fileformats bugfix: "insert" bug (#12) 2021-03-27 13:09:53 -07: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 bugfix: d2util.Logger.Fatal() didn't return any value, when d2util.Logger.level < LogLevelFatal 2021-03-01 13:49:20 +01:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00