aboutsummaryrefslogtreecommitdiff
path: root/tools/map.py
AgeCommit message (Collapse)Author
2022-12-11Make Entities layer optional.Juan J. Martinez
It can also be disabled using "visible" flag in tiled. Closes issue #19
2022-10-14typoPedro de Medeiros
2022-02-15Use black for formattingJuan J. Martinez
2021-06-08Removed map customizationJuan J. Martinez
This was added by mistake when the script was imported.
2021-06-02map.py: remove generated files on errorPedro de Medeiros
2021-01-02Flicker friendly sorting of entitiesJuan J. Martinez
It may not make a big difference if entities can move vertically freely, but in some cases may be better.
2020-12-30Initial import1.0Juan J. Martinez