diff options
author | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2025-01-27 12:44:06 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2025-02-03 15:39:46 +0100 |
commit | 0ee67b168626c51fd6e9099c4e36fcb638cf47aa (patch) | |
tree | 88bf4057a05516d62afa59a703a8f742dfe8729b | |
parent | cf9e492060c297fe72f5ef3c157a8a8dbfb64d7f (diff) | |
download | clientdata-0ee67b168626c51fd6e9099c4e36fcb638cf47aa.tar.gz clientdata-0ee67b168626c51fd6e9099c4e36fcb638cf47aa.tar.bz2 clientdata-0ee67b168626c51fd6e9099c4e36fcb638cf47aa.tar.xz clientdata-0ee67b168626c51fd6e9099c4e36fcb638cf47aa.zip |
Updated the icecave rules
The example_icecave.tmx now works again.
-rw-r--r-- | rules/icecave/rule_icecave_001.tmx | 19 | ||||
-rw-r--r-- | rules/icecave/rule_icecave_002.tmx | 19 | ||||
-rw-r--r-- | rules/icecave/rule_icecave_003.tmx | 15 | ||||
-rw-r--r-- | rules/icecave/rule_icecave_004.tmx | 13 | ||||
-rw-r--r-- | rules/icecave/rule_icecave_005.tmx | 15 | ||||
-rw-r--r-- | rules/icecave/rule_icecave_006.tmx | 13 | ||||
-rw-r--r-- | rules/icecave/rule_icecave_007.tmx | 15 | ||||
-rw-r--r-- | rules/icecave/rule_icecave_009.tmx | 19 | ||||
-rw-r--r-- | rules/icecave/rule_icecave_010.tmx | 27 | ||||
-rw-r--r-- | rules/icecave/rule_icecave_020.tmx | 17 | ||||
-rw-r--r-- | rules/icecave/rule_icecave_100.tmx | 13 | ||||
-rw-r--r-- | rules/rules.txt | 2 |
12 files changed, 88 insertions, 99 deletions
diff --git a/rules/icecave/rule_icecave_001.tmx b/rules/icecave/rule_icecave_001.tmx index 9fd127ba..db474807 100644 --- a/rules/icecave/rule_icecave_001.tmx +++ b/rules/icecave/rule_icecave_001.tmx @@ -1,41 +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="9" height="9" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="9" height="9" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="9" height="9"> + <layer id="1" name="Regions" width="9" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA4IE6CJBbj0DRZzyPEXALXctVNEAQAA </data> </layer> - <layer name="ruleSet" width="9" height="9"> + <layer id="2" name="Input_set" width="9" height="9"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA4wQ2kWKM0KpdmI1A8D7FCaA02ci0RzuKE0D5o4H4nm8ENpASgtCKWFSDADALg2bV1EAQAA + H4sIAAAAAAAAA2NgIA4wQ2kWKM0KpdmI1A8D7FCaA02ci0RzuKE0D5o4H4nm8ENpASgtCKWFSDAEALg2bV1EAQAA </data> </layer> - <layer name="rule_Ground" width="9" height="9"> + <layer id="3" name="Output_Ground" width="9" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA5oQ2lpNLqVSP0wYASlJdDEyTVHkkrmwPwjgkYTAwCSHrZpRAEAAA== </data> </layer> - <layer name="rule_Collision" width="9" height="9"> + <layer id="4" name="Output_Collision" width="9" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA4wEeBTCkg1D5d6cs2hxD8ARG/fIUQBAAA= </data> </layer> - <layer name="rule_Fringe" width="9" height="9"> + <layer id="5" name="Output_Fringe" width="9" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA8YkKmPWubhUh9AojkBaDQ5AACqeTmWRAEAAA== </data> </layer> - <layer name="rule_Error" width="9" height="9"> + <layer id="6" name="Output_Error" width="9" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGAWUAgAV+RUNRAEAAA== </data> </layer> - <layer name="rule_Over" width="9" height="9"> + <layer id="7" name="Output_Over" width="9" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGAWUAgAV+RUNRAEAAA== </data> diff --git a/rules/icecave/rule_icecave_002.tmx b/rules/icecave/rule_icecave_002.tmx index 8c2a5ee5..b9047da6 100644 --- a/rules/icecave/rule_icecave_002.tmx +++ b/rules/icecave/rule_icecave_002.tmx @@ -1,36 +1,35 @@ <?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="9" height="6" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="9" height="6" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="9" height="6"> + <layer id="1" name="Regions" width="9" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA4Ik6FGGAmjq8FnHroabOYQAgAtyHRU2AAAAA== </data> </layer> - <layer name="ruleSet" width="9" height="6"> + <layer id="2" name="Input_set" width="9" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA4wk6mGGU2cGHPQ1aKbQQwAAE/ZWtvYAAAA </data> </layer> - <layer name="ruleNotSet" width="9" height="6"> + <layer id="3" name="InputNot_set" width="9" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoB1gprIcPj3oAAAVANpz2AAAAA== </data> </layer> - <layer name="rule_Ground" width="9" height="6"> + <layer id="4" name="Output_Ground" width="9" height="6"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA5YE6HGG4uYFho/mkj70IEOieoBwW8e8tgAAAA= + H4sIAAAAAAAAA2NgIA5YE6HGG4uYFho/mkj70IEOiRoAwW8e8tgAAAA= </data> </layer> - <layer name="rule_Over" width="9" height="6" opacity="0.51"> + <layer id="5" name="Output_Over" width="9" height="6" opacity="0.51"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgGBigR2PzAWLr5ITYAAAA + H4sIAAAAAAAAA2NgGBigR2MLAGLr5ITYAAAA </data> </layer> - <layer name="rule_Collision" width="9" height="6"> + <layer id="6" name="Output_Collision" width="9" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA4wkamGCU2cGHPQ1aKbQQwAAFG7H+7YAAAA </data> diff --git a/rules/icecave/rule_icecave_003.tmx b/rules/icecave/rule_icecave_003.tmx index f1e49c36..f5b60700 100644 --- a/rules/icecave/rule_icecave_003.tmx +++ b/rules/icecave/rule_icecave_003.tmx @@ -1,31 +1,30 @@ <?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="13" height="4" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="13" height="4" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="13" height="4"> + <layer id="1" name="Regions" width="13" height="4"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA8IQzGxbHL1kAoA+YlsANAAAAA= </data> </layer> - <layer name="ruleSet" width="13" height="4"> + <layer id="2" name="Input_set" width="13" height="4"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA8wE+Dj0sOMhc2AJk4JAAB87igk0AAAAA== </data> </layer> - <layer name="ruleNotSet" width="13" height="4"> + <layer id="3" name="InputNot_set" width="13" height="4"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIB8wo9EwNjMWNjHm4OKTAgA8hSQr0AAAAA== </data> </layer> - <layer name="rule_Ground" width="13" height="4"> + <layer id="4" name="Output_Ground" width="13" height="4"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgGBxACkrLUGgOAN2P9CXQAAAA + H4sIAAAAAAAAA2NgGBxACkrLUGgQAN2P9CXQAAAA </data> </layer> - <layer name="rule_Over" width="13" height="4"> + <layer id="5" name="Output_Over" width="13" height="4"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA/Io/EVkNi6UFqfTLMpAQCgAAh70AAAAA== </data> diff --git a/rules/icecave/rule_icecave_004.tmx b/rules/icecave/rule_icecave_004.tmx index 1649a711..5efb86a7 100644 --- a/rules/icecave/rule_icecave_004.tmx +++ b/rules/icecave/rule_icecave_004.tmx @@ -1,31 +1,30 @@ <?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="7" height="6" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="7" height="6" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="7" height="6"> + <layer id="1" name="Regions" width="7" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+EoRidTSs5XAAAY11lnagAAAA= </data> </layer> - <layer name="ruleSet" width="7" height="6"> + <layer id="2" name="Input_set" width="7" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YoRidTYkcA5ocMQAANSMN1qgAAAA= </data> </layer> - <layer name="ruleNotSet" width="7" height="6"> + <layer id="3" name="InputNot_set" width="7" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoD9gJsDHBgB9Q1zQqAAAAA== </data> </layer> - <layer name="rule_Ground" width="7" height="6"> + <layer id="4" name="Output_Ground" width="7" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIAzsobQtFjl/KO2LRS4eSscSYQchAAB9+9lsqAAAAA== </data> </layer> - <layer name="rule_Collision" width="7" height="6"> + <layer id="5" name="Output_Collision" width="7" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YoBidTYkcA5ocMQAAqilRnqgAAAA= </data> diff --git a/rules/icecave/rule_icecave_005.tmx b/rules/icecave/rule_icecave_005.tmx index cb049138..f5d2c1bd 100644 --- a/rules/icecave/rule_icecave_005.tmx +++ b/rules/icecave/rule_icecave_005.tmx @@ -1,31 +1,30 @@ <?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="13" height="7" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="13" height="7" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="13" height="7"> + <layer id="1" name="Regions" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIB8Io9GU6MEnLkwCm556SAUAWbn4FWwBAAA= </data> </layer> - <layer name="ruleSet" width="13" height="7"> + <layer id="2" name="Input_set" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIB8wo9GU6MEnzoyFTch+Uu2hBwAAZhB9h2wBAAA= </data> </layer> - <layer name="ruleNotSet" width="13" height="7"> + <layer id="3" name="InputNot_set" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGJqAGQ8flxwhPcwksMkBAHO5eppsAQAA </data> </layer> - <layer name="rule_Ground" width="13" height="7"> + <layer id="4" name="Output_Ground" width="13" height="7"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIB9oQGlNEvRYQGlLNHErKG2DRY8HlPZEE/eC0j5Y9ERA6Ug08SgoHYPHjbQCAKQ1RdVsAQAA + H4sIAAAAAAAAA2NgIB9oQGlNEvRYQGlLNHErKG2DRY8HlPZEE/eC0j5Y9ERA6Ug08SgoHUOke6kJAKQ1RdVsAQAA </data> </layer> - <layer name="rule_Collision" width="13" height="7"> + <layer id="5" name="Output_Collision" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIB8wodGU6MFnFr300BoAAErWG9FsAQAA </data> diff --git a/rules/icecave/rule_icecave_006.tmx b/rules/icecave/rule_icecave_006.tmx index a5cc6cb7..8357580c 100644 --- a/rules/icecave/rule_icecave_006.tmx +++ b/rules/icecave/rule_icecave_006.tmx @@ -1,31 +1,30 @@ <?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="6" height="6" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="6" height="6" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="6" height="6"> + <layer id="1" name="Regions" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA2EkWhhLOL4ALp6YSzi2AAALrUFg5AAAAA= </data> </layer> - <layer name="ruleSet" width="6" height="6"> + <layer id="2" name="Input_set" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIAzYCPCppQcEAItPfPCQAAAA </data> </layer> - <layer name="ruleSet" width="6" height="6"> + <layer id="3" name="Input_set" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIAy4CPCppQcEAOTd4SuQAAAA </data> </layer> - <layer name="ruleSet" width="6" height="6"> + <layer id="4" name="Input_set" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIAz4CPCppQcEAMFTlWKQAAAA </data> </layer> - <layer name="rule_Ground" width="6" height="6"> + <layer id="5" name="Output_Ground" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIAza0PilROiZisZvIUIPCAAASt1u8JAAAAA= </data> diff --git a/rules/icecave/rule_icecave_007.tmx b/rules/icecave/rule_icecave_007.tmx index e7c7566e..c6d64af3 100644 --- a/rules/icecave/rule_icecave_007.tmx +++ b/rules/icecave/rule_icecave_007.tmx @@ -1,33 +1,32 @@ <?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="13" height="7" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="13" height="7" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="13" height="7"> + <layer id="1" name="Regions" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA8IQzGxbHL1DCe3AQDj6TXRbAEAAA== </data> </layer> - <layer name="ruleSet" width="13" height="7"> + <layer id="2" name="Input_set" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoC5gg2J0NrI8A5o4LjWUuoMa9hDyDykAANyNKXlsAQAA </data> </layer> - <layer name="ruleSet" width="13" height="7"> + <layer id="3" name="Input_set" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoC7ggmJ0NrI8A5o4LjWUuoMa9hDyDykAAN2upiFsAQAA </data> </layer> - <layer name="ruleSet" width="13" height="7"> + <layer id="4" name="Input_set" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoC7gg2J0NrI8A5o4LjWUuoMa9hDyDykAACKwIxZsAQAA </data> </layer> - <layer name="rule_Ground" width="13" height="7"> + <layer id="5" name="Output_Ground" width="13" height="7"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoC4oQuMXo/FLoHQZle1FB1Og9DQKzWlC4zdTYBYAacXSPGwBAAA= + H4sIAAAAAAAAA2NgoC4oQuMXo/FLoHQZle1FB1Og9DQKzWlC4zdTYBgAacXSPGwBAAA= </data> </layer> </map> diff --git a/rules/icecave/rule_icecave_009.tmx b/rules/icecave/rule_icecave_009.tmx index e056acdc..0d7507d6 100644 --- a/rules/icecave/rule_icecave_009.tmx +++ b/rules/icecave/rule_icecave_009.tmx @@ -1,46 +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="6" height="6" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="6" height="6" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="6" height="6"> + <layer id="1" name="Regions" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA2EkWhhLOL4ALp6YSzi2AAALrUFg5AAAAA= </data> </layer> - <layer name="ruleSet" width="6" height="6"> + <layer id="2" name="Input_set" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIAzYCfCppQcEAJIt/ZSQAAAA </data> </layer> - <layer name="ruleSet" width="6" height="6"> + <layer id="3" name="Input_set" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIAy4CfCppQcEAP2/YE+QAAAA </data> </layer> - <layer name="ruleSet" width="6" height="6"> + <layer id="4" name="Input_set" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIAz4CfCppQcEANgxFAaQAAAA </data> </layer> - <layer name="ruleNotSet" width="6" height="6"> + <layer id="5" name="InputNot_set" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA3YcbBJBaSYAwA8zLY9kAAAAA== </data> </layer> - <layer name="ruleNotSet" width="6" height="6"> + <layer id="6" name="InputNot_set" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA24cbBJBaSYAwCnbhfQkAAAAA== </data> </layer> - <layer name="ruleNotSet" width="6" height="6"> + <layer id="7" name="InputNot_set" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA34cbBJBaSYAwARDac9kAAAAA== </data> </layer> - <layer name="rule_Ground" width="6" height="6"> + <layer id="8" name="Output_Ground" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIAyM0fhKROhxQuMbEqEHBABmYFlZkAAAAA== </data> diff --git a/rules/icecave/rule_icecave_010.tmx b/rules/icecave/rule_icecave_010.tmx index 12039c67..1f53dd16 100644 --- a/rules/icecave/rule_icecave_010.tmx +++ b/rules/icecave/rule_icecave_010.tmx @@ -1,48 +1,47 @@ <?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="13" height="7" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="13" height="7" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="13" height="7"> + <layer id="1" name="Regions" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA8IQzGxbHL1DCe3AQDj6TXRbAEAAA== </data> </layer> - <layer name="ruleSet" width="13" height="7"> + <layer id="2" name="Input_set" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoC5gh2J0NrI8A5o4LjWUuoMa9hDyDykAANMIrO9sAQAA </data> </layer> - <layer name="ruleSet" width="13" height="7"> + <layer id="3" name="Input_set" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoC7ghmJ0NrI8A5o4LjWUuoMa9hDyDykAANIrI7dsAQAA </data> </layer> - <layer name="ruleSet" width="13" height="7"> + <layer id="4" name="Input_set" width="13" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoC7gh2J0NrI8A5o4LjWUuoMa9hDyDykAAC01poBsAQAA </data> </layer> - <layer name="ruleNotSet" width="13" height="7"> + <layer id="5" name="InputNot_set" width="13" height="7"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA+wQzE6m5AeXHx2HGrIAeTYQ45/SAUAzKE5fmwBAAA= + H4sIAAAAAAAAA2NgIA+wQzE6m5AeXHx2HGrIdRup9pDjH1IBAMyhOX5sAQAA </data> </layer> - <layer name="ruleNotSet" width="13" height="7"> + <layer id="6" name="InputNot_set" width="13" height="7"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA9wQzE6m5AeXHxuHGrIAeTYQ45/SAUATchkcWwBAAA= + H4sIAAAAAAAAA2NgIA9wQzE6m5AeXHxuHGrIdRup9pDjH1IBAE3IZHFsAQAA </data> </layer> - <layer name="ruleNotSet" width="13" height="7"> + <layer id="7" name="InputNot_set" width="13" height="7"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA/wQzE6m5AeXHx+HGrIAeTYQ45/SAUADe2AwmwBAAA= + H4sIAAAAAAAAA2NgIA/wQzE6m5AeXHx+HGrIdRup9pDjH1IBAA3tgMJsAQAA </data> </layer> - <layer name="rule_Ground" width="13" height="7"> + <layer id="8" name="Output_Ground" width="13" height="7"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoC4IQuMHo/EVobQyle1FB45Q2plCc5LQ+MkUmAUA1eCGkGwBAAA= + H4sIAAAAAAAAA2NgoC4IQuMHo/EVobQyle1FB45Q2plCc5LQ+MkUGAYA1eCGkGwBAAA= </data> </layer> </map> diff --git a/rules/icecave/rule_icecave_020.tmx b/rules/icecave/rule_icecave_020.tmx index 10ca308e..5f497046 100644 --- a/rules/icecave/rule_icecave_020.tmx +++ b/rules/icecave/rule_icecave_020.tmx @@ -1,31 +1,30 @@ <?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="9" height="7" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="9" height="7" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="9" height="7"> + <layer id="1" name="Regions" width="9" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA4II2F6q8Gmhxg1hAAAKDCfLPwAAAA= </data> </layer> - <layer name="ruleSet" width="9" height="7"> + <layer id="2" name="Input_set" width="9" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA4wI2F6qBEkoAabHiES9QAA7GlTvPwAAAA= </data> </layer> - <layer name="rule_Ground" width="9" height="7"> + <layer id="3" name="Output_Ground" width="9" height="7"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA5oI2FcwBaI7YDYHo+aECAOBeIwPGpSgDgViNOIdBsISCNhYgEAc8NUGPwAAAA= + H4sIAAAAAAAAA2NgIA5oI2FcwJaBgcGOgYHBHo+aEAYGhlAGBoYwPGpSGBgYUhkYGNKIdBsISCNhYgEAc8NUGPwAAAA= </data> </layer> - <layer name="rule_Over" width="9" height="7"> + <layer id="4" name="Output_Over" width="9" height="7"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgGPxAH4gTgFgXjxp5INYDYgUSzAUA1uf1CPwAAAA= + H4sIAAAAAAAAA2NgGPxAn4GBIYGBgUEXjxp5BgYGPQYGBgUSDAYA1uf1CPwAAAA= </data> </layer> - <layer name="rule_Collision" width="9" height="7"> + <layer id="5" name="Output_Collision" width="9" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoC9gQsL41DAQUEMNPQBW4FMC/AAAAA== </data> diff --git a/rules/icecave/rule_icecave_100.tmx b/rules/icecave/rule_icecave_100.tmx index 8160798e..3a180db3 100644 --- a/rules/icecave/rule_icecave_100.tmx +++ b/rules/icecave/rule_icecave_100.tmx @@ -1,31 +1,30 @@ <?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="9" height="6" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="9" height="6" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_icecave.tsx"/> <tileset firstgid="19" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="23" source="../../tilesets/icecave.tsx"/> - <layer name="ruleRegions" width="9" height="6"> + <layer id="1" name="Regions" width="9" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA4IEyEujEQLo/FJMQdZDJc5hAAAgNct+9gAAAA= </data> </layer> - <layer name="ruleSet" width="9" height="6"> + <layer id="2" name="Input_set" width="9" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoB5gw8FmJkIvLjXE6MUGAC5qS5vYAAAA </data> </layer> - <layer name="ruleSet" width="9" height="6"> + <layer id="3" name="Input_set" width="9" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoB7gwsFmJkIvLjXE6MUGAFQuCaTYAAAA </data> </layer> - <layer name="ruleSet" width="9" height="6"> + <layer id="4" name="Input_set" width="9" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoB7gw8FmJkIvLjXE6MUGAL3v5wfYAAAA </data> </layer> - <layer name="rule_Error" width="9" height="6"> + <layer id="5" name="Output_Error" width="9" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoB4QIYJNjF5ixAkBAOvVVsfYAAAA </data> diff --git a/rules/rules.txt b/rules/rules.txt index 42f51c69..d0ee85b4 100644 --- a/rules/rules.txt +++ b/rules/rules.txt @@ -5,7 +5,7 @@ ../rules/cave/rule_cave.txt -#../rules/icecave/rule_icecave.txt +../rules/icecave/rule_icecave.txt #../rules/icemountain/rule_icemountain.txt |