summaryrefslogtreecommitdiff
path: root/testxml/testxml.py
AgeCommit message (Expand)AuthorFilesLines
2022-06-09New Git URLsJesusaves1-3/+3
2021-04-01Enforce a Tiled minimum version. Initally set to 1.3 but 1.4+ advisedJesusaves1-0/+12
2020-04-24New testxml mode: stfuJesusaves1-4/+11
2019-04-06Last minute fixesJesusaves1-3/+6
2019-04-06Add three missing checks to testxml: Total map width, Height Layer and invali...Jesusaves1-0/+46
2019-03-16Manaplus is not... But testxml might be.Jesusaves1-1/+1
2019-02-09[skip ci]Jesusaves1-1/+1
2019-02-09More tolerant margins (this keeps the bug, I just want to shut up pipeline)Jesusaves1-1/+1
2018-11-02Updates by Andrei KarasAndrei Karas1-9/+9
2018-04-28Tools updatesAndrei Karas1-15/+40
2018-01-17testxml: add support for non ascii chars in error messages.Andrei Karas1-1/+7
2016-09-12Fix different issues in tools found by pyflakes.Andrei Karas1-22/+16
2016-07-09testxml: check map names in tmx files.Andrei Karas1-0/+21
2016-07-01textxml: fix false positive errors with 'attack' action in sprites.Andrei Karas1-4/+7
2016-07-01testxml: Fix false positive about missing tsx files.Andrei Karas1-1/+1
2016-07-01testxml: count some missing warnings and error messages in warn/error counterAndrei Karas1-0/+11
2016-07-01testxml: Add different fixes after parsing tmw-br client data.Andrei Karas1-9/+19
2016-06-13testxml: dont add warning in wrong directory in silent mode.Andrei Karas1-1/+4
2016-06-07testxml: fail ci test if map not have atlas.Andrei Karas1-5/+1
2016-06-07testxml: in map parsing code load also tsx files with tilesets.Andrei Karas1-66/+77
2016-06-07testxml: add check for map atlases.Andrei Karas1-5/+54
2016-05-22testxml: add flag for hercules data ci scripts.Andrei Karas1-1/+5
2016-05-22testxml: fix crash if sprite tag is empty.Andrei Karas1-1/+1
2016-04-27testxml: report error if any warning happend.Andrei Karas1-9/+17
2016-04-09testxml: fix some typos.Andrei Karas1-2/+2
2016-04-08testxml: fix wrong report about duplicate action with same name and different...Andrei Karas1-2/+6
2016-04-08testxml: add silent mode. Only report biggest issues.Andrei Karas1-21/+34
2016-02-10testxml: fix validating dye palette with GIMP color names.Andrei Karas1-9/+11
2015-10-23testxml: add check for broken description.Andrei Karas1-0/+4
2015-09-08testxml: fix some errors in error reporting.Andrei Karas1-3/+3
2015-09-06testxml: add support for overlapping vertical oversized tiles.Andrei Karas1-1/+10
2015-09-06testxml: update url.Andrei Karas1-1/+1
2015-08-17testxml: add card item type.Andrei Karas1-1/+1
2014-12-19testxml: do not report as error empty replace tag in items.xmlAndrei Karas1-1/+2
2014-12-19testxml: in report for oversized tileset report map name.Andrei Karas1-2/+3
2014-12-19testxml: remove map compression type check.Andrei Karas1-8/+8
2014-12-19testxml: remove legacy path.xml parameters check.Andrei Karas1-27/+2
2014-12-07testxml: add support for evol client data relative path.Andrei Karas1-1/+1
2014-11-05testxml: fix parsing included files.Andrei Karas1-7/+9
2014-09-21testxml: restore working version.Andrei Karas1-49/+15
2014-09-21hercules: add missing monster related files.Andrei Karas1-15/+49
2014-07-07testxml: fix dye channel messages.Andrei Karas1-6/+6
2014-07-07testxml: add support for include tags.Andrei Karas1-1931/+1957
2014-04-21testxml: Fix crash with broken soft link in directory.Andrei Karas1-1/+6
2013-11-03update python version in testxml.Andrei Karas1-1/+1
2013-01-26testxml: add miss sound support.Andrei Karas1-1/+7
2012-10-11testxml: add detection for overlapped oversized tiles.Andrei Karas1-1/+47
2012-08-08testxml: Fix end tag detection in attack animations.Andrei Karas1-5/+7
2012-08-08testxml: add checks for all parameters in paths.xmlAndrei Karas1-6/+53
2012-08-05testxml: fix typo.Andrei Karas1-1/+1