Commit Graph

10 Commits

Author SHA1 Message Date
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
612bd52653 tests(layer): infinite map tests 2020-08-05 23:14:31 -04:00
Darren Eberly
99c6964e9b tests(layer): increased branch coverage of layer tests 2020-07-27 21:06:53 -04:00
Darren Eberly
47fbe3c80b Merge branch 'rf/caster' of github.com:Beefy-Swain/pytiled_parser into rf/caster 2020-07-27 20:58:32 -04:00
Darren Eberly
7211a14c98 tests(layer): Base64 with uncompressed, gzip, and zlib type tests. 2020-07-27 20:57:18 -04:00
Benjamin Kirkbride
1745117e87 rf(no_layers): add typing info 2020-07-27 20:49:17 -04:00
Benjamin Kirkbride
ba9b8dabe0 tests(layer): no_layers 2020-07-27 20:41:15 -04:00
Darren Eberly
2a9f5daaee tests(layer): First layer test with no compression or encoding completed 2020-07-27 20:31:18 -04:00
Benjamin Kirkbride
b708de98b3 test(layer_tests): add b64 and csv examples
with compression
2020-07-25 00:00:57 -04:00
Benjamin Kirkbride
41071ba531 chore(test): rename layers dir to layer_tests 2020-06-09 21:45:15 -04:00