Commit Graph

28 Commits (master)

Author SHA1 Message Date
Rick Tanner 9a1185f67d Minor grammar update to NPC dialogue in The Frolicing Mermaid 2023-11-02 00:05:12 -05:00
Rick Tanner 070f7a48b5 Correct spacing after punctuation in msg text 2023-06-07 01:26:00 -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 4eb4a80910 Move @reply and @question lines to the end in dialogs using @match 2021-07-25 12:48:59 +02:00
ryo_saeba afa1b0acca Quest: Navar smugglers.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18099 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-05-12 12:17:16 +00:00
ryo_saeba 620febca2e Quest: rescue Ben's daughters.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18075 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-05-06 22:50:20 +00:00
rjtanner f97d361e0c Update entrance x,y coordinates to The Frolicing Mermaid of Navar (navar_city/misc/city1mermaid) in Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18061 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-05-06 06:02:51 +00:00
rjtanner daefc4baca Removed forced line breaks and word spacing corrections in message text to The Frolicing Mermaid (navar_city/misc/city1mermaid) in Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17130 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-02-16 06:16:09 +00:00
rjtanner 9ae909d16e Layout changes to The Frolicing Mermaid in Navar. Added surrounding terrain to the outside of the map so it matches placement in the world map. Updated world map destination coordinates due to internal map changes. Map is now considered an outdoor map so darkness at night is visible, added light sources. Updated Wizard's Eastern Hideout stairway up.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15769 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-11-16 06:06:58 +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 76e7068cb6 Use the quest system for the Rhyzian amulet quest.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14980 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-08-13 17:11:36 +00:00
ryo_saeba 6028a1564f Merge split lines. Make Pip correctly reply to 'rhyz'. Add hints to TCI conversation.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14978 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-08-12 21:08:36 +00:00
rjtanner 453e0a6030 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@10813 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-03 01:28:13 +00:00
rjtanner 8a3a876da7 Replace and phase out the (old) oakdoor graphic with something different
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10772 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-29 06:49:08 +00:00
rjtanner 801d4a5a8e Convert gold payment altars to accept payment of any coin type, requires server update r10232 (or newer)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10245 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-03 05:44:22 +00:00
rjtanner 058f11eb1a Map header updates: Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic, add navar as the region where necessary
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9905 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-21 04:12:05 +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
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 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
rjtanner 5c3dc5f16a Cosmetic changes to many of the maps - gave them the 'navar look' (westcwall). Renamed maps (which were either unnamed, used the actual file name or tweaked their spelling and capitilization.) Renamed maps with a generic name to something more specific. Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5611 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-25 07:48:52 +00:00
qal21 4505f8df6e Add Rhyzian amulet quest.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5000 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-10-06 18:40:46 +00:00
gros 3b77421609 Update of the maps for CFPython version 2.0.
Update of the IPO-related scripts.
Gros - 18/10/2005


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3899 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-18 18:13:28 +00:00
akirschbaum 52c5ef198f Hide magic mouths, invisible exits, teleporters, and buttons below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3605 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-06 20:10:17 +00:00
eracc b03a2c97e1 Fix spelling error.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3367 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-08 07:32:31 +00:00
eracc 4e2d7ecfb8 Added NPC with information on TC move.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3363 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-06-06 21:10:31 +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 d3ff6b1ad3 - adding a misc folder for building in Navar
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2501 282e977c-c81d-0410-88c4-b93c2d0d6712
2003-12-28 20:17:05 +00:00