summaryrefslogtreecommitdiff
path: root/maps
AgeCommit message (Collapse)AuthorFilesLines
2014-04-17fixed typo in warp namewushin1-1/+1
2014-04-15Map Changeswushin130-8921/+31069
- Tileset fixes - Travel / Death modifications - Tulimshar Beautification Project - Crypts (Base Release)
2014-04-15Change all npcs to have a player sprite baseBernhardt4-57/+59
Replaced small NPCs with tiles wherever necessary
2014-02-26006-1:tux9th1-3/+3
* fix tiles at 47,47 This map is a complete disaster, tiles are mixed over all layers. Marked for remap! Do not use this map as an example!
2014-02-16043-4: add missing tiles at 194,22.tux9th1-2/+2
2014-02-07043-4:tux9th1-1007/+1025
* enlarging map by 20 tiles to the east. * installing small cave for quest planned. * adding warps.
2014-02-02Fix Spawn Rates on 043-4Cassy1-14/+22
2014-02-02021-3: Adding some Undead Trolls.tux9th1-0/+16
2014-02-02Release 043-4:tux9th2-3/+1226
* Adding 043-4. * Adding warp from 043-3 to 043-4.
2014-01-22019-3 & 030-3:tux9th2-655/+675
* fixing https://forums.themanaworld.org/viewtopic.php?p=140509#p140509 * fixing https://github.com/themanaworld/tmwa-client-data/issues/50 In commit e6fe61806db6bdd8a95c64d96b12b8ba42de0d96 a wrong version of map 019-3 was used and therefore caused problems with warps to this map. I looked at the new map and tried to find changes from the commit and applied everything I found to the old version of the map. Following I had to edit the warp on 030-3.
2013-12-25Map Changes for the Annual Eventwushin12-708/+1869
2013-12-04009-3 & 013-3:tux9th2-225/+225
* replaced some corner tiles with the correct tile. * moved tiles from Ground to Over and replaced them with floor. 013-3: * renamed empty layer Cliffs to Ground2. * moved all x1 tiles from Fringe to Ground2. * moved x2 tiles from Over to Fringe * Fixed issue presented at https://github.com/themanaworld/tmwa-client-data/issues/25
2013-12-04043-1:tux9th1-2/+4
* adding minimap. * adding music. * moving dest. location of warp to 043-3 one tile. * rename Slime Hive to Sandy Dungeon, Slime Hive can be located at e.g. 45,126.
2013-12-04043-3:tux9th1-1/+2
* adding music. * renaming map.
2013-12-04019-3: increase map bordertux9th3-528/+680
Fixing issue at https://github.com/themanaworld/tmwa-client-data/issues/37 Moving tiles from Fringe into Ground2 Adding collision at 77,99
2013-12-02045-1:tux9th1-2/+2
* Collision fix at 79,124 reported by straelyn https://forums.themanaworld.org/viewtopic.php?p=139597#p139597
2013-12-01045-1: Collision fix 125,134tux9th1-1/+1
reported by straelyn https://forums.themanaworld.org/viewtopic.php?p=139589#p139589
2013-12-01005-3:tux9th1-14/+14
fixing issue reported by Agent Killer https://forums.themanaworld.org/viewtopic.php?f=2&t=17908
2013-11-24004-2:tux9th1-115/+115
* Collision: +21/22,54 - 63/64,26 +63/64,25 - 63/64,23 +63/64,22 * renamed Ground1 to Ground. * removed transperant tiles from Ground2. * removed black tiles from Ground2 which are already in Ground. * moved floor tiles from Ground2 to Ground. * moved x1 tiles from Fringe to Ground2 / Ground.
2013-11-24003-2:tux9th1-55/+55
* renaming Ground1 to Ground, Lower to Ground3. * removing black tiles from Ground2 which are in Ground. * Moving x2 tile from Ground3 to Fringe * Collision: - 49/50,20 - 52/53,20 - 57/58,20
2013-11-22001-2:tux9th1-95/+97
* Adding inn_x2/x3.tsx * Replacing tiles which are also in inn/2 with their according x2/x3 versions. * Moving tiles from Fringe to Ground2 / Ground. * Moving tiles from Ground2 to Ground. * Collision: - 65,30 - 78,30
2013-09-30002-3 & 021-2:tux9th2-19/+19
002-3: * fixing fence at 62,42. 021-2: * fixing over in the Wizard's Inn's second floor.
2013-09-14009-4:tux9th1-266/+101
* Renamed layer Cliffs to Ground2. * Removed empty layer Over2. * Removed unused tileset woodland_indoor_x2.tsx. * moved all x1 tiles from Fringe to Ground2. * moved Fringe tiles from Over to Fringe. * put in Tiles which were lost in a previous clean up. (reported by varuna)
2013-09-07017-3: fixtux9th1-1/+1
fixing misplaced tile reported by Kazenawa http://forums.themanaworld.org/viewtopic.php?f=2&t=17673
2013-08-22017-4: Fixestux9th1-45/+45
* Adding collision to both of the beds. * Renamed Cliffs Layer to Ground2. * Moving all x1 tiles from Fringe to Ground2.
2013-08-18007-1: Add tile at 87,56.tux9th1-1/+1
https://github.com/themanaworld/tmwa-client-data/issues/22
2013-08-17Merge pull request #20 from wushin/warps-pixels-to-tilestux9th110-1437/+1415
All warps moved from old to new style
2013-07-28All warps moved from old to new stylewushin110-1437/+1415
Old style dest_x = <xtile_in_pixels> New style dest_tile_x = <xtile>
2013-07-28Fixed cactus topErik Schilling1-4/+4
The cactus was on fringe, but the cliff on over. Moved the cactus to an over layer to prevent the top from getting hidden under the cliff. Also fixed small duplicate tile issue at the cliff next to the mine entrance.
2013-07-21Unflip/rotate some tiles (unsupported)Ben Longbons2-104/+104
2013-07-21Convert maps to CSV againBen Longbons110-1845/+78127
2013-07-13027-1:tux9th1-6/+11
* move all x1 tiles from Fringe to Ground2/3. * fixed the issue with the track at 69,100 reported by straelyn. * cleaned up the layers. * collision fix at: - 96,93 - 26,62 to 30,62 - 50,76
2013-07-08Fix mapping error on 009-3.Jared Adams1-1/+1
http://forums.themanaworld.org/viewtopic.php?p=136069#p136069
2013-07-08031-1:tux9th1-6/+6
* moved all x1 tiles from Fringe to Ground2/3 * fixed collision at 99,124 by inserting a stone * fixed some minor overlapping issues
2013-07-08layer and collision tile fixes for 031-1.tmx snowdocksWombat1-4/+9
2013-07-04snow docks in nivalis, minor related fixesWombat1-5/+6
2013-06-30Fixed tiles Collision on 043-1 near 89,110 (Stand and boxes)wushin1-1/+1
2013-06-29tile fixeswushin2-3/+3
collision on palm trees on 002-1 Over tiles by west entrance on 021-3
2013-06-28018-3: fixed tileset issue.tux9th1-2/+1
2013-06-25Tulimshar Sewers Warp fixwushin2-30/+9
2013-06-21Merge remote-tracking branch 'wushin/tonori-cave-release'Jessica Tölke26-407/+938
Conflicts: license.txt: graphics/tiles/Woodland_ground.png was changed in master added also enchilado here, since that edit was forgotten npcs.xml: id conflict with trapper and supply chest, moved supply chest down to 378
2013-06-21Map edits for new caves.wushin26-407/+938
Map edits to set all layers the same. added 021-3 sewers added 002-2 Malvox house added 002-3 mining camp added 043-1 new area for slime quest added 043-3 new dungeon for slime quest moved old 002-3,002-4 down one level added sewer entrances to 021-2
2013-06-17011-1, 018-1, 018-3:tux9th3-13/+14
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.
2013-06-17055-1 & 055-3:tux9th2-10/+10
055-1: * Moved warp 100,82 to 100,83. * because warp on 055-3 was moved, warp on 055-1 to 055-3 had to be edited. 055-3: * Fixed warp offset at 98,114. * Added south cave exit tiles to Over. * moved warp from 50,42 to 50,43.
2013-06-14025-3 & 057-1:tux9th2-5/+5
* Added collision at 057-1 108,39. * moved tile from Over to Ground2 at 057-1 65,49. * Added black tile to over at 025-3 157,83. bugs reported by straelyn
2013-06-07021-1/2:tux9th2-33/+33
021-1: * Moved all x1 tiles from Fringe to Ground2. * Renamed Ground1 to Ground. * Fixed Houses which were in Ground2 and belonged to Ground. * Fixed collision at the small pond at 105,140. * Added Plant at 123,23 and fixed collision around it. * Moved tiles at 107,48 into the correct layer. * Fixed warps into the new forge, renamed the warps to the old forge. * Edited all warps to have a "To <South Tulimshar>" instead of "to". * Added collision tiles to where Hetchel sits. 021-2: Cleaned up the mess in the new forge: * Cleaned up numerous layers, removing tiles which were overwritten by other tiles, moving them into the correct layer, replacing tiles with their newer x2 version. * Fixed collision at: - Chairs - Shelves * Fixed warps out to 021-2. * Edited all warps to have a "To <South Tulimshar>" instead of "to".
2013-06-06015-1:tux9th1-4/+9
* moved x1 tiles from Fringe to Ground2. * ran tools/minimap-render.py 015-1
2013-06-05034-2:tux9th1-30/+20
* fixed 20 tile borderzone. * moved 76,20 from Over to Ground3. * removed all tiles from Ground2 which were already in Ground. * exported tilesets. map is now using <tileset>.tsx. * moved 24, 23 / 24 from Ground2 to Ground. * edited Authors; tux9th is not an author of this map.
2013-06-05010-1: added collision at 24,99.tux9th1-1/+1
2013-06-05008-1: Collision fixestux9th1-1/+1
removed Collision: * 35,36 * 137 / 138 ,84 * 75 / 76, 100 * 47, 84