Commit Graph

189 Commits (943723045acfbd45c6dcb09ab11c51f68b7a59be)

Author SHA1 Message Date
anmaster 8d4920f33b Remove two more unlinked duplicates. romm88 was a duplicate of room88, and lone_town/nf_bar an unfinished duplicate of the map of the same name in nurnberg.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9222 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-03 19:27:40 +00:00
anmaster 1b41c3a4e7 Removed two unlinked and duplicate maps from pupland, these were duplicates of the same maps without 1 suffix.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9221 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-03 19:07:53 +00:00
akirschbaum 772638b98d Run MapNormalizer script on all maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9176 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-30 07:32:24 +00:00
anmaster 935a0ae38d Make Castle of Eureca show up on the south pupland world map part. Had to shift all tiles one step south to make the change work so a lot of exits updated too, none of them seems broken, but if they are that is a mistake. In the future tiling should probably be used for the south and north part of the pupland map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9148 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 23:08:11 +00:00
anmaster f4effab867 Even more fixes for redundant patterns in @match (it is case insensitive, but a lot of maps treated it as if it was case sensitive). Mostly done with grep + sed. Also add @question to two pupland maps and fix a typo on a lake country map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9147 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 22:30:19 +00:00
anmaster d96ee67454 Yet more fixes for redundant patterns in @match (it is case insensitive, but a lot of maps treated it as if it was case sensitive). Mostly done with a script.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9146 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 10:52:18 +00:00
anmaster e5c9604b0a More fixes for redundant patterns in @match (it is case insensitive, but a lot of maps treated it as if it was case sensitive). Also fix some broken dialogs (missing the match part of @match and other such typos).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9145 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 09:49:20 +00:00
anmaster 01bbd348d3 The @match expression in npc dialog is case insensitive, but a lot of map treated it as if it was case sensitive, fixing a lot of them (there may be more left, that the grep didn't find).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9144 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 08:11:20 +00:00
rjtanner 6aaef3b07f Typo correction, should be mission instead of misson
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9070 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-14 16:36:39 +00:00
ryo_saeba 57d9822ad4 Fix for bug #1930002: Siegfried standing in wrong place ; cannot solve quest. Fix typos, remove useless tests.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8926 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-08 10:18:17 +00:00
gros 49fcdeafa7 Applied patch #1945438, courtesy of Anthony Wyatt.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8779 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-04-20 19:15:48 +00:00
ryo_saeba cd92fa839d Fix broken exit.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8639 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-27 22:36:45 +00:00
rjtanner 5a0055c8f1 Rearranged map stacking order, moved no_spell tiles to the bottom of the stack
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8603 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-24 04:00:13 +00:00
rjtanner 06517c2f0d Restore text indentation to written instructions/dialogue
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8544 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-21 00:04:23 +00:00
rjtanner c0f82f0f2e Restore text indentation to written instructions/dialogue
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8540 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-20 05:34:23 +00:00
rjtanner c5ba8973ca Restore text indentation to written instructions/dialogue
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8538 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-20 01:06:54 +00:00
rjtanner 33473ca5eb Correct improper resistance value for Yoroi of Banzai (resist_physical 131072 -> resist_death 100)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8536 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-19 23:43:26 +00:00
rjtanner fb3428468e Restore line indentation to in-game text info
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8525 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-19 01:28:57 +00:00
kbulgrien 53f2b30307 Rename dwall3_3 to dwall_3_3 after removing incorrect Object in
arch/trunk/wall/dwall/dwall.arc.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8208 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-19 00:56:11 +00:00
kbulgrien 8156389d4c - Line break removal and minor rework of some message texts.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7892 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-14 03:52:07 +00:00
kbulgrien 67a5e9c291 - Line break removal and minor rework of some message texts.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7891 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-14 01:07:08 +00:00
eracc c8923507da Update transport shoppes with Valkyrie altar
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7680 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-03 21:38:25 +00:00
rjtanner be7e87113f Additional conversion tables in the Nurnberg bank; jade to amberium, amberium to jade, platinum to jade, jade to platinum and gold to silver
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7543 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-19 01:58:13 +00:00
rjtanner 104220a2b6 Cosmetic changes with the Nurnberg bank, also rearranged the floor stacking order so that no_magic tiles appear under sections of swall
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7542 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-19 01:39:49 +00:00
rjtanner 93a6534ae0 Updated various banks to include a gold -> silver conversion table; addresses bug# 1832558 - Silver conversion
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7541 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-19 01:27:56 +00:00
akirschbaum eb951460e0 Replace obsolete field slow_move with move_slow/move_slow_penalty.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7539 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-18 23:16:20 +00:00
eracc a10a1ff53d Since pupland is not yet merged into big world I am making the pupland outdoor
maps actually *be* outdoor maps to honor the day/night cycle.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7503 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-12 20:15:44 +00:00
rjtanner 67ec8650a6 Update the guild maps to include map difficulty levels, ability to create an altar of valkyrie for 5 holy_shield, and altars are now level 120 (players are no longer able to reconsecrate them) which addresses bug [1824769] Players able to reconsecrate guild altars
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7481 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-05 01:50:51 +00:00
akirschbaum 0e39777161 Update spellcasting objects to use inventory objects.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7474 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 19:05:10 +00:00
rjtanner 78f5c1102e Tentative fix for bug # [ 1735463 ] Rainbow island quest traps player - set up a boulder and button combo to reset the trap door on a timer or when a player is moved to a transition area before going to the next map; found that the goblins were somehow appearing in areas of the map they shouldn't once the map was full of them so I removed the generators and just added a fixed number of goblins
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7465 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 06:28:09 +00:00
rjtanner fb24176e53 Added missing face/graphic for confusion
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7456 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 02:47:33 +00:00
akirschbaum d98265c0f0 Unify Created: and Modified: map headers.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7448 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 22:49:56 +00:00
rjtanner 3c61d35164 Set the consecrate level on various altars to 120 so they can not be reset by players
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7447 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 20:08:25 +00:00
rjtanner 273247badf Normalize map files; no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7441 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 03:02:07 +00:00
rjtanner 89f1aefe11 Correct and update overwritten partial resistance values
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7439 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-02 01:23:59 +00:00
rjtanner 408048fdec Hopefully the final checkin for the pupland maps; Updated map names and added map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7432 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-01 01:00:38 +00:00
akirschbaum 3b791f5cb5 Fix whitespace in text messages; reverts unwanted changes due to an editor bug.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7430 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-30 23:00:20 +00:00
rjtanner 093fd3124c In-progress or partial check in; Updated map names and added map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7429 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-30 04:59:28 +00:00
rjtanner 4bfb3fdcb8 In-progress or partial check in; Updated map names and added map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7428 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-29 05:12:46 +00:00
akirschbaum 1f1c4e6ac3 Normalize map files; no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7426 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 20:12:06 +00:00
rjtanner 3627f76552 In-progress or partial check in; Updated map names and added map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7413 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 07:02:22 +00:00
rjtanner a4e693635c Region correction for the Nurnberg Dragon Hangar, now nurnberg instead of stoneville
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7412 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-28 03:58:19 +00:00
rjtanner 0c12e4b464 Update maps to use the new potion name (invulnerability is now shielding)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7259 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-27 04:47:51 +00:00
rjtanner add325d613 Rename potion of invulnerability to potion of shielding. Hopefully this will remove confusion as to why one takes damage from all attack types (except physical) when drinking this potion.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7254 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-27 01:35:46 +00:00
rjtanner 58960b7245 Fix for bug # 1752210 - Slow Unholy Bow. Adjusted the speed from 0 to 25 (normal bow is speed 50), this can be adjusted again based on feedback.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7252 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-26 21:10:04 +00:00
rjtanner 120dac9d20 Wording correction so that the magic mouth message matches the item name a nearby monster is carrying and also makes it consistent with the other magic mouths and special weapons
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7250 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-26 20:45:27 +00:00
rjtanner 1d9b3f63bc Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7132 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-09 07:09:31 +00:00
rjtanner b8e0d6efca Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7131 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-09 04:37:45 +00:00
akirschbaum 7d210be75d Replace obsolete fields fly_on/fly_off/walk_on/walk_off with move_on/move_off.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6982 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-23 19:36:52 +00:00
kbulgrien 1760fbc3db - Biglake arches replaced with new sea equivalents to make water consistent.
- Merge no_pass -> move_block changes from trunk to branch.
- Smoothing fixes to improve shoreline rendering.
- Removed unnecessary msg line break.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6825 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-07-26 05:12:19 +00:00