summaryrefslogtreecommitdiff
path: root/rules/cave
AgeCommit message (Collapse)AuthorFilesLines
2025-02-03Restored set_{desert,icecave,icemountain,thermin_cave} tilesetsThorbjørn Lindeijer12-78/+26
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 Lindeijer12-12/+12
No real reason to separate them to their own folder.
2025-02-03Replaced many internal tilesets with external tilesetsThorbjørn Lindeijer12-72/+24
Only exhaustive for woodland rules for now. Restored graphics/tiles/set_woodland.png from git history.
2025-02-03Updated cave rules to work with latest TiledAJ Keresztes12-256/+249
2012-06-11tiled automapping rules: move DeleteTiles into its own first rule.Stefan Beller2-6/+0
2011-07-07Automapper: fixing caves vertical wallsStefan Beller10-24/+35
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.)
2010-12-19improving the rules for cave mapsStefan Beller6-24/+24
2010-12-15adding stuff for nivalisStefan Beller1-9/+10
2010-12-02rules improvedStefan Beller1-1/+2
2010-11-20rules improvedStefan Beller2-0/+15
2010-11-07rules for automapping featureStefan Beller13-62/+62
needs support for ruleset and ruleNotset layers!
2010-11-07rulesStefan Beller13-0/+670