summaryrefslogtreecommitdiff
path: root/maps/005-3.tmx
AgeCommit message (Collapse)AuthorFilesLines
2011-09-23Fixed the coordinates of some warps made in the same direction. The player ↵Ali-G1-2/+2
will now be warped two tiles in front of the same directed warp.
2011-09-12Full map review:Ali-G1-8/+8
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-1/+1
Added and changed some map names. Some minor fixes on several maps.
2011-09-04Placed the mobs from monsters.txt files into the map using Tiles objects.Ali-G1-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-10warp to spark battle removed until testing is completeWombat1-7/+0
2011-07-05Fixed a lot of issues in several maps, especially cave maps. Most of the ↵Ali-G1-2/+2
problems were done because of the automapper.
2011-06-30Made a lot of fixes including layer issues, collision issues, wrong tiles ↵Ali-G1-4/+7
choosed, etc...
2011-06-10Add the data need for the electricity boss battleChuck Miller1-17/+23
2009-09-06Stray, empty tiles removed from mapsKess Vargavind1-1/+1
A couple of the maps had thousands of these... The initiative that has begun to give empty/free tiles some graphics is a needed one. A couple of "monster traps" were removed as well, I'll submit a patch with the walkmaps later. Maps: 003-1, 013-1 and 018-1. The three swamp/cemetery maps have not yet been checked.
2009-08-03Added the keepratio parameter in maps where the spotlight is used.Bertram1-0/+1
2008-11-23Misc fixesFate1-1/+1
2008-11-12Fix some warps (patch by vargavind)Jared Adams1-1/+18
2008-11-12Inital map renameJared Adams1-0/+47
Warps and such need to be fixed