Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
- Tileset fixes
- Travel / Death modifications
- Tulimshar Beautification Project
- Crypts (Base Release)
|
|
Replaced small NPCs with tiles wherever necessary
|
|
Old style dest_x = <xtile_in_pixels>
New style dest_tile_x = <xtile>
|
|
|
|
|
|
011-1:
* Fixed part of Oscar's House in 011-1.
* updated minimap.
018-1:
* moved all x1 tiles from Fringe to Ground2.
* Fixed overlap to 011-1 regarding changes on 011-1.
* repaired the roof of the Woodland Mining Camp Indoors.
* added a "To" to the name of the warps to 018-2.
* removed some dirt tiles at 35,0.
* updated minimap.
* removed collision at:
47,62
46/47 ,64
50, 66/67
129,96
54,79
54-59,80
018-3:
* moved all x1 tiles from Fringe to Ground2.
* overwrote tiles 90,100 - 96,108 - 103,108 - 110,49 with floor tiles on Ground.
|
|
|
|
(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.
|
|
Missing Collision Tile - 145 143 & 147 143 Fixed walls
|
|
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
|
|
Correcting a collision useless on a char + deleting a layer on a snow map and some other touch here and there.
|
|
Signed-off-by: Jared Adams <jaxad0127@gmail.com>
|
|
|
|
|
|
respawn rates here and there
|
|
|
|
|
|
Also start using the south cave exists
|
|
|
|
slightly more manageable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Warps and such need to be fixed
|