Rick Tanner
6d922c5fee
Minor punctuation, spelling, and grammar updates to NPC dialogue in Elven Moon Entrance
2023-11-12 01:20:35 -06:00
Rick Tanner
33573e68f1
Correct spacing after punctuation in msg text
2023-06-05 00:57:37 -05:00
rjtanner
e118aed299
Make Elven Moon maps part of the same reset_group, lakecountry_elven-moon
2022-07-21 01:20:34 -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
Nicolas Weeger
5272e27aba
Remove executable flag on maps.
2021-05-13 12:28:34 +02:00
partmedia
4967dcedae
Hide map mechanisms
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21736 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-07 19:41:45 +00:00
partmedia
4a64ad2cb8
Hide map mechanism
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21725 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-06 03:12:00 +00:00
partmedia
f8d6efb42f
Remove left and right brackets from dialog
...
Dialog lines with left and right brackets display as an empty string in
the GTK client.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21724 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-06 03:11:54 +00:00
partmedia
b2f0f9c648
Fix entrance to Elven Moon
...
- There are some water tiles with move_block set incorrectly that allow
passage to the island even without the bridge. Fix those.
- Move magic mouth underneath floor so it does not appear when 'show
invisible' is cast.
- Make invisible barrier see-through.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21220 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-04-23 02:09:37 +00:00
ryo_saeba
c0bdfa95d4
Remove redundant abil_throwing. Remove some redundant items.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17692 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-25 20:46:59 +00:00
rjtanner
3105623d95
Typo correction (may keys -> many keys) in message text to Elven Moon (lake_country/elven_moon/elvenmoon.5) in Lake Country.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17001 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-02-08 05:24:38 +00:00
rjtanner
0a14bc4c4c
Removed forced line breaks and word spacing changes in message text to Elven Moon Entrance (lake_country/elven_moon/elvenmoon.1) in Lake Country.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16999 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-02-07 06:55:45 +00:00
akirschbaum
8491c3cd32
Remove duplicate floors to fix display issues.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15012 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-08-27 16:41:52 +00:00
akirschbaum
698fcd20ff
Reformat/fix msg...endmsg attributes in Lake Country.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15006 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-08-27 14:11:25 +00:00
rjtanner
89c2b7511c
(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@10150 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-10-22 01:47:55 +00:00
rjtanner
67d531574c
Map header updates: Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic, add lakecountry as the region, added info for original map author with time stamp
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9896 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-09-20 20:52:15 +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
ryo_saeba
6399e9b9f5
Remove invalid treasurelist.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8429 282e977c-c81d-0410-88c4-b93c2d0d6712
2008-02-16 09:50:34 +00:00
akirschbaum
0e39777161
Update spellcasting objects to use inventory objects.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7474 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-11-04 19:05:10 +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
a2a84e7645
Tiled maps that share a common border should be the same width or height, respectively. Pointed out in crossfire-Bugs-1800719 cult summons crash server
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7332 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-10-17 05:44:00 +00:00
rjtanner
750a7b6a3e
Changes due to map editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7120 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-09-07 02:35:13 +00:00
akirschbaum
45d36cb162
Spelling corrections.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@6245 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-05-12 22:46:19 +00:00
rjtanner
77ecb24e98
Renamed maps (which used the actual file name or tweaked their spelling and capitilization). Replaced walls that were using the wrong sections next doors. Added missing floor tiles beneath a wall section. Other changes are due to Map Editor reformatting.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5627 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-28 02:57:36 +00:00
rjtanner
292c73cb03
Fix for bug #1651549 , gate was connected to 100 and should be 104 - other fixes are from editor reformatting. RJT, Feb-04-2007
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5364 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-04 07:30:50 +00:00
rjtanner
f805efa2d4
New quest maps, Strange Old Wizard, courtesy of Brad Reilly. Quest starts in Brest. RJT, Feb-02-2007
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5358 282e977c-c81d-0410-88c4-b93c2d0d6712
2007-02-03 04:35:15 +00:00