Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-02-03 | Converted remaining rules (firstrule, thermin_cave)t2_map | Thorbjørn Lindeijer | 11 | -94/+92 | |
There is no example for the thermin cave and the related tileset has been deleted. It probably was never used, but could be restored when there is still interest in adding a new kind of cave to TMW. | |||||
2025-02-03 | Moved the Tiled project to top level | Thorbjørn Lindeijer | 1 | -14/+0 | |
2025-02-03 | Updated the icemountain rules | Thorbjørn Lindeijer | 9 | -117/+91 | |
The example_mountain.tmx now works again. | |||||
2025-02-03 | Updated the icecave rules | Thorbjørn Lindeijer | 12 | -99/+88 | |
The example_icecave.tmx now works again. | |||||
2025-02-03 | Restored set_{desert,icecave,icemountain,thermin_cave} tilesets | Thorbjørn Lindeijer | 47 | -206/+69 | |
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-03 | Moved the "set_" tilesets among the other tilesets | Thorbjørn Lindeijer | 78 | -157/+117 | |
No real reason to separate them to their own folder. | |||||
2025-02-03 | Used automappingconverter to rename woodland rule layers | Thorbjørn Lindeijer | 28 | -280/+280 | |
Now rules/woodland_example.tmx works again. Care needs to be taken to only use the automappingconverter after fixing the tileset references, otherwise it destroys tile layer data. | |||||
2025-02-03 | Replaced many internal tilesets with external tilesets | Thorbjørn Lindeijer | 76 | -664/+234 | |
Only exhaustive for woodland rules for now. Restored graphics/tiles/set_woodland.png from git history. | |||||
2025-02-03 | Updated cave rules to work with latest Tiled | AJ Keresztes | 15 | -269/+275 | |
2025-02-03 | added tilesets for autogenerated maps | AJ Keresztes | 2 | -0/+8 | |
2012-06-11 | tiled automapping rules: move DeleteTiles into its own first rule. | Stefan Beller | 9 | -23/+43 | |
2011-08-05 | Adding Automapping rules for thermin caves | Stefan Beller | 11 | -0/+461 | |
2011-07-07 | Automapper: fixing caves vertical walls | Stefan Beller | 21 | -41/+64 | |
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-13 | Automapping examples | Stefan Beller | 4 | -54/+16 | |
2011-02-13 | Improving Automapping rules for snowlands and deserts | Stefan Beller | 10 | -57/+396 | |
Snowlands is slightly better usable, but not completely done. | |||||
2010-12-31 | ruleset for icecaves improved | Stefan Beller | 4 | -16/+21 | |
2010-12-19 | improving the rules for cave maps | Stefan Beller | 7 | -25/+53 | |
2010-12-15 | adding stuff for nivalis | Stefan Beller | 2 | -11/+22 | |
2010-12-02 | rules improved | Stefan Beller | 3 | -6/+28 | |
2010-11-28 | fixup icecaves rules | Stefan Beller | 2 | -13/+10 | |
2010-11-21 | rules: entrances at icecaves | Stefan Beller | 1 | -0/+43 | |
2010-11-21 | adding a new nivalis cavemap | Stefan Beller | 4 | -10/+23 | |
to be used as a labyrinth | |||||
2010-11-21 | rules improved | Stefan Beller | 7 | -33/+180 | |
icecaves have more options now | |||||
2010-11-20 | rules improved | Stefan Beller | 4 | -13/+16 | |
2010-11-07 | woodland rule fix | Stefan Beller | 1 | -33/+13 | |
2010-11-07 | rules for automapping | Stefan Beller | 31 | -1/+1695 | |
Woodland! yay! | |||||
2010-11-07 | automapping rules | Stefan Beller | 3 | -13/+16 | |
2010-11-07 | rules for automapping feature | Stefan Beller | 41 | -800/+129 | |
needs support for ruleset and ruleNotset layers! | |||||
2010-11-07 | rules | Stefan Beller | 44 | -447/+697 | |
2010-11-07 | support for carpets in caves with automapping feature | Stefan Beller | 6 | -26/+161 | |
2010-11-07 | improved cave ruleset for automapping | Stefan Beller | 5 | -42/+75 | |
added rules for mapping fringestuff | |||||
2010-11-07 | example for woodland automapping | Stefan Beller | 2 | -1/+24 | |
2010-11-07 | automapping rules for woodland | Stefan Beller | 10 | -0/+703 | |
These rules are not finished. They work well with grass and high grass. Trees can be placed as well. | |||||
2010-11-07 | adding the rules again | Stefan Beller | 22 | -0/+871 | |
This adds the rules again. |