Darren Eberly
54ad83245f
Tiled 1.9 Compatibility Update
2022-08-02 20:28:19 -04:00
Darren Eberly
5b78fd68f1
tests: All tileset unit tests passing
2021-12-19 22:23:09 -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
2570ad0309
Update test files for Tiled 1.6(still needs work)
2021-05-10 00:47:05 -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
4fb811d039
refactor(tileset): Renamed TileSet class to Tileset
2020-08-19 23:11:59 -04:00
Darren Eberly
9a205829d9
tests: Added type key to all existing tileset tests
2020-06-07 14:53:50 -04:00
Darren Eberly
6c3e6af0a6
tests: fix tileset tests to work with new test_data file structure
2020-06-06 15:08:35 -04:00
Darren Eberly
7c4071c0f2
tests: all currently implemented tileset tests passing.
2020-06-04 21:45:39 -04:00
Darren Eberly
107bf406bc
tests: updated expected variable in all expected.py files
2020-06-04 21:28:35 -04:00
Darren Eberly
4c504549c0
tests: implemented tileset with properties test
2020-06-04 21:26:43 -04:00
Darren Eberly
e2157ffa20
tests: implemented multiple tileset tests
2020-06-04 21:23:11 -04:00