Commit Graph

22 Commits (master)

Author SHA1 Message Date
Rick Tanner 3c2c43b5f5 Correct spacing after punctuation in msg text 2023-06-09 16:27:11 -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 3e3c403b01 Fix incorrectly used regular expressions in @match lines 2021-07-25 18:49:07 +02:00
Andreas Kirschbaum 9815651c16 Use lower case letters in @match lines 2021-07-25 17:15:11 +02:00
rjtanner 58127fd1bc Typ correction (Fingeri -> Finger) in message text to Watch Tower (pup_land/rainbow/w-tower) in Pup Land. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17909 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-11 05:37:09 +00:00
rjtanner 781c354bb9 Syntax update (legends say: -> legend says,) in message text to Watch Tower (pup_land/rainbow/w-tower) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17376 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-06 07:04:01 +00:00
rjtanner ea3eb037de Word spacing and punctuation corrections in message text to Watch Tower (pup_land/rainbow/w-tower) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17375 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-06 06:59:59 +00:00
rjtanner 5a49745940 Removed line breaks in message text to Watch Tower (pup_land/rainbow/w-tower) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16275 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-23 05:17:30 +00:00
rjtanner d14e526cce Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; 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@10095 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-14 01:17:24 +00:00
rjtanner 06517c2f0d Restore text indentation to written instructions/dialogue
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8544 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-03-21 00:04:23 +00:00
kbulgrien 67a5e9c291 - Line break removal and minor rework of some message texts.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7891 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-12-14 01:07:08 +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 093fd3124c 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@7429 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-30 04:59:28 +00:00
ryo_saeba d0a312281a Remove obsolete fields. Other changes due to editor.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6242 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 21:16:03 +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
kbulgrien c01c526459 - Reformat T.K.'s @match strings to remove line breaks.
- Minor fix to T.K's conversation "In deep underground" --> "Deep underground"
- Changes caused by saving with CFJavaEditor including removal of "Str 1" and
  "immune 8388607" from T.K.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5504 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-11 21:25:06 +00:00
kbulgrien 1c80406896 - Add map_layer item to statue so that it renders above the note
that is beneath it.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5403 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-08 10:41:43 +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
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
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