Commit Graph

28 Commits (master)

Author SHA1 Message Date
Rick Tanner b390ac1300 Correct spacing after punctuation in msg text 2023-06-13 01:01:38 -05:00
rjtanner 3eda2b4c06 Make Cornerbrook Estates maps part of the same reset_group, scorn_cornerbrook-estates 2022-07-27 23:38:12 -05:00
tannerrj 88700149be Grammar and spelling corrections to NPC dialog 2021-10-04 00:43:43 -05:00
Nicolas Weeger 34109846d6 Describe the origin or purpose of every key
This patch will give the vast majority of the keys in the game
a message that describes the location the key was found in, or straight-up what it's used for.

It also names or renames a lot of them, although this isn't the focus (for now).

Patch https://sourceforge.net/p/crossfire/patches/415/ by Saiapatsu.
2021-08-13 18:55:09 +02:00
Andreas Kirschbaum 75a3a4d0e4 Fix syntax errors in @match lines 2021-07-25 18:46:22 +02:00
Andreas Kirschbaum 9815651c16 Use lower case letters in @match lines 2021-07-25 17:15:11 +02:00
rock808 32128f1751 Slight re-work of the CoffeeGoose quest
- Fill in some clue/storyline gaps, give some NPCs a little better responses
- In Oled's cafe, remove coffee converter and extra floor
2021-07-24 21:03:57 -07:00
DraugTheWhopper 9769afdc67 Fix several broken instances of "@match" 2021-07-17 11:50:34 -05:00
partmedia 3303926a74 Rename non-cauldron stoves to "cooking stove".
Also mark map as outdoor and improve NPC messages.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18927 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-12 15:49:24 +00:00
rjtanner a859ed1c2c Removed forced line breaks in message text to Cornerbrook (scorn/anthony/houses/cornerbrook) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16527 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-08 06:49:06 +00:00
ryo_saeba 275e96000c Replace handler with specific one. Requires arch revision 15303.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15304 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-29 10:56:21 +00:00
ryo_saeba fb8deaa7e7 Replace handler with specific one. Requires arch revision 15294.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15299 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-10-29 10:11:11 +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 e97c633c67 Fix the paths to npc_dialog.py so that this script actually gets called.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13045 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-30 07:58:48 +00:00
cavesomething ab373f8fca Add wheelbarrow to cornerbrook
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13011 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 22:02:26 +00:00
cavesomething f43e69e18e Questify the 'Esmeralda the goose' quest.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13000 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 14:10:29 +00:00
cavesomething ea59e266e7 Questify Gramps Malone's two fedex quests.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12997 282e977c-c81d-0410-88c4-b93c2d0d6712
2010-04-27 12:40:09 +00:00
anmaster cb81f4bc4d Fix two mixed up connections in /scorn/houses/cornerbrook to make the right messagess display for the right events.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9270 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-06 13:29:32 +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
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 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
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 e6839878a8 Hide invibisle exits, magic mouths, and buttons below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3636 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-15 18:19:57 +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 b496601dd9 - minor fixes to these maps
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2935 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-03 15:49:00 +00:00
temitchell 86f6a73cb3 - two tiny quests - a bit of atmosphere at the tavern, couple
small fixes.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2137 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-21 06:16:47 +00:00
temitchell f8c34d7a75 -new low level quest to fill out newbie area in scorn. Added farmhouse
by H.S. Teoh


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2114 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-05-05 06:38:56 +00:00