summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorStefan Beller <stefanbeller@googlemail.com>2011-02-13 00:20:01 +0100
committerStefan Beller <stefanbeller@googlemail.com>2011-02-13 00:24:12 +0100
commite77daff2f5fa3f42d6c641232e7dfda86d470830 (patch)
treeea63fc66fb0b530d1f00af2188bbd4c4dd3212bb /rules
parent1eff3ac992e24d3ab0a272eb64b36614fd5c7653 (diff)
downloadclientdata-e77daff2f5fa3f42d6c641232e7dfda86d470830.tar.gz
clientdata-e77daff2f5fa3f42d6c641232e7dfda86d470830.tar.bz2
clientdata-e77daff2f5fa3f42d6c641232e7dfda86d470830.tar.xz
clientdata-e77daff2f5fa3f42d6c641232e7dfda86d470830.zip
Improving Automapping rules for snowlands and deserts
Snowlands is slightly better usable, but not completely done.
Diffstat (limited to 'rules')
-rw-r--r--rules/desert/001.tmx45
-rw-r--r--rules/desert/002.tmx50
-rw-r--r--rules/desert/003.tmx60
-rw-r--r--rules/desert/004.tmx60
-rw-r--r--rules/desert/010.tmx40
-rw-r--r--rules/example_mountain.tmx50
-rw-r--r--rules/icemountain/rule_icemountain.txt14
-rw-r--r--rules/icemountain/rule_icemountain_001.tmx51
-rw-r--r--rules/icemountain/rule_icemountain_010.tmx44
-rw-r--r--rules/icemountain/rule_icemountain_011.tmx39
10 files changed, 396 insertions, 57 deletions
diff --git a/rules/desert/001.tmx b/rules/desert/001.tmx
new file mode 100644
index 00000000..a7c6939c
--- /dev/null
+++ b/rules/desert/001.tmx
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
+<map version="1.0" orientation="orthogonal" width="21" height="11" tilewidth="32" tileheight="32">
+ <tileset firstgid="1" name="desert1" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/desert1.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="257" name="desert2" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/desert2.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="513" name="desert_x2" tilewidth="32" tileheight="64">
+ <image source="../../graphics/tiles/desert_x2.png" width="512" height="64"/>
+ </tileset>
+ <tileset firstgid="529" name="desert_x3" tilewidth="32" tileheight="96">
+ <image source="../../graphics/tiles/desert_x3.png" width="512" height="96"/>
+ </tileset>
+ <tileset firstgid="545" name="desert_x5" tilewidth="32" tileheight="160">
+ <image source="../../graphics/tiles/desert_x5.png" width="192" height="160"/>
+ </tileset>
+ <tileset firstgid="551" name="set_desert" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_desert.png" width="320" height="160"/>
+ </tileset>
+ <tileset firstgid="601" name="set_rules" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
+ </tileset>
+ <layer name="RuleRegions" width="21" height="11">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgoA2IZCKP1mOikYNwAHLdaTFE3Ok0RNwZSWd3Ugro4W4AiVIuBJwDAAA=
+ </data>
+ </layer>
+ <layer name="RuleSet" width="21" height="11">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgoA1QZ4LQGlBak4lGFlEIDAepu9CB9RBxp+sQcSelIBzqzwga+hcAMZi7cJwDAAA=
+ </data>
+ </layer>
+ <layer name="Rule_Error" width="21" height="11">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgGNkgimmgXUAcGHXnyAMAZ8vnMJwDAAA=
+ </data>
+ </layer>
+ <layer name="Rule_Ground" width="21" height="11">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgoA1gxEETq2+wg1F3jmxAaromBwAAxILQcJwDAAA=
+ </data>
+ </layer>
+</map>
diff --git a/rules/desert/002.tmx b/rules/desert/002.tmx
new file mode 100644
index 00000000..a14aff27
--- /dev/null
+++ b/rules/desert/002.tmx
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
+<map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32">
+ <tileset firstgid="1" name="desert1" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/desert1.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="257" name="desert2" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/desert2.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="513" name="desert_x2" tilewidth="32" tileheight="64">
+ <image source="../../graphics/tiles/desert_x2.png" width="512" height="64"/>
+ </tileset>
+ <tileset firstgid="529" name="desert_x3" tilewidth="32" tileheight="96">
+ <image source="../../graphics/tiles/desert_x3.png" width="512" height="96"/>
+ </tileset>
+ <tileset firstgid="545" name="desert_x5" tilewidth="32" tileheight="160">
+ <image source="../../graphics/tiles/desert_x5.png" width="192" height="160"/>
+ </tileset>
+ <tileset firstgid="551" name="set_desert" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_desert.png" width="320" height="160"/>
+ </tileset>
+ <tileset firstgid="601" name="set_rules" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
+ </tileset>
+ <layer name="RuleRegions" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAWRTAwYAADjUoAzJAAAAA==
+ </data>
+ </layer>
+ <layer name="RuleSet" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAWaTAwYAADbCUL8JAAAAA==
+ </data>
+ </layer>
+ <layer name="Rule_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAXsDJgAAEYU8oskAAAA
+ </data>
+ </layer>
+ <layer name="Rule1_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAWcDJgAACFfCpIkAAAA
+ </data>
+ </layer>
+ <layer name="Rule2_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAVcDJgAAOsSoz0kAAAA
+ </data>
+ </layer>
+</map>
diff --git a/rules/desert/003.tmx b/rules/desert/003.tmx
new file mode 100644
index 00000000..8e90d7a4
--- /dev/null
+++ b/rules/desert/003.tmx
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
+<map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32">
+ <tileset firstgid="1" name="desert1" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/desert1.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="257" name="desert2" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/desert2.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="513" name="desert_x2" tilewidth="32" tileheight="64">
+ <image source="../../graphics/tiles/desert_x2.png" width="512" height="64"/>
+ </tileset>
+ <tileset firstgid="529" name="desert_x3" tilewidth="32" tileheight="96">
+ <image source="../../graphics/tiles/desert_x3.png" width="512" height="96"/>
+ </tileset>
+ <tileset firstgid="545" name="desert_x5" tilewidth="32" tileheight="160">
+ <image source="../../graphics/tiles/desert_x5.png" width="192" height="160"/>
+ </tileset>
+ <tileset firstgid="551" name="set_desert" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_desert.png" width="320" height="160"/>
+ </tileset>
+ <tileset firstgid="601" name="set_rules" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
+ </tileset>
+ <layer name="RuleRegions" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAWRTAwYAADjUoAzJAAAAA==
+ </data>
+ </layer>
+ <layer name="RuleSet" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAV6TAwYAABIrwYdJAAAAA==
+ </data>
+ </layer>
+ <layer name="Rule_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAXaDJgAAKZ5OEIkAAAA
+ </data>
+ </layer>
+ <layer name="Rule1_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAU6DJgAADXffKMkAAAA
+ </data>
+ </layer>
+ <layer name="Rule2_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAW6DJgAAHPkG8YkAAAA
+ </data>
+ </layer>
+ <layer name="Rule3_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAV6DJgAALmpsmkkAAAA
+ </data>
+ </layer>
+ <layer name="Rule4_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAX6DJgAAP+S1QwkAAAA
+ </data>
+ </layer>
+</map>
diff --git a/rules/desert/004.tmx b/rules/desert/004.tmx
new file mode 100644
index 00000000..d97794df
--- /dev/null
+++ b/rules/desert/004.tmx
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
+<map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32">
+ <tileset firstgid="1" name="desert1" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/desert1.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="257" name="desert2" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/desert2.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="513" name="desert_x2" tilewidth="32" tileheight="64">
+ <image source="../../graphics/tiles/desert_x2.png" width="512" height="64"/>
+ </tileset>
+ <tileset firstgid="529" name="desert_x3" tilewidth="32" tileheight="96">
+ <image source="../../graphics/tiles/desert_x3.png" width="512" height="96"/>
+ </tileset>
+ <tileset firstgid="545" name="desert_x5" tilewidth="32" tileheight="160">
+ <image source="../../graphics/tiles/desert_x5.png" width="192" height="160"/>
+ </tileset>
+ <tileset firstgid="551" name="set_rules" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
+ </tileset>
+ <tileset firstgid="555" name="set_desert" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_desert.png" width="320" height="160"/>
+ </tileset>
+ <layer name="RuleRegions" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAXqTAwYAAC8QrrlJAAAAA==
+ </data>
+ </layer>
+ <layer name="RuleSet" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAVuTAwYAADnidmvJAAAAA==
+ </data>
+ </layer>
+ <layer name="Rule_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAXWDJgAAIPS/qIkAAAA
+ </data>
+ </layer>
+ <layer name="Rule1_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAU2DJgAABB0ukMkAAAA
+ </data>
+ </layer>
+ <layer name="Rule2_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAW2DJgAAFZP3SYkAAAA
+ </data>
+ </layer>
+ <layer name="Rule3_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAV2DJgAAJwCdIkkAAAA
+ </data>
+ </layer>
+ <layer name="Rule4_Ground" width="3" height="3">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgQAX2DJgAANo5E+wkAAAA
+ </data>
+ </layer>
+</map>
diff --git a/rules/desert/010.tmx b/rules/desert/010.tmx
new file mode 100644
index 00000000..847cfced
--- /dev/null
+++ b/rules/desert/010.tmx
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
+<map version="1.0" orientation="orthogonal" width="21" height="11" tilewidth="32" tileheight="32">
+ <tileset firstgid="1" name="desert1" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/desert1.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="257" name="desert2" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/desert2.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="513" name="desert_x2" tilewidth="32" tileheight="64">
+ <image source="../../graphics/tiles/desert_x2.png" width="512" height="64"/>
+ </tileset>
+ <tileset firstgid="529" name="desert_x3" tilewidth="32" tileheight="96">
+ <image source="../../graphics/tiles/desert_x3.png" width="512" height="96"/>
+ </tileset>
+ <tileset firstgid="545" name="desert_x5" tilewidth="32" tileheight="160">
+ <image source="../../graphics/tiles/desert_x5.png" width="192" height="160"/>
+ </tileset>
+ <tileset firstgid="551" name="set_rules" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
+ </tileset>
+ <tileset firstgid="555" name="set_desert" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_desert.png" width="320" height="160"/>
+ </tileset>
+ <layer name="RuleRegions" width="21" height="11">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgoA1QZ0LQ2NijZo6CUYAfAAADMqpNnAMAAA==
+ </data>
+ </layer>
+ <layer name="RuleSet" width="21" height="11">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgoA0wZUKl0cWHs5mjYBRQAwAApCoG5pwDAAA=
+ </data>
+ </layer>
+ <layer name="Rule_Ground" width="21" height="11">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgoC1QReMrU8FMUzS+MRXMdEXjO1PBzFEwCigBACG3FvacAwAA
+ </data>
+ </layer>
+</map>
diff --git a/rules/example_mountain.tmx b/rules/example_mountain.tmx
index d8d72064..0459f06e 100644
--- a/rules/example_mountain.tmx
+++ b/rules/example_mountain.tmx
@@ -1,37 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" orientation="orthogonal" width="32" height="32" tilewidth="32" tileheight="32">
+<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
+<map version="1.0" orientation="orthogonal" width="64" height="64" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="collision" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/collision.png" width="64" height="32"/>
</tileset>
<tileset firstgid="3" name="set" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/set_icemountain.png" width="96" height="64"/>
+ <image source="../graphics/tiles/set_icemountain.png" width="224" height="128"/>
</tileset>
- <tileset firstgid="9" name="Snow" tilewidth="32" tileheight="32">
+ <tileset firstgid="39" name="Snow" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/Snow.png" width="512" height="512"/>
</tileset>
- <tileset firstgid="265" name="set_rules" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/set_rules.png" width="64" height="64"/>
+ <tileset firstgid="295" name="Snow_ground" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Snow_ground.png" width="352" height="224"/>
</tileset>
- <tileset firstgid="269" name="cave" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/cave.png" width="512" height="256"/>
- </tileset>
- <tileset firstgid="397" name="set" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/set_cave.png" width="256" height="256"/>
- </tileset>
- <tileset firstgid="461" name="icecave" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/icecave.png" width="512" height="256"/>
- </tileset>
- <tileset firstgid="589" name="set_icecave" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/set_icecave.png" width="64" height="64"/>
- </tileset>
- <layer name="set" width="32" height="32" opacity="0.88">
- <data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA+2WOQ6AMAwEIwX+/2V6lGN2bQuKFNsyE8cx7q21foJyifmKm+WUyVX49Fv3JK5DhKl4ZLLf3yEOKn/HHGXloPAd9tuB1GDHJs5VfLVfiUOUT99XFZ86VPLJHUTegNLzag/S8zjvzp0BlQ4KP9PB5Y9c3BlI5k+VQ/Tso/tQ/0MZ/FkdVh4Zd0/7Ut1DZq60trO55+5gZLchfJq/8VWHTK5bA+Ki9HZk1zvx8gB8BgyHABAAAA==
+ <layer name="Underground" width="64" height="64">
+ <data encoding="base64" compression="zlib">
+ eJztwzENAAAMA6DOWf2rqow9kNBLqqqqqqqqqqqqqqqqqqqqqr4e7uEQPQ==
+ </data>
+ </layer>
+ <layer name="Ground" width="64" height="64">
+ <data encoding="base64" compression="zlib">
+ eJztmGtOWzEQhc1qeJdXKdCWIvHqX5DaX0WC3UHpAgp0AcAKGlaQsAtsySNGw4yZG4gnjuZIR4p8b6782TPHN7kKIVwZ2lqW7K3xn0dfKP1b+UxrdeH+p7w/+Sbo1sRa781d8jUzZq0a3LgmaA1YqwZ3qQashdmH4cbfuVHcP678f8NwzFKdTyq/tka4rOMywFpafo4bvw/QXNPWgLU0/NI1PA7nPV4HqQYmgV/Ky2vhc8v8t9F/FGO4vy+j74Xntcb/P7zk5cYwX/KD8Lxx5JdYkvvhJS8eu8vjl/lz2vfE+Cg8bxz5S/v52hr08vh9/pz2vbX85/i0azDI4w/5M+x7S/n3ljWAcVrvrfFzfQ29XbqHWysp/+m4tUp73AvPvS2tAVy/I06MXP7Tc8FasCd0/ol3EJ57mzsfce/3iBMjl//0XLAWzInOn2ZcqdZhHbA5dq4nrAX8dP50z2GPu/xO1tT+9FQIM4Jnp0YMj+bF7Sl3zpXqQDJ+L4K6AO6z6DXBHw35Yc/pfnepA8wNmQDXViPbQvQi4w+V+aV3tT7DCXVQ4ue4aSYk/o3oTcZblflLNaD57d+FG/oe+Jeil7NXCP9phTx4jV/6v0s68ym3lG1nmf9z9Jfsr4S/Rh4AD9cDpf/6pDMf7/dqnrfU558E/vWKeTDsWVY680HAL/X5psBfMw+G5edMRflxr4NPEP8vco3mQY08fE9RfrzXGtM8cH5rom6i/AfRh8THiPeIXPs+YfzjmH+jFPDvRu8Rzxf458i9+43zc+YyweL9Z5TajvP9RvyzkAm033+Q7+40xs9Jkwmt9rtGpUxovd81KmVC6/2uEZcJkieh310ul8vlcrlcLpfL5XK5XC6Xy0pPnZUWVw==
+ </data>
+ </layer>
+ <layer name="Over" width="64" height="64">
+ <data encoding="base64" compression="zlib">
+ eJzt2EEKgCAQAED//5HqC/m5EhIkAqtDpc3AXsSDuysiGwIAXDesMW4xvXyWp5Q5x2J9Dv3XIeUeK3tSHXqrQe55Lfcenen5Xo93AIA67z8AwHf5q3HkztynVXl2W8ZfcgcAAAAAAAAAoF0L1YoXLw==
+ </data>
+ </layer>
+ <layer name="Collision" width="64" height="64" visible="0">
+ <data encoding="base64" compression="zlib">
+ eJztlssOhTAIBRv//6Pv3pg+gHLo7UziylIYpejTWnuElxql+4n+0fuqyazzRP/d+dRk92V1/+ycary1WJ5fRX9LjHVunOwf8a080X/kaO0BNav9OvJb7QE10f7v9Z68GeBv9/f4VfOffZ+rc3C0pxpLT3u/f21yTQbWcx31D6DGM9v+2b/n4PWfPSMZWD1u95+NHcWpiTjPnrVqouaZJV8FrOfbmucrftezXqmrd89TWy9+d6+t1Ne7Z6ltxq2Sf8Rs663/ij3ZP2JeZs/eUQ3e+iw9Xsl/R503+Sv2rw7++OOPP/53+n9xm+8b/PG/2R8AAAAAAAAAAAAA9vMD/ikGXw==
</data>
</layer>
- <layer name="Underground" width="32" height="32">
- <data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA+3DAQkAAAwEoesf4dOux1Bw1VRVVdXXD1fFJDAAEAAA
+ <layer name="set" width="64" height="64" opacity="0.55">
+ <data encoding="base64" compression="zlib">
+ eJztmMuOwjAMRSMxA8P//zCbqYQiJ37Uqe30HunuWHAuTuryaK09AhNNpHs1/x9ldvHXems6ieYq70r+UpffQTQdRKP1Hjlresjob3XvZ0fSQTV/zpnKrINK/hb3voPZDEQz8+e8ubt9F3/t81HSQXV/6fNtV39pBzv7S85AFX/KRXPna+/AjP5nO7DsANFIZtqjg0r+nh1U9ae6sO6AFfbfVR1Y/J9EVqH113bA+VOuklztP5qDWQ/U2e8/Y/X36sHqT/Ug+R/E092jg/63ks72aO+TvPP37q9BIv2tey/n/e0/8t7Bn5ufw/+PSIS/tgOr9/fse/mf6cDqL83sOx/+7//0/przsMLfw50745n8vULd7dScH+n9Lechg/9oxjP7eyLxfysC//387z7/d/UfPfvOPv8ycbV/RiS7KncmpPtvVlb7t5bb/4DzP/P+WwVv/2pI7gNpqnJndyl39QYAAAAAAAAAAAAAYCUfmY8caQ==
</data>
</layer>
</map>
diff --git a/rules/icemountain/rule_icemountain.txt b/rules/icemountain/rule_icemountain.txt
index c01afdb9..8834e52d 100644
--- a/rules/icemountain/rule_icemountain.txt
+++ b/rules/icemountain/rule_icemountain.txt
@@ -1,18 +1,10 @@
# lines starting with # or // are comments
# all other lines will be parsed and treated as filenames.
-# ice mountains. In this Ruleset you have 3 colors setting
-# the height of the current tile:
-# black: usual height
-# light red: above
-# dark red: below
-# the transitions "black<->dark red" and "black<->light red" can be mapped with
-# this ruleset.
-# When you wan to have more than 3 different heights, you should use the
-# transition "light red<->dark red". So there is no wall at this transition and
-# you can start over from the red to black, having a wall to another height.
-
./rule_icemountain_001.tmx
./rule_icemountain_002.tmx
./rule_icemountain_003.tmx
./rule_icemountain_004.tmx
+
+./rule_icemountain_010.tmx
+./rule_icemountain_011.tmx
diff --git a/rules/icemountain/rule_icemountain_001.tmx b/rules/icemountain/rule_icemountain_001.tmx
index d26804a6..90b78931 100644
--- a/rules/icemountain/rule_icemountain_001.tmx
+++ b/rules/icemountain/rule_icemountain_001.tmx
@@ -1,48 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" orientation="orthogonal" width="7" height="3" tilewidth="32" tileheight="32">
+<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
+<map version="1.0" orientation="orthogonal" width="15" height="5" tilewidth="32" tileheight="32">
<properties>
+ <property name="AutomappingRadius" value="5"/>
<property name="DeleteTiles" value="true"/>
</properties>
<tileset firstgid="1" name="set_icemountain" tilewidth="32" tileheight="32">
- <image source="../../graphics/tiles/set_icemountain.png" width="96" height="64"/>
+ <image source="../../graphics/tiles/set_icemountain.png" width="224" height="128"/>
</tileset>
- <tileset firstgid="7" name="set_rules" tilewidth="32" tileheight="32">
+ <tileset firstgid="29" name="set_rules" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
</tileset>
- <tileset firstgid="11" name="Snow" tilewidth="32" tileheight="32">
+ <tileset firstgid="33" name="Snow" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/Snow.png" width="512" height="512"/>
</tileset>
- <tileset firstgid="267" name="collision" tilewidth="32" tileheight="32">
+ <tileset firstgid="289" name="collision" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/collision.png" width="64" height="32"/>
</tileset>
- <layer name="ruleRegions" width="7" height="3">
- <data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA2NgwA/YcdD4AABTkrM4VAAAAA==
+ <tileset firstgid="291" name="Snow_ground" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/Snow_ground.png" width="352" height="224"/>
+ </tileset>
+ <layer name="ruleRegions" width="15" height="5" visible="0">
+ <data encoding="base64" compression="zlib">
+ eJxjYKAMyJJJUwpINZca9gIA1bABQA==
</data>
</layer>
- <layer name="ruleSet" width="7" height="3">
- <data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA2NgwA8YoTQTlGYmoB4EAEEdsC1UAAAA
+ <layer name="ruleSet" width="15" height="5" visible="0">
+ <data encoding="base64" compression="zlib">
+ eJxjYKAMMEJpJijNDKVZoDQrlGaD0uwU2gcDHFCaE0pzEVDPRwU7ASaIAEY=
</data>
</layer>
- <layer name="rule_Ground" width="7" height="3">
- <data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA2NgwA/m4KDxAQDzhRm/VAAAAA==
+ <layer name="rule_Ground" width="15" height="5">
+ <data encoding="base64" compression="zlib">
+ eJxjYKAMbMJBs0BpfUYIbQKlzRkptHAAAQBYIwK4
</data>
</layer>
- <layer name="rule_Fringe" width="7" height="3">
- <data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA2NgoD4AAHbqzHRUAAAA
+ <layer name="rule_Fringe" width="15" height="5">
+ <data encoding="base64" compression="zlib">
+ eJxjYBgFxAIAASwAAQ==
</data>
</layer>
- <layer name="rule_Over" width="7" height="3">
- <data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA2NgoD4AAHbqzHRUAAAA
+ <layer name="rule_Over" width="15" height="5" visible="0">
+ <data encoding="base64" compression="zlib">
+ eJxjYBgFxAIAASwAAQ==
</data>
</layer>
- <layer name="rule_Collision" width="7" height="3">
- <data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA2NgwA94GAkowAIAegM1OlQAAAA=
+ <layer name="rule_Collision" width="15" height="5">
+ <data encoding="base64" compression="zlib">
+ eJxjYKAMKDESJ49OD0UAAHHQAI0=
</data>
</layer>
</map>
diff --git a/rules/icemountain/rule_icemountain_010.tmx b/rules/icemountain/rule_icemountain_010.tmx
new file mode 100644
index 00000000..925773a2
--- /dev/null
+++ b/rules/icemountain/rule_icemountain_010.tmx
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
+<map version="1.0" orientation="orthogonal" width="30" height="10" tilewidth="32" tileheight="32">
+ <tileset firstgid="1" name="set_icemountain" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_icemountain.png" width="224" height="128"/>
+ </tileset>
+ <tileset firstgid="29" name="set_rules" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
+ </tileset>
+ <tileset firstgid="33" name="Snow" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/Snow.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="289" name="collision" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/collision.png" width="64" height="32"/>
+ </tileset>
+ <tileset firstgid="291" name="Snow_ground" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/Snow_ground.png" width="352" height="224"/>
+ </tileset>
+ <layer name="ruleRegions" width="30" height="10">
+ <data encoding="base64" compression="zlib">
+ eJxjYBg4IAvF2NjINDXNJqSHUnsJmU+qm2hp9kD5d6Did6AAKf7FFUbkhN1A2UtLAADD5AVx
+ </data>
+ </layer>
+ <layer name="ruleSet" width="30" height="10">
+ <data encoding="base64" compression="zlib">
+ eJzFU0EKwDAI8zD1/z/eBgqagVjXsUBRIU1UWqL/cFyHLWerKUR+3FjTFsslaFZwvw53Aqbc05v5EHfParnS2rxSsuYQyj3F2aP/BAzaO3e5G95nZ8/OxbeoUHe0nKMlK/spRPT76m90cQJZTgEJ
+ </data>
+ </layer>
+ <layer name="rule_Ground" width="30" height="10" visible="0">
+ <data encoding="base64" compression="zlib">
+ eJxjYBg4oMeIyjeA8lUYMdXSE1jRyH5jNHNNB9ifmjS23wzNfAs0vv0A+5/eQIfO/nUahuELAMleAnU=
+ </data>
+ </layer>
+ <layer name="rule_Collision" width="30" height="10" visible="0">
+ <data encoding="base64" compression="zlib">
+ eJxjYBgFo2AUjIKhAQAEsAAB
+ </data>
+ </layer>
+ <layer name="rule_Error" width="30" height="10">
+ <data encoding="base64" compression="zlib">
+ eJxjYBieQA6K0dnDFYz6d3gAORLpoW4vqQAANHsC0Q==
+ </data>
+ </layer>
+</map>
diff --git a/rules/icemountain/rule_icemountain_011.tmx b/rules/icemountain/rule_icemountain_011.tmx
new file mode 100644
index 00000000..d09a45a0
--- /dev/null
+++ b/rules/icemountain/rule_icemountain_011.tmx
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
+<map version="1.0" orientation="orthogonal" width="19" height="13" tilewidth="32" tileheight="32">
+ <tileset firstgid="1" name="set_icemountain" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_icemountain.png" width="224" height="128"/>
+ </tileset>
+ <tileset firstgid="37" name="set_rules" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
+ </tileset>
+ <tileset firstgid="41" name="Snow" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/Snow.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="297" name="collision" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/collision.png" width="64" height="32"/>
+ </tileset>
+ <tileset firstgid="299" name="Snow_ground" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/Snow_ground.png" width="352" height="224"/>
+ </tileset>
+ <layer name="ruleRegions" width="19" height="13">
+ <data encoding="base64" compression="zlib">
+ eJxjYKAuUIViStnUNouaYNSPpLlr1I+kmUUtAADnYg3h
+ </data>
+ </layer>
+ <layer name="ruleSet" width="19" height="13">
+ <data encoding="base64" compression="zlib">
+ eJytkDkKADAMwzK0zf9/3CUBNVtBBoMXK0eEq1WeeZdnPuWZu88OWeyQlZVzsEyZe5n/MvU7P+O9sXP3eSNZnEEWZ5BlytzL/JelC+epAhE=
+ </data>
+ </layer>
+ <layer name="rule_Ground" width="19" height="13">
+ <data encoding="base64" compression="zlib">
+ eJxjYKAu0GZE5etC+QZo4kZQvjGauCkaf7gDRzT/OkP5bmjiHlC+J5q49xAJrwioOyPR3KsH5eujiYdA+aE09l8y1PwUNHssoXwrNPF4KD9hCIQ7AIjZBpE=
+ </data>
+ </layer>
+ <layer name="rule_Collision" width="19" height="13" visible="0">
+ <data encoding="base64" compression="zlib">
+ eJxjYKAP0GLEzsclPtLBSAkvQv4aKP8NVneRAgAY1wKx
+ </data>
+ </layer>
+</map>