Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-04 | removed bifs, shadowplants*4, beehives*4 | HoraK-FDF | 1 | -4/+4 | |
2024-01-14 | Mobs 2 Maps | HoraK-FDF | 1 | -3/+19 | |
2023-04-12 | maps resaved with 1.10.1 and renamed some fields | HoraK-FDF | 1 | -21/+21 | |
2014-12-28 | Fixing missing collision tile | Cassy1 | 1 | -2/+2 | |
2014-04-19 | Enforcer Naming Convention in Music Files | Bernhardt | 1 | -1/+1 | |
2014-04-15 | Map Changes | wushin | 1 | -3/+3 | |
- Tileset fixes - Travel / Death modifications - Tulimshar Beautification Project - Crypts (Base Release) | |||||
2013-07-28 | All warps moved from old to new style | wushin | 1 | -9/+9 | |
Old style dest_x = <xtile_in_pixels> New style dest_tile_x = <xtile> | |||||
2013-07-21 | Convert maps to CSV again | Ben Longbons | 1 | -12/+808 | |
2012-08-13 | Convert map compression format back to gzip. It turned out that the 0.5.0 ↵ | Jessica Tölke | 1 | -808/+12 | |
client, which is still supported, can't handle CSV. | |||||
2012-07-31 | Canonicalize tileset order and use external tilesets | Ben Longbons | 1 | -531/+525 | |
2012-07-20 | Canonicalize tileset names. | Ben Longbons | 1 | -3/+3 | |
Also remove some executable bits | |||||
2012-07-11 | Convert all maps to CSV. | Ben Longbons | 1 | -12/+808 | |
If you get merge conflicts from this, prefer yours, then open in Tiled and save in CSV again, then commit. | |||||
2011-09-12 | Full map review: | Ali-G | 1 | -5/+5 | |
Renamed layer names in order to have the same layer naming scheme on all maps. In 012-3 map, removed an unnecessary layer and transported its tiles to another layer. In game, it looks the same. All monster spawns in 025-1 and 026-1 that covered the whole map were given 0,0 coordinates. Improving the warps position on the maps. Started reviewing all the objects of all maps: - Giving natural numbers to coordinates, height and width. - Renaming correctly each object name. - Avoid the use of capital letters in object properties and type. - Removed collision tiles put just in front of warps. - Changed few last map names to fit correctly with the warp names. - Random layer fixes. | |||||
2011-09-05 | Reviewed all the maps. | Ali-G | 1 | -1/+1 | |
Added and changed some map names. Some minor fixes on several maps. | |||||
2011-09-04 | Placed the mobs from monsters.txt files into the map using Tiles objects. | Ali-G | 1 | -1/+9 | |
Also renamed some Object layers, to "Objects" in few maps. Some spawns were reviewed: correct use of capital letters in "SPAWN" for example. | |||||
2011-07-05 | Fixed a lot of issues in several maps, especially cave maps. Most of the ↵ | Ali-G | 1 | -11/+10 | |
problems were done because of the automapper. | |||||
2009-08-03 | Added the keepratio parameter in maps where the spotlight is used. | Bertram | 1 | -0/+1 | |
2009-07-13 | Add a missing collision tile to 014-3.tmx | Freeyorp | 1 | -1/+1 | |
Reported by DeanWeen on IRC | |||||
2008-11-12 | Commit more map property fixes, and some other stuff | Jared Adams | 1 | -1/+2 | |
2008-11-12 | Fix map names, add more warps, add music to some maps that were missing it, ↵ | Jared Adams | 1 | -4/+35 | |
add some mobs... | |||||
2008-11-12 | Inital map rename | Jared Adams | 1 | -0/+37 | |
Warps and such need to be fixed |