Commit Graph

18 Commits (master)

Author SHA1 Message Date
Rick Tanner 119ca48537 Minor capitalization and grammar updates to NPC dialogue in Fire Temple, Mezzanine 2023-11-13 09:29:03 -06:00
Rick Tanner c0e80b67e6 Correct spacing after punctuation in msg text 2023-06-11 01:25:26 -05:00
Nicolas Weeger 1ee86e43e6 Make Fire Temple maps part of the same reset_group, quests_fire-temple 2022-07-16 11:25:30 +02: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
rjtanner 91668485a0 Spelling corrections (mezannine -> mezzanine) in map title and message text (not file name) to Fire Temple maps (quests/peterm/FireTemple/*).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17604 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-19 05:42:08 +00:00
rjtanner 06b0af85cf Word spacing corrections and spelling (i found -> I found) fix to message text in Fire Temple, Mezannine (quests/peterm/Demonology/Mezannine1) in Wilderness.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17483 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-13 04:56:45 +00:00
rjtanner 31fcc2d3b9 Removed forced line breaks and punctuation corrections in message text to Fire Temple, Mezannine (quests/peterm/FireTemple/Mezannine1).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16396 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-31 06:02:40 +00:00
rjtanner 4fad6b0dd9 Apply region wilderness to Fire Temple maps (/quests/peterm/FireTemple/*)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11081 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-12-22 05:40:05 +00:00
rjtanner 1a868eba3f (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@10152 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-23 00:45:48 +00:00
rjtanner 2fe1a23f62 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@9918 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-23 01:22:08 +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
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 09cea88923 Changes due to map editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7126 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-08 06:18:36 +00:00
rjtanner 68eae86ca0 Renamed maps (which used the actual file name or tweaked their spelling and capitilization). Added missing floor tiles. Reset the darkness to level 5 on some of the maps (editor claimed that the range had to be 0-5 and the map was using 6.) Other changes are due to Map Editor reformatting.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5620 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-27 03:50:53 +00:00
akirschbaum 4fe81fb348 Hide magic mouths and invisible exits below floor to prevent detection by show invisible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3626 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-11 16:42:29 +00:00
akirschbaum b18abed017 Remove tailing spaces from @match lines.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3193 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-04-09 13:29:22 +00:00
temitchell 394fb6787f - commit multipart monster notation changes to the quests folder
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2871 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-08-08 03:47:50 +00:00
mwedel d70ebc1c34 Add a bunch of new maps to the bigworld maps. Update many maps
they sit on.  Update HallOfQuests with update information for where
some of these maps are.
MSW 2002-10-14


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1749 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-10-15 07:13:32 +00:00