Commit Graph

53 Commits (0ee9c8e617729e1350c650e994531ef098365aff)

Author SHA1 Message Date
akirschbaum 0ee9c8e617 Adapt to renamed face names.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14718 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-26 18:33:01 +00:00
ryo_saeba fa8a427c08 Make the exit to newbie house unique.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14364 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-04-02 12:37:40 +00:00
ryo_saeba 1b5af54d43 Reformat using CRE, no change.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14341 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-03-16 22:10:09 +00:00
ryo_saeba 5fc825483d Fix JSON.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13231 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-05-15 19:19:49 +00:00
cavesomething 96f4ed3945 Fix a substantial number of other script paths that I had missed previously.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13046 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-30 09:55:06 +00:00
cavesomething 60f70e48b7 A Simple introductory quest in the newbies house.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12998 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 12:48:36 +00:00
cavesomething b7ff8f7936 Update existing dialog files to use the new dialog syntax
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12993 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 09:04:21 +00:00
rjtanner 064f13059f Replace recently updated oakdoors with new archetype and recycled graphic. Requires archetype r10798 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10816 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-03 01:38:09 +00:00
rjtanner 7867a97f41 Cosmetic change with how fences (swall) merge with nearby walls
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10778 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-29 08:07:43 +00:00
rjtanner 1fc92fcde1 Replace and phase out the (old) oakdoor graphic with something different
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10777 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-29 08:06:26 +00:00
lalo e22f56ee72 follow-up to last commit "allow player dragons to pick metabolism focus": also change player title. And I forgot to make the sea tiles blocking.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10700 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-24 07:30:55 +00:00
lalo fd95d90953 giving starting player dragons a slightly less short stick by letting them choose a metabolism focus
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10693 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-24 06:08:35 +00:00
akirschbaum e1229f31f6 Fix incorrect face name.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10688 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-23 15:55:24 +00:00
kbulgrien ba2f19f2dc Modify CFDialog.py to use a list of strings for the keywords instead of the "|"
delimited string for consistency and to reduce the need to specially parse the
string.  There seems no particular reason to stay with the "|" delimiter (and
@match use of it does not seem compelling enough to override the benefit of
removing the oddball parameter from both CFDialog.py and npc_dialog.py scripts.
This commit also updates every known dialog that is affected.  Also updated
are the comments in both dialog scripts to reflect the change.  In CFDialog.py
also pluralize some identifers to better reflect that they are used for lists.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10469 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-15 07:55:59 +00:00
rjtanner e20b948d6f Make map names more descriptive
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10132 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-20 20:41:08 +00:00
rjtanner 8df0e08550 Map normalize, no functional changes
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9764 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-08-21 00:32:27 +00:00
anmaster f0675518e3 Add some missing no magic arches to the Fireborn and Wraith Halls of Selection. Remove non-existant archtype in Wraith Hall of Selection.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9316 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-13 12:32:10 +00:00
anmaster 28268469aa /star/newbieshouse: Remove some walls on top of walls, put some items under the floor, add button to prevent getting crushed in door to "bedroom" (but not to the other area with buttons/gate, newbies need to learn that gates sometimes try to close on you).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9315 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-13 12:23:18 +00:00
anmaster f9af1ad963 The wraith Hall of selection was totally broken you could walk outside and around the teleporters and such. Fixing.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9256 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-06 00:23:28 +00:00
anmaster 7ae4ee8060 Add missing no magic tiles to fireborn and dragon hall of selections.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9255 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-06 00:22:54 +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 2fd2c4168a Descriptive text change on a sign from the map normalizer plugin in the editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8323 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-30 06:42:16 +00:00
kbulgrien 0261b1eab6 * start/newbieshouse: Remove mid-sentence line breaks and rework some sign
content.  Add some detail, like the default "s" and "d" keybindings.
* start/Nexus: Remove mid-sentence line breaks and rework some sign content.
* start/sigmund.msg: Add mention of the "s" and "d" default keybindings.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8072 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-03 08:25:27 +00:00
kbulgrien 62dac55c0d start/newbiehouse: Some line breaks removed. Slight modification of some sign
information.
start/sigmund.msg: General spelling corrections, fr->en (pomme), along with
some grammatical and content rework.  One dialog flow modification to get to
apply description without having to guess a word in the dialog.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8071 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-02 05:02:50 +00:00
kbulgrien 50603e01ef - Remove spurious line breaks and section texts into paragraphs.
- Remove spurious msg/endmsg in warlock and monk characters.
- Various subtle improvements to character class descriptions.
- Major rework of the welcome message and to the Crossfire Primer texts include
  placing the movement primer prior to the primers that refer to direction keys
  used to fire magic.  Texts regarding character appearance are changed to
  account for the fact that dragon/wraith/fireborn faces are not affected by a
  class selection.  In some cases, new relevant information has been added to
  better teach the concept presented in a primer.
- Re-synch the four Halls Of Selection except where the content differences
  are due to gameplay differences.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8037 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-24 17:41:23 +00:00
tchize d19f6771c6 Add some dialog entries to sigmund, add a password to access scorn (forces newbies in training). No way back to newbie house aftre quitting it, forced into scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8004 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-22 10:55:39 +00:00
tchize 8ee2a43c1b Upgraded sigmund :)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7983 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-20 23:27:59 +00:00
tchize 0f8c2e86ab Update match rules of CFDialog, add a script to use it
easily in maps, update newbie house so the wise sigmund
can provide more interactive support to players



git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7968 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-18 22:29:42 +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 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 40c8f1b251 Synchronize with branch - map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7401 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-27 00:45:42 +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
gros ac8afb86f0 Added proper enter_x;enter_y coordinates in the Nexus.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7119 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-06 08:09:42 +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 ebe008aa98 Fix bug #1767351: NPC in newbie maps can be aggressive. Make doorman friendly/standstill.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6879 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-08-05 21:11:39 +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
ryo_saeba 05adafa14a Fix broken marking message.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6079 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-04-21 10:59:31 +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
eracc 9554e9a0ff Update the Nexus to block access to Navar without knowing some information. To
keep true novices on the safer paths. Also set the map to "fixed" reset" with
a 15 second timeout.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5718 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-08 23:13:04 +00:00
aaron_baugher 270c626c8e Moving new unlinked map to appropriate location
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5708 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-06 23:44:20 +00:00
aaron_baugher 4926908557 New tutorial map available for newbie use
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5700 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-06 19:19:12 +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
rjtanner 3914674534 Removed exits from the HallofSelection maps, which allowed players to skip the Class Selection step, since beginner players no longer return there upon death - they go to the Nexus instead. This also prevents new players from skipping the Class Selection step and ending up with a character with minimum skills and abilities. RJT, Feb-02-2007
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5359 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-03 05:38:04 +00:00
lalo e0e2964d2f Adding some Halls of Selection, courtsy of Pippijn van Steenhoven
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4749 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-05 10:39:12 +00:00
cavesomething a1c6fedfad quest-ise the newbie house
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3466 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-07-18 00:47:20 +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
akirschbaum b54e5e6c4d Fix spelling errors.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3113 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-03-09 20:39:40 +00:00
salathar bbbf69255b Apply patch 1136551 courtesy Techolous.
- Add a mention of 'chat command


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3073 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-02-22 12:12:40 +00:00
temitchell 68d34977c3 - fix a problem with new players getting crushed by doors - (turned it
into a lesson...)


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2655 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-02-29 04:27:42 +00:00