Commit Graph

196 Commits (master)

Author SHA1 Message Date
anmaster a8b09a528a Add missing floor tiles under walls to /lake_country/Butakis/prison_s and make the books appear on top of the tables in /lake_country/Butakis/Rlib2.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9226 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-03 19:34:21 +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 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
anmaster c2b50229c9 Cosmetic change of /lake_country/Butakis/inn to hide the blue exits under the floor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9141 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 07:16:09 +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
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 f2f87afe8f Replace old and broken monster abilities with current abilities or spells, typo and text spacing corrections
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7454 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 02:02:20 +00:00
rjtanner 28c79e25cb Update old and broken monster abilities to match current spell abilities and improve their resistances so their own spells do not kill them
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7452 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-03 01:27:56 +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
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 104a77a59f Map name updates - spelling corrections
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7349 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-18 20:46:13 +00:00
rjtanner 750a7b6a3e Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7120 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-07 02:35:13 +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
ryo_saeba 3f1168b5e1 Remove obsolete armour field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6257 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:54:55 +00:00
ryo_saeba 65fcde9ce2 Remove obsolete fields. Other changes due to editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6251 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:18:29 +00:00
akirschbaum 45d36cb162 Spelling corrections.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6245 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 22:46:19 +00:00
akirschbaum ee878a0da1 Replace "no_pass" with "move_block".
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5940 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-05 21:37:01 +00:00
akirschbaum 4b439d8019 Convert obsolete 'flying' attribute to 'move_type' attributes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5875 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-25 10:54:57 +00:00
akirschbaum f8c923aa70 Add explicit 'move_type walk' to all monsters.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5864 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 14:31:35 +00:00
rjtanner a84f0d7c3b Cosmetic updates to Sam's House - updated wall sections so the appear nicer next to doorways. Replaced Sam's ability_coldspell with icestorm. Other changes are due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5647 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-02 04:27:45 +00:00
rjtanner 72368396a1 Changed the syntax of how these maps were named. Map Editor removed non-existant archetypes from monsters (ability_foo). Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5646 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-02 04:16:07 +00:00
rjtanner d3b9619df9 Massive checkin. Went through many, many maps and updated their names (which were either unnamed, used the actual file name or tweaked their spelling and capitilization). Corrected wall sections there were 'incorrect' and obvious when next to doorways or similar openings - basically using the wrong wall sections. Minor cosmetic updates to maps as well. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5574 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-19 05:44:55 +00:00
akirschbaum 2ba4163ee0 Remove level 0 wands.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5050 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-24 17:35:45 +00:00
k_ahlers b62f4f78c0 Fixed Bug #1539223
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5004 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-07 14:20:18 +00:00
cavesomething 922a4b3dbf various shop header typo, etc fixes
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4088 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-12-04 17:42:03 +00:00
cavesomething f534220ac0 shop headers for lake country, stoneville, nurnberg, red town, euthville and port joesph
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3932 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-26 16:25:00 +00:00
akirschbaum 598a17bdd9 Fix incorrect exit coordinates.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3803 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-06 20:40:54 +00:00
akirschbaum 08388e8a44 Move magic mouths and invisible exits below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3597 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-04 18:24:34 +00:00
eracc 8240ab3102 Added a randomized 2 in 8 chance of getting figurine of xan based on chance
of one of the other buttons being pushed.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3357 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-03 19:51:33 +00:00
akirschbaum bf04a62783 Fix spelling errors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3314 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-27 20:58:50 +00:00
akirschbaum 5e50908ec3 Fix spelling error.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3313 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-27 20:46:24 +00:00
akirschbaum 5f0738aa62 Fix spelling errors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3312 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-27 20:44:59 +00:00
akirschbaum 2113acfa39 Fix spelling errors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3311 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-27 20:39:08 +00:00
akirschbaum c5dedfc58e Fix spelling error.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3310 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-27 20:35:52 +00:00
akirschbaum 849cba5a48 Fix spelling errors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3192 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-04-09 12:00:30 +00:00
ryo_saeba d1d8b472f0 Applied patch #1145089 (cavesomething) to add region support
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3142 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-15 21:44:56 +00:00
mwedel 7539ff9e7f Commit a couple patches:
1) Fixes quest spellbooks so that randomitems is set to none, so that
   spell won't change.
2) Make spelling of 'nurnberg' consistent across all the maps.
MSW 2005-01-24


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3055 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-01-24 08:19:48 +00:00
salathar f97666f7e0 Fix portal teleporting players on top of water
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2995 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-11-28 07:02:34 +00:00
temitchell a76619affe - remove/replace arches which no longer exist with ones that do.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2957 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-17 23:21:12 +00:00
temitchell 771a87376f - commit multipart notation fixes
- make modifications to small (LC_nn)
- add floors to more maps and fix access to sunset lake fortress (it's
mostly empty hint hint)


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2879 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-08-16 01:51:00 +00:00
temitchell cdabf20d5a - added a *whole* lot of flooring and fixed some broken spell archs in
inventories.  Fixed problem with exit getting covered in
wist_study by removing the walls.  Multipart notation fixes I believe as
well.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2875 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-08-10 03:52:19 +00:00
mwedel fe4dfcda8d Fix up all the maps related to abilities of monsters on the maps, as
well as spellbooks on maps, to work with the new spell code.
MSW 2003-11-13


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2458 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-11-14 07:45:40 +00:00
temitchell 0c1c79272a - fix palace references
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2264 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-07-21 01:01:39 +00:00
mwedel d70ebc1c34 Add a bunch of new maps to the bigworld maps. Update many maps
they sit on.  Update HallOfQuests with update information for where
some of these maps are.
MSW 2002-10-14


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1749 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-15 07:13:32 +00:00
mwedel 3260fae07e Add wolfsburg to maps-bigworld. Other updated maps most likely because
they had exits pointing to wolfsburg which now point to the new locaton.
MSW 2002-09-18


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1732 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-19 07:09:07 +00:00
mwedel 841aa9562a Add lake_county (kundi_area) maps to world southeast of brest.
Update world maps road connects to this city.  Also, fix up some typos/
incorrect map path names.

Add dreaming_sage guild to navar city.
MSW 2002-07-22


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1665 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-07-23 07:04:57 +00:00