Commit Graph

30 Commits (05cb47d794c496b5ff371295f796d7e23b59b24d)

Author SHA1 Message Date
akirschbaum b5487f6465 Remove redundant attributes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12238 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-11-07 15:07:19 +00:00
akirschbaum 3e616eb104 Run MapNormalizer editor script on all map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12060 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-07-12 14:47:05 +00:00
akirschbaum 16898b2df9 Replace obsolete attributes can_use_rod, can_use_wand, and can_use_horn with can_use_range.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11778 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-06-08 22:26:59 +00:00
rjtanner 07b63b1a37 (Inprogress checkin) Update map names to make them unique and more descriptive
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10137 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-21 01:40:00 +00:00
rjtanner 6688c79983 Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; Added map author's name where necessary, update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10034 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-08 01:38:53 +00:00
anmaster 7610d52793 In /pup_land: Change all "name woodfloor" to "name wood floor" (and remove them when that is the default in the arch).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9348 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-20 10:56:52 +00:00
anmaster 559c82bbd5 Fix a wrong wall tile in /pup_land/ancient/castle/castle.4 to make it line up properly with walls around it.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9236 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-05 22:00:04 +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
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 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 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 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
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 3265d8daae Remove obsolete armour field.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6256 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 13:49:39 +00:00
ryo_saeba 314f0afc8b Remove obsolete fields. Other changes due to editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6249 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-13 11:28:00 +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
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
akirschbaum 533f77fe2b Hide magic mouths, buttons, and invisible exits below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3621 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 12:51:43 +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
temitchell 2f416ae746 - pupland changes for multipart object notation
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2852 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-04 21:48:14 +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 e27f3379c3 - replace some princesses with some women
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2363 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-10-01 02:46:14 +00:00
avogl c0e2343e45 Corrections for teleporter problem due to
missing "activate_on_push/release" flags. Same changes
as to the standard map set, including a fix for
reception tower map-bug.

--AndreasV


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1758 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-27 16:59:00 +00:00
mwedel 7c6f914fd7 Sync up these files with changes AV made to the oldworld files (MSW, 2002/09/26):
Used the new activate_on_release flags to make
the ancient epigraphs in ancient castle work correctly.
--AndreasV


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1739 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-27 06:40:20 +00:00
mwedel c4c13c4804 Update maps-bigworld to keep in sync with maps (old).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1699 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-05 06:59:06 +00:00
mwedel b35f4d252b Add pup_land maps to maps-bigworld. Other than the return exits being
updated and locating the guilds within pupland within this directory,
no changes to the maps.
MSW 2002-05-21


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1599 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-05-22 07:19:41 +00:00