- Jan 24, 2022
-
-
Thorbjørn Lindeijer authored
This simplifies code and should be better on memory usage since it is less fragmented. Also added `width` and `height` attributes to `Layer`. Closes #54
-
David M authored
Closes #116
-
- Jan 03, 2022
- Jan 02, 2022
- Dec 30, 2021
- Dec 29, 2021
-
-
David M authored
Update CI link Remove things from "Things missing" that were added Update example to use `parse_file`
-
alexdevteam authored
-
alexdevteam authored
-
David M authored
Parity with tile/object layers
-
alexdevteam authored
Remove Map::source, add Tileset::source, change Image::source to PathBuf
-
alexdevteam authored
-
alexdevteam authored
-
alexdevteam authored
-
alexdevteam authored
-
David M authored
Layer id defaults to 0 if missing, which is normally unused. Tile layer name defaults to an empty String if missing, same as object layers.
-
- Dec 28, 2021
-
-
aleok authored
Add Github Actions
-
alexdevteam authored
-
aleok authored
Support object properties.
-
alexdevteam authored
-
SiegeLord authored
-
alexdevteam authored
-
aleok authored
Added MIT license file
-
aleok authored
-
Thorbjørn Lindeijer authored
Closes #66
-
SiegeLord authored
Fixes #72
-
- Dec 27, 2021
-
-
aleok authored
There is only one image per Tile OR per Tileset. Added columns field.
-
Victor Sergienko authored
-
aleok authored
Add layer id parsing
-
- Dec 26, 2021
- Dec 25, 2021
-
-
David M authored
-
- Dec 23, 2021
-
-
aleok authored
Fix markdown formatting in CONTRIBUTORS file
-
alexdevteam authored
-