Commit Graph

30 Commits (master)

Author SHA1 Message Date
Rick Tanner 71a36d7e5b Minor spelling correction to NPC dialogue in Reticent Temple, Dungeon 2023-11-26 01:04:50 -06:00
Rick Tanner c6b287e063 Correct spacing after punctuation in msg text for maps in the wolfsburg/ directory 2023-06-16 00:33:33 -05:00
rjtanner 8ac13f4788 Make Reticent Templemaps part of the same reset_group, wolfsburg_reticent-temple 2022-08-07 00:43:48 -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 f6ada1f307 Reformat and fix spelling of messages 2021-07-25 23:44:39 +02:00
ryo_saeba e0ccd8af35 Add guide about the cult.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21858 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-28 20:13:42 +00:00
rjtanner 89a69a34a5 New map, Shrine to Valkyrie (wolfsburg/temple/shrine_to_valkyrie) in Wolfsburg (world/world_128_108).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20530 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-10-31 05:05:22 +00:00
rjtanner 6511065aba New cave themed temple map, Shrine to Gnarg (wolfsburg/temple/shrine_to_gnarg) found in Wolfsburg (world/world_128_109).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20337 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-03-01 05:54:35 +00:00
rjtanner 39adb8cc09 Cosmetic changes to Reticent Temple (wolfsburg/temple/temple) to show surrounding area outside of the temple and to wall sections surrounding gates. Updated world map (wolfsburg/temple/enterance) for new entrance coordinates in to the temple.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18173 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-05-29 04:37:06 +00:00
rjtanner cae778642e Punctuation update in message text to Reticent Temple, Dungeon (wolfsburg/temple/temp_dung1) in Wolfsburg.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17787 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-01 06:21:42 +00:00
rjtanner 0ef33c0f9e Removed forced line breaks in message and punctuation corrections to text in Reticent Temple, Dungeon (wolfsburg/temple/temp_dung1) in Wolfsburg.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16801 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-01-24 05:49:06 +00:00
akirschbaum fca418bdb5 Remove stray connections from altars.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14721 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-06-26 19:49:06 +00:00
rjtanner 15edcb83cc (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@10196 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-26 01:22:39 +00:00
rjtanner 4567a3a882 Map header updates: 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@9988 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-04 07:25:21 +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
kbulgrien 53f2b30307 Rename dwall3_3 to dwall_3_3 after removing incorrect Object in
arch/trunk/wall/dwall/dwall.arc.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8208 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-01-19 00:56:11 +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 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 8de8411641 Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5862 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-24 13:15:00 +00:00
rjtanner b477d9cccc Map update to remove 0 destination coordinates warnings from server log files
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5638 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-03-02 02:56:06 +00:00
rjtanner a5651e73b1 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@5609 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-25 01:49:09 +00:00
rjtanner 7dc3f0542a Updated maps to remove 0 destination coordinates warnings from server log files. Other changes are from Map Editor reformatting. RJT, Feb-11-2007
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5477 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-11 06:53:43 +00:00
akirschbaum 598a17bdd9 Fix incorrect exit coordinates.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3803 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-06 20:40:54 +00:00
akirschbaum 63f03c291d 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@3639 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-15 20:13:05 +00:00
eracc 5771e041ac Several maps updated and never committed.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3299 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-05-26 01:06:28 +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 a1353f29cc - fix coastline wolfsburg, add a temple for Ixalovh
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2936 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-10-04 03:35:13 +00:00
temitchell 4497c992e4 - multipart image notation fix
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2853 282e977c-c81d-0410-88c4-b93c2d0d6712
2004-07-04 21:59:26 +00:00
mwedel 3260fae07e Add wolfsburg to maps-bigworld. Other updated maps most likely because
they had exits pointing to wolfsburg which now point to the new locaton.
MSW 2002-09-18


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1732 282e977c-c81d-0410-88c4-b93c2d0d6712
2002-09-19 07:09:07 +00:00