Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-22 | Fix all the wrong spawn names | Ben Longbons | 1 | -6/+6 | |
2013-03-19 | Fixed overlapping between | tux9th | 1 | -2/+2 | |
* 007-1 * 010-1 * 016-1 | |||||
2012-08-13 | Convert map compression format back to gzip. It turned out that the 0.5.0 ↵ | Jessica Tölke | 1 | -488/+12 | |
client, which is still supported, can't handle CSV. | |||||
2012-07-31 | Canonicalize tileset order and use external tilesets | Ben Longbons | 1 | -442/+404 | |
2012-07-20 | Canonicalize tileset names. | Ben Longbons | 1 | -14/+14 | |
Also remove some executable bits | |||||
2012-07-11 | Convert all maps to CSV. | Ben Longbons | 1 | -12/+488 | |
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 | -4/+4 | |
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-04 | Small fixes of previous commit (which put monsters.txt into map objects) | Jessica Tölke | 1 | -1/+9 | |
missing monster on 016-1 wrong named monster on 012-3 | |||||
2011-09-04 | Placed the mobs from monsters.txt files into the map using Tiles objects. | Ali-G | 1 | -36/+91 | |
Also renamed some Object layers, to "Objects" in few maps. Some spawns were reviewed: correct use of capital letters in "SPAWN" for example. | |||||
2010-06-18 | Add butterfly to maps | Jared Adams | 1 | -0/+8 | |
2009-12-04 | Add swamp warps | Jared Adams | 1 | -19/+26 | |
2009-10-27 | Map transitions between 015-1 to 025-1 and 016-1 to 025-1 | Freeyorp | 1 | -15/+35 | |
2009-06-17 | Added 30s/100s default respawn rates everywhere, adjusted some broken ↵ | Fate | 1 | -0/+2 | |
respawn rates here and there | |||||
2009-03-21 | Add clover patches to woodland maps | Jared Adams | 1 | -0/+7 | |
Also add some flowers to Hurnscald | |||||
2009-03-02 | Merge/rename oversized forest tiles | Jared Adams | 1 | -17/+17 | |
2008-11-12 | Commit more map property fixes, and some other stuff | Jared Adams | 1 | -1/+1 | |
2008-11-12 | Fix map names, add more warps, add music to some maps that were missing it, ↵ | Jared Adams | 1 | -1/+12 | |
add some mobs... | |||||
2008-11-12 | Inital map rename | Jared Adams | 1 | -0/+55 | |
Warps and such need to be fixed |