summaryrefslogtreecommitdiff
path: root/maps/029-1.tmx
AgeCommit message (Collapse)AuthorFilesLines
2019-06-04add the old candor to the wormholegumi1-2/+5
2015-03-11Fix Wrong Collision tileswushin1-30/+30
closes #240
2015-02-15Add bank to CandorCassy11-61/+68
2015-01-07modified maps/029-1.tmxwushin1-538/+1353
2014-04-19Enforcer Naming Convention in Music FilesBernhardt1-1/+1
2014-04-15Map Changeswushin1-8/+8
- Tileset fixes - Travel / Death modifications - Tulimshar Beautification Project - Crypts (Base Release)
2013-07-28All warps moved from old to new stylewushin1-1/+1
Old style dest_x = <xtile_in_pixels> New style dest_tile_x = <xtile>
2013-07-21Convert maps to CSV againBen Longbons1-16/+511
2013-04-22Fix all the wrong spawn namesBen Longbons1-4/+4
2012-08-13Convert map compression format back to gzip. It turned out that the 0.5.0 ↵Jessica Tölke1-510/+15
client, which is still supported, can't handle CSV.
2012-08-11added missing collision tile at 26,45 on 029-1tux9th1-2/+2
2012-07-31Canonicalize tileset order and use external tilesetsBen Longbons1-14/+6
2012-07-20Canonicalize tileset names.Ben Longbons1-3/+3
Also remove some executable bits
2012-07-11Convert all maps to CSV.Ben Longbons1-15/+510
If you get merge conflicts from this, prefer yours, then open in Tiled and save in CSV again, then commit.
2011-09-12Full map review:Ali-G1-7/+7
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-05Reviewed all the maps.Ali-G1-2/+1
Added and changed some map names. Some minor fixes on several maps.
2011-06-17Make stumps walkable on the Candor external mapBen Longbons1-5/+6
2010-07-22Add map files for candor and fight caveChuck Miller1-0/+99
Reviewed-by: Turmfalke