summaryrefslogtreecommitdiff
path: root/maps/027-4.tmx
AgeCommit message (Collapse)AuthorFilesLines
2023-04-19Added 4 new music tracks to mapsLedmitz1-1/+1
2023-04-12maps resaved with 1.10.1 and renamed some fieldsHoraK-FDF1-15/+15
2020-11-10Fix some... internal thingsJesusaves1-2/+2
2020-05-10Special End Dungeon (#372)Jesusaves1-19/+19
Monsters, Rares, Maps, Riddles and Puzzles. Have fun!
2015-01-16fill isolated tiles with collisionmekolat1-4/+4
2014-07-11Fixes Mob Pathing Bug Expolitwushin1-7/+7
2014-04-27fixes #87 map bug in 027-4 36,37wushin1-1/+1
2014-04-19Enforcer Naming Convention in Music FilesBernhardt1-1/+1
2014-04-15Map Changeswushin1-619/+949
- Tileset fixes - Travel / Death modifications - Tulimshar Beautification Project - Crypts (Base Release)
2013-07-28All warps moved from old to new stylewushin1-3/+3
Old style dest_x = <xtile_in_pixels> New style dest_tile_x = <xtile>
2013-07-21Convert maps to CSV againBen Longbons1-18/+612
2012-08-13Convert map compression format back to gzip. It turned out that the 0.5.0 ↵Jessica Tölke1-612/+18
client, which is still supported, can't handle CSV.
2012-08-06fixed tilesets in 027-3/4tux9th1-20/+20
2012-07-31Canonicalize tileset order and use external tilesetsBen Longbons1-339/+326
2012-07-11Convert all maps to CSV.Ben Longbons1-18/+612
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-9/+9
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-13/+12
Added and changed some map names. Some minor fixes on several maps.
2011-01-29Second last commit: updates to the crypt map, tileset and misc graphics.nmaligec1-14/+13
deleted debugroom map.
2011-01-05maps resavedStefan Beller1-12/+13
no actual change, just reopening and saving again the graveyard maps. This is done due to trouble in the server repository (commit: ed8cac19500c515cae40c1fd4b2d87abd96ae3ba)
2011-01-03quick fixes for crypt mapsnmaligec1-10/+7
2011-01-03synch with new test repo.nmaligec1-8/+11
2011-01-03Updates I made since ta-client-testing repo was closed: minor fix to ↵nmaligec1-12/+19
Hurnsald map entrances, plus additions for the crypt quest.
2010-10-02crypt without mobsStefan Beller1-0/+60
This is the crypt without mobs, but functional in all other needs. added needed tilesets removed map 030-3 which was a testing map for this. new file: graphics/tiles/Crypt-Fringe-x3.png new file: graphics/tiles/Crypt-Fringe.png modified: maps/027-1.tmx new file: maps/027-3.tmx new file: maps/027-4.tmx deleted: maps/030-3.tmx