- Jan 02, 2022
- Dec 30, 2021
-
-
aleok authored
Make layer ids optional and make tile layer name optional (like object layers)
-
- Dec 29, 2021
-
-
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
-
alexdevteam authored
-
alexdevteam authored
-
Thorbjørn Lindeijer authored
update Zstd to 0.9
-
- Nov 07, 2021
- Oct 15, 2021
-
-
Matt Hall authored
Reorganize crate
-
- Oct 12, 2021
-
-
alexdevteam authored
Move parse functions to its respective types, rename `Colour` for consistency with PropertyValue::ColorValue, add documentation to map members, add Map::source, misc improvements
-