index
:
specing/tools
master
python3
testxml_py3
TMW2 tools
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hercules
/
tmx_converter.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-01
TMX Converter: Do not explode and exit with code 1 if a map is corrupted.
Jesusaves
1
-1
/
+7
2020-07-28
Deprecate save point object
Jesusaves
1
-0
/
+3
2020-07-07
New attribute to DynCollision: enabled
Jesusaves
1
-2
/
+6
2020-06-24
New object: Treasure Chest (Static only)
Jesusaves
1
-0
/
+27
2020-06-24
Allow switches to doevent() as well
Jesusaves
1
-1
/
+7
2020-06-24
Switches: Remove the TODO/FIXME. Check if they're already flipped before flip...
Jesusaves
1
-5
/
+6
2020-06-23
Fix typos and bugs so the new objects behave properly after live testing
Jesusaves
1
-4
/
+2
2020-06-22
The last object of my Dungeon Building System:
Jesusaves
1
-3
/
+41
2020-06-22
Initial version of DynCollision and Switch
Jesusaves
1
-8
/
+110
2020-06-22
Deprecate _savepoints.txt in favor of _config.txt
Jesusaves
1
-3
/
+3
2020-06-03
Add support to ".c" file extension on NPC scripts.
Jesusaves
1
-1
/
+1
2019-03-15
Warp objects can now have dest_map set to "slide" or "self".
Jesusaves
1
-9
/
+17
2019-02-09
More tolerant margins (this keeps the bug, I just want to shut up pipeline)
Jesusaves
1
-0
/
+4
2019-02-09
Report too small map width on map converter (causes display bugs)
Jesusaves
1
-0
/
+3
2018-11-02
Updates by Andrei Karas
Andrei Karas
1
-2
/
+1
2018-10-28
Introducing the SLIDE object type!
Jesusaves
1
-0
/
+30
2018-09-02
Update all stuff which went without checking for some time
Jesusaves
1
-0
/
+1
2018-03-28
Detect stupid height layer, and cancel make maps if it is missing
Jesusaves
1
-1
/
+12
2018-03-12
This reverts commit 6eb5ec084af85d3b27f6c2569d4a1688e70c43fd.
Jesusaves
1
-5
/
+0
2018-03-12
testxml: add support for highlightName attribute in groups.xml
Andrei Karas
1
-0
/
+5
2017-01-31
tmx_converter: probably fix spawns conversion.
Andrei Karas
1
-10
/
+14
2017-01-30
tmx_converter: create sorted maps list.
Andrei Karas
1
-1
/
+2
2016-12-20
Unify script_warp into warps
wushin
1
-1
/
+1
2016-12-20
Make Ani_Warps and Warps the same Tiled Object for M+
wushin
1
-33
/
+23
2016-12-07
Add/Remove Maps to DB and Conf files
wushin
1
-0
/
+11
2016-11-24
Add Converter for tmx for mob/warps
wushin
1
-0
/
+412