Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
- Tileset fixes
- Travel / Death modifications
- Tulimshar Beautification Project
- Crypts (Base Release)
|
|
Old style dest_x = <xtile_in_pixels>
New style dest_tile_x = <xtile>
|
|
|
|
moved and removed tiles which were overwritten by tiles in upper layers.
|
|
|
|
* Moved x1 tiles from Fringe to Ground2.
* Moved treetrunks from Ground2 to Ground.
* Erased orphan fence tiles within trees.
|
|
The nearby tree needs to be moved into the over layer too because of this.
Problem reported by veryape.
|
|
009-1:
* Layer Issue at 37,32
* some tileset misuse
010-1:
* Collision errors
* edited the Diamond's Cove, collision now square, edited layers, added over2 in which the roof is now, windows into fringe, house into ground.
011-1:
* Layer Issues Plants, Stones around 30,50 going south and west from there
* Collision errors around 64,69 and other collisions
* Layer Issues at the Roof around 94,24
* Tileset Issues at the Roof around 94,24
* Shadow at 54,64
* Shadow at 83,30
* Overlapping: to 014-1, 008-1, 015-1, 011-1 Fixed
012-1:
* Collision error at 140, 144
* several other collision errors similar to 140,144
* some layer issues, some still remain
013-1:
* Warppoint to 055-1
* Collision error at 34,65 and some other places
* Collision + tilesetuse at the magic house
* Layer issues between over and fringe fixed
* Cleaned up all layers, removed tiles which were overwritten by the layer above and moved tiles to the correct layers
* Overlapping to 012-1
014-1
* Overlapping to 027-1
* Collision issues
* Layer Errors
015-1
* Overlapping to 014-1
* Collision Errors
017-1
* Collision errors
* Shadow error at 47,24
* removed plant at 42 ,23
* renamed Road layer to Lower, because there is more than just road on it. Lower fits better
* numerous layer issues
* warp to 056-1
018-1:
* Overlapping to 055-1
027-1:
* Overlapping to 015-1 and 014-1
* Collision Errors
* Changed Collision at House, House is 3 tiles deep therfore only 3 tiles collision
* added a missing tree
055-1:
* Collision errors (Trees, Footbridge)
* Warppoint to 013-1
* Overlapping to 018-1
* Tileset order
* Map now fits into the global continent concept
* Edited monster spawns to fit the larger map
056-1:
* some Collisions
* Overlapping to 017-1
* Overlapping to 055-1
* Warp to 017-1
* Tileset order
|
|
(055, 056)
|
|
client, which is still supported, can't handle CSV.
|
|
|
|
Also remove some executable bits
|
|
If you get merge conflicts from this, prefer yours,
then open in Tiled and save in CSV again, then commit.
|
|
002-1, 009-1, 021-1, 022-1, 041-1, 004-1, 010-2, 005-4, 011-5, 018-1, 018-2, 024-1, 024-2.
Added an over layer, even if unused, on maps 032-1 and botcheck area.
Removed some over layer tiles and put them on ground or fringe layer, depending the sitation of maps: 012-3 (ground), 005-4 (ground & fringe).
Map 011-5 had some collision tiles put outside of the map: layer height = 204, map height = 190.
|
|
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.
|
|
Added and changed some map names.
Some minor fixes on several maps.
|
|
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
|
|
Signed-off-by: Jared Adams <jaxad0127@gmail.com>
|
|
|
|
|
|
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.
|
|
|
|
|
|
Also add some flowers to Hurnscald
|
|
|
|
|
|
|
|
|
|
add some mobs...
|
|
|
|
|
|
Warps and such need to be fixed
|