Darren Eberly
9a92a32661
Add support for parallax origin in maps
2022-08-13 00:35:43 -04:00
Darren Eberly
54ad83245f
Tiled 1.9 Compatibility Update
2022-08-02 20:28:19 -04:00
Darren Eberly
72116adce6
tests: All map tests working
2021-12-21 21:50:42 -05:00
Darren Eberly
29c04a39a9
Update all tests for template template update( #41 )
2021-07-28 22:38:10 -04:00
Darren Eberly
ed3159373d
Fix color parsing
2021-07-09 21:06:11 -04:00
Darren Eberly
3f206eb635
Finish updating tests for Tiled 1.6
2021-05-15 20:22:06 -04:00
Darren Eberly
2570ad0309
Update test files for Tiled 1.6(still needs work)
2021-05-10 00:47:05 -04:00
Darren Eberly
3ad32b1532
Add test for external tileset in different directory than the map
2021-04-25 21:08:44 -04:00
Darren Eberly
674b4b50c4
Changes to API
...
Should make integration with game engines easier in general.
Puts the burden of color parsing on Pytiled. As well as formatting layer data into a two dimensional list from a straight one dimensional.
2021-02-21 00:58:30 -05:00
Darren Eberly
00153d59dc
refactor(tiled_map): Renamed Map class to TiledMap
2020-08-20 21:48:31 -04:00
Darren Eberly
4fb811d039
refactor(tileset): Renamed TileSet class to Tileset
2020-08-19 23:11:59 -04:00
Darren Eberly
53d7cca47e
refactor(map): Renamed map to tiled_map to avoid redefining the built-in
2020-08-19 23:03:31 -04:00
Darren Eberly
c452c50b2f
tests(map): Expanded map test coverage
2020-08-19 22:58:12 -04:00
Benjamin Kirkbride
2b54089f40
mv(test_data): map_no_layers.json -> map.json
2020-07-27 20:36:17 -04:00
Benjamin Kirkbride
72cfff01d1
tests(test_data): add no_layers map
2020-07-27 20:09:28 -04:00