summaryrefslogtreecommitdiff
path: root/maps/029-3.tmx
AgeCommit message (Collapse)AuthorFilesLines
2015-04-20add missing collision on 029-3mekolat1-1/+1
2015-03-11Fix Other Maps with bad Collision IDswushin1-29/+29
2015-01-07modified maps/029-3.tmxwushin1-11/+11
2014-04-19Enforcer Naming Convention in Music FilesBernhardt1-1/+1
2014-04-15Map Changeswushin1-3/+3
- 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-15/+510
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-07-31Canonicalize tileset order and use external tilesetsBen Longbons1-11/+5
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-11-08Fixed the background of 029-3. Issue due to the modification of cave.png by ↵ali-g1-1/+1
Ali-G.
2011-09-05Reviewed all the maps.Ali-G1-1/+1
Added and changed some map names. Some minor fixes on several maps.
2011-04-26Fixed a tile + some collisions in graveyard and easter island.Ali-G1-4/+4
By "ticked some boxes" I mean that when you open it, it doesn't show everything such as collisions and/or ground, etc… I fixed that. Nothing to worry about, there isn't any other change on these maps. Woodland_graveyard_crypt.png -> fixed some weird blue pixels on the roof. 027-1.tmx: - Fixed some ground under two graves. - Changed some collisions here and there and erased two trees. These link because people could walk onto these two trees 028-1.tmx -> Changed some collisions near the water. Sometimes, people could walk on the water and somewhere else, they couldn't walk on the ground. 010-2.tmx -> Erased some grey ground that was not in the map itself, doesn't change the map at all. 003-2.tmx -> ticked some boxes 008-1.tmx -> ticked some boxes 009-3.tmx -> ticked some boxes and something more! 013-1.tmx -> ticked some boxes 013-3.tmx -> ticked some boxes 015-3.tmx -> ticked some boxes 017-2.tmx -> ticked some boxes 018-3.tmx -> ticked some boxes 029-3.tmx -> ticked some boxes 030-1.tmx -> ticked some boxes 031-1.tmx -> ticked some boxes 031-2.tmx -> ticked some boxes 031-3.tmx -> ticked some boxes
2010-07-22Add map files for candor and fight caveChuck Miller1-0/+42
Reviewed-by: Turmfalke