Commit Graph

25 Commits (master)

Author SHA1 Message Date
Kevin Zheng 0a882d7c3e Mark libraries fixed_reset
Libraries are like shops where players frequently check back to see if
it's been reset.
2024-02-13 21:04:25 -08:00
Rick Tanner 070f7a48b5 Correct spacing after punctuation in msg text 2023-06-07 01:26:00 -05:00
rjtanner 48bd99ed1d Remove extra spaces after periods in msg text for Navar Central Library (navar_city/misc/library) map 2023-03-29 16:35:38 -05:00
rjtanner ff6493522e Remove outdoor setting for Navar Central Library (navar_city/misc/library) map 2023-03-29 16:32:26 -05:00
Kevin Zheng 8fea01a066 Adjust lighting in Navar
Make outdoor maps outdoor, add darkness where appropriate. Add lighting
to shops or other points of interest.
2022-01-15 11:49:41 -08: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
ryo_saeba faeb3aac01 Make the literacy scrolls identified.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17916 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-11 19:28:08 +00:00
rjtanner 36ca3d9af9 Removed forced line breaks and word spacing corrections in message text to Navar Central Library (navar_city/misc/library) in Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17134 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-02-16 06:26:27 +00:00
ryo_saeba 5dd107b769 Fix walls.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14457 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-05-07 14:34:28 +00:00
rjtanner daffc86c79 Convert platinum payment altars to accept payment of any coin type
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10238 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-11-02 06:36:36 +00:00
rjtanner 58f47a9fec Cosmetic wall update
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10138 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-21 01:41:41 +00:00
rjtanner 07b63b1a37 (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@10137 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-21 01:40:00 +00:00
anmaster 93457e023a Change more "name woodfloor" to "name wood floor" in some more maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9347 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-06-20 10:51:53 +00:00
anmaster e5c9604b0a More fixes for redundant patterns in @match (it is case insensitive, but a lot of maps treated it as if it was case sensitive). Also fix some broken dialogs (missing the match part of @match and other such typos).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9145 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-05-23 09:49: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
k_ahlers 7480efb4bd Added patch #1531289 from the sf.net-Patchtracker
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4735 282e977c-c81d-0410-88c4-b93c2d0d6712
2006-08-01 10:13:20 +00:00
cavesomething eb8c50dbd9 shop headers for navar
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3766 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-10-03 16:33:15 +00:00
akirschbaum 02459080e0 Make library key work.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3611 282e977c-c81d-0410-88c4-b93c2d0d6712
2005-09-07 21:29:35 +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
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