summaryrefslogtreecommitdiff
path: root/tmx_converter.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-29switches on/offHoraK-FDF1-11/+13
2023-04-20tmx_converter.py added npc field for mobs and better switches handlingHoraK-FDF1-7/+32
2023-04-14tmx_converter.py support for new namingHoraK-FDF1-3/+29
2022-11-12Uniformity: ea_ prefix is now invalidJesusaves1-5/+5
2022-11-12Rename dest_tile_* to dest_* for uniformity with Evolved toolsetJesusaves1-3/+19
2018-03-03allow the tmx converter to ignore objectsgumi1-0/+3
2016-04-15add node support, modify mob handlermekolat1-7/+58
2015-11-13do not use warp namesmekolat1-7/+0
2015-05-02npc -1 => 32767mekolat1-1/+1
2015-02-28Make Maps rebuild lesswushin1-4/+4
2015-02-14Make all warps uniquewushin1-1/+4
2015-01-28add missing wordmekolat1-1/+1
2015-01-26remove .gatmekolat1-6/+6
2015-01-24Remove legacy support for user-facing pixel coordinatesBen Longbons1-12/+0
2014-11-05Add ms as the default for delayswushin1-2/+2
2014-11-04Remove Music Noise from make mapswushin1-0/+1
2014-11-04Truncate warp namesBen Longbons1-1/+4
2014-05-01Updating tmx_converter for multiple mob_db fileswushin1-11/+12
2014-03-31Silence new warnings in generated mob scriptsBen Longbons1-3/+3
2013-07-15Allow specifying warps in terms of tiles instead of pixelswushin1-1/+13
2013-07-05Move starting brace to new lineBen Longbons1-1/+1
2013-05-17Make the tmx converter update resnametable.txtBen Longbons1-0/+5
2013-04-17Handle wrong mob names in map spawnsBen Longbons1-0/+24
2013-02-05make tmx_converter compatible with python 2.6Ben Longbons1-8/+8
2012-08-13Added plain base64 encoding and xml encodingsebbu1-18/+19
2012-08-13Added support for gzip and zlib compression with base64 encodingsebbu1-7/+33
2012-07-19Add a tmx-to-wlk converter that handles CSV (in Python), and run it.Ben Longbons1-0/+303