Commit Graph

14 Commits

Author SHA1 Message Date
Darren Eberly
29c04a39a9 Update all tests for template template update(#41) 2021-07-28 22:38:10 -04:00
Darren Eberly
0ec7941491 Test for template with a collection of images tileset 2021-07-28 00:43:37 -04:00
Darren Eberly
ed3159373d Fix color parsing 2021-07-09 21:06:11 -04:00
Darren Eberly
e2573ff655 Initial object template tests 2021-05-16 00:40:48 -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