summaryrefslogtreecommitdiff
path: root/rules/example_cave.tmx
AgeCommit message (Collapse)AuthorFilesLines
2025-02-03Restored set_{desert,icecave,icemountain,thermin_cave} tilesetsThorbjørn Lindeijer1-12/+4
And changed all references to these tilesets to be external. Also changed some references to the collision tileset to refer to the external tileset. Also corrected the parameters on the set_cave.tsx tileset.
2025-02-03Moved the "set_" tilesets among the other tilesetsThorbjørn Lindeijer1-3/+1
No real reason to separate them to their own folder.
2025-02-03Updated cave rules to work with latest TiledAJ Keresztes1-8/+7
2012-06-11tiled automapping rules: move DeleteTiles into its own first rule.Stefan Beller1-2/+2
2011-07-07Automapper: fixing caves vertical wallsStefan Beller1-2/+2
This fixes the rules needed to be applied at corners, which have one direction with over layer. (Also all cave rules have been opened, visibility of all layers was activated, and saved again. Not really needed, just make all rules look smart. Also the maps are saved now with the latest map format.)
2011-02-13Automapping examplesStefan Beller1-27/+2
2010-12-19improving the rules for cave mapsStefan Beller1-1/+29
2010-12-15adding stuff for nivalisStefan Beller1-2/+12
2010-11-20rules improvedStefan Beller1-12/+0
2010-11-07rulesStefan Beller1-8/+8
2010-11-07support for carpets in caves with automapping featureStefan Beller1-9/+9
2010-11-07improved cave ruleset for automappingStefan Beller1-6/+6
added rules for mapping fringestuff
2010-11-07adding the rules againStefan Beller1-0/+23
This adds the rules again.