Commit Graph

21 Commits (5f9396b879dbf8a866b14363b51a743daeecfa4a)

Author SHA1 Message Date
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 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
rjtanner 8bc73d2b5d Modify NPC or magic_mouth dialogue to be generic in regards to player race; Fix for bug [825637] Some maps assume what race you are.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7486 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-06 05:46:36 +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
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 b38b73875c Corrected reformatting mistake where armour value was the replaced with the immune attack_type #, in this case armour 24575
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7399 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-27 00:31:44 +00:00
rjtanner b2417e8c34 Synchronize with branch - maps names and map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7398 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-27 00:26:35 +00:00
ryo_saeba 6844ce600b Use new face for spinning wheel.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7373 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-20 19:50:27 +00:00
rjtanner 159bf8a609 Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7127 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-08 21:36:34 +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 3f6fb91969 Remove obsolete attributes. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6235 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 16:41:21 +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 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
akirschbaum 8de8411641 Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5862 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 13:15:00 +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 f75ad02b94 Make pushable objects work again. This patch fixes a problem introduced by a recent server change; it does not change map behavior.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4061 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-11-28 21:17:19 +00:00
akirschbaum cf1a5c8747 Hide magic mouths below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3638 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-15 19:52:31 +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
mwedel b9c42bd80e Add a bunch more maps to the bigworld.
MSW 2002-10-15


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1750 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-16 05:36:08 +00:00