- Dec 29, 2021
-
-
alexdevteam authored
-
alexdevteam authored
Remove Map::source, add Tileset::source, change Image::source to PathBuf
-
alexdevteam authored
-
alexdevteam authored
-
alexdevteam authored
-
alexdevteam authored
-
- Dec 28, 2021
-
-
alexdevteam authored
-
aleok authored
Support object properties.
-
alexdevteam authored
-
SiegeLord authored
-
alexdevteam authored
-
aleok authored
Added MIT license file
-
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
-
- Oct 11, 2021
-
-
alexdevteam authored
-
- May 02, 2021
-
-
Matt Hall authored
Closes #99. ldtk seems to output tiled files with no newlines in the csv data. Tiled itself does always seem to put the newlines in however, it can open the ldtk files so we should too.
-
-
- Mar 21, 2021
-
-
Matthew Hall authored
-
Matt Hall authored
Implement Display for Orientation
-
Matt Hall authored
Document that map dimensions are in tiles
-
- Mar 20, 2021
-
-
Eldred Habert authored
And not, for example, in pixels
-
Eldred Habert authored
So that it can be more easily displayed to the user if needed
-