Rick Tanner
3c2c43b5f5
Correct spacing after punctuation in msg text
2023-06-09 16:27:11 -05:00
Saiapatsu
167f7f6c86
Force player to stand on the teleporter in reception/reception
2022-08-05 19:33:52 -07:00
Kevin Zheng
3535ad5a39
Change arch to fix incorrect face begin displayed
2022-05-07 11:10:36 -07: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
partmedia
2c9301320e
Overhaul pup_land/nurnberg/reception
...
reception:
Added no_spells to prevent bypassing required levers in the wind, fire, and electric sections.
Added no_spells to prevent players from entering wind section from outside the map.
Moved 1 no_spells above the floor tile to improve readability in Gridarta.
Adjusted both woman NPCs to prevent them from trying to attack the monsters.
wind3:
Removed no_spells in the main area, as it served no apparent purpose.
Moved remaining no_spells above the floor for readability.
Reduced the icecube's ac from -50 to -25, and hp regen from 50 to 25 to make it less tedious to kill.
wind4:
Moved many no_spells above the floor for readability.
Removed extra floors at 6,11
Removed extra fence and no_spells at 10,20 and 10,22
wind5:
Added no_spells under more fences to prevent bypassing levers.
Converted no_spells under gates to be no_magic and damned on the gate arch.
wind6:
moved many no_spells above the floor for readability.
removed unneeded no_spells in row 14.
replaced gateTrg1 with gate_closed_1, to make the map solvable in solo play without using town portal.
water2:
moved a few no_spells above the floor for readability.
added missing no_spells at 3,8
water4:
moved many no_spells above the floor for readability.
removed a duplicate no_spells
water5:
removed extraneous no_spells at 4,11
water7:
moved 1 no_spells above the floor for readability.
fire4:
moved many no_spells above floor tiles for readability.
fire5:
removed extraneous no_spells
fire6:
removed most of the no_spells from the map. This does somewhat change how the map can be played.
removed the sign indicating it is a no_spells area.
added no_spells under the pits, forcing players to throw and item, or shoot an arrow to push the button.
replaced gateTrg2 with gate_closed_2, to make the map solvable in solo play without using town portal.
electricity4:
moved many no_spells above floors for readability.
removed extraneous no_spells.
electricity5:
moved some no_spells above floors for readability.
removed extraneous no_spells.
Tracker: patches/353
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20718 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-03-04 21:59:28 +00:00
akirschbaum
dd472884c9
Run MapNormalizer editor script on all map files.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18817 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 13:26:30 +00:00
akirschbaum
98e9abc7f5
Fix typos in attribute names.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18702 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-09 10:58:38 +00:00
rjtanner
d2d54d55ae
Instructional text update to reference the lever in Reception, Water Level 3 (pup_land/nurnberg/reception/water3) in Pup Land. No functional changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17876 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-08 05:27:41 +00:00
rjtanner
6721c2b98e
Wording correction for instructions to the Special Button in Reception, Electricity Level 6 (pup_land/nurnberg/reception/electricity6) in Pup Land. No functional changes.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17875 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-04-08 05:21:35 +00:00
rjtanner
e689ea62ac
Spelling correction (chaoswyverns -> chaos wyverns) in message text to Reception, Fire Level 5 (pup_land/nurnberg/reception/fire5) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17618 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-20 01:04:16 +00:00
rjtanner
a7dd3b21a9
Word spacing correction in message text to Reception, Wind Level 7 (pup_land/nurnberg/reception/wind7) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17354 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-05 05:49:05 +00:00
rjtanner
1bad6eac3e
Punctuation correction in message text to Reception, Wind Level 6 (pup_land/nurnberg/reception/wind6) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17353 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-05 05:47:50 +00:00
rjtanner
a0941cac8e
Removed blank line in message text to Reception, Wind Level 5 (pup_land/nurnberg/reception/wind5) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17352 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-05 05:46:58 +00:00
rjtanner
c6e048967d
Punctuation corrections in message text to Reception, Water Level 7 (pup_land/nurnberg/reception/water7) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17351 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-05 05:43:34 +00:00
rjtanner
72940f499a
Word spacing corrections in message text to Reception, Water Level 5 (pup_land/nurnberg/reception/water5) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17350 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 07:04:09 +00:00
rjtanner
6b3faaa483
Punctuation corrections in message text to Reception, Water Level 4 (pup_land/nurnberg/reception/water4) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17349 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 06:57:58 +00:00
rjtanner
f22770f98c
Punctuation correction in message text to Reception, Water Level 2 (pup_land/nurnberg/reception/water2) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17348 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 06:55:46 +00:00
rjtanner
b11eaa2a0f
Punctuation and word spacing corrections in message text to Reception, Office (pup_land/nurnberg/reception/reception) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17347 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 06:53:53 +00:00
rjtanner
07517573d7
Capitalization corrections in sign text to Reception, Fire Level 5 (pup_land/nurnberg/reception/fire5) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17346 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 06:48:05 +00:00
rjtanner
d04be2f67a
Capitalization corrections in sign text to Reception, Fire Level 4 (pup_land/nurnberg/reception/fire4) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17345 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 06:46:35 +00:00
rjtanner
7fa895b021
Capitalization correction in sign text to Reception, Fire Level 2 (pup_land/nurnberg/reception/fire2) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17344 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 06:38:47 +00:00
rjtanner
5aaca56370
Capitalization correction in sign text to Reception, Electricity Level 6 (pup_land/nurnberg/reception/electricity6) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17343 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 06:25:00 +00:00
rjtanner
43e94eb9df
Punctuation and capitalization correction in sign text to Reception, Electricity Level 5 (pup_land/nurnberg/reception/electricity5) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17342 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 06:24:06 +00:00
rjtanner
7b853a6e6c
Punctuation correction in sign text to Reception, Electricity Level 4 (pup_land/nurnberg/reception/electricity4) in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17341 282e977c-c81d-0410-88c4-b93c2d0d6712
2012-03-04 06:20:27 +00:00
rjtanner
63067b473c
Cosmetic changes to Reception, Wind Level 7 in Pup Land. Added more and changed fence (swall) sections for nicer merging with nearby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16192 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:56:35 +00:00
rjtanner
55c38acae8
Removed line breaks in message text to Reception, Wind Level 7 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16191 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:55:34 +00:00
rjtanner
d8901ab786
Cosmetic changes to Reception, Wind Level 6 in Pup Land. Added more and changed fence (swall) sections and changed some of the cwall sections for nicer merging with nearby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16190 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:54:24 +00:00
rjtanner
6b7fbd9037
Cosmetic changes to Reception, Wind Level 5 in Pup Land. Added more and changed fence (swall) sections and changed some of the cwall sections for nicer merging with nearby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16189 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:51:21 +00:00
rjtanner
d936b80b43
Removed line breaks in message text to Reception, Wind Level 4 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16188 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:47:17 +00:00
rjtanner
f4e88dc161
Removed line breaks in message text to Reception, Wind Level 2 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16187 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:45:00 +00:00
rjtanner
8688125871
Cosmetic changes to Reception, Water Level 7 in Pup Land. Added more and changed fence (swall) sections and changed some of the cwall sections for nicer merging with nearby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16186 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:44:05 +00:00
rjtanner
703b0005c2
Removed line breaks in message text to Reception, Water Level 7 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16185 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:42:14 +00:00
rjtanner
c12362d59f
Cosmetic changes to Reception, Water Level 6 in Pup Land. Added more fence (swall) sections for nicer merging with nearby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16184 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:37:54 +00:00
rjtanner
bcecfcd7ba
Cosmetic changes to Reception, Water Level 5 in Pup Land. Added more fence (swall) sections for nicer merging with nearby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16183 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:36:44 +00:00
rjtanner
df5aa184a0
Removed line breaks in message text to Reception, Water Level 5 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16182 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:35:13 +00:00
rjtanner
6b0a2b1508
Removed line breaks in message text to Reception, Water Level 4 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16181 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:33:31 +00:00
rjtanner
bd471d5f7c
Removed line breaks in message text to Reception, Water Level 3 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16180 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:28:59 +00:00
rjtanner
07cb6abf4e
Cosmetic changes to Reception, Water Level 2 in Pup Land. Added more and changed fence (swall) sections and changed some of the cwall sections for nicer merging with nerby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16179 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-16 05:27:09 +00:00
rjtanner
14a86caae2
Cosmetic changes to Reception, Office in Pup Land. Added more and changed fence (swall) sections and changed some of the cwall sections for nicer merging with nerby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16178 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 07:11:16 +00:00
rjtanner
05122ce4ca
Removed line breaks in message text to Reception, Ofice in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16177 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 07:01:23 +00:00
rjtanner
fa2d68b8c8
Cosmetic changes to Reception, Fire Level 7 in Pup Land. Added more fence (swall) sections and changed some of the cwall sections for nicer merging with nerby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16176 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 06:57:13 +00:00
rjtanner
3001da5145
Removed line breaks in message text to Reception, Fire Level 7 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16175 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 06:55:50 +00:00
rjtanner
987be54c54
Cosmetic changes to Reception, Fire Level 6 in Pup Land. Added more fence (swall) sections and changed some of the cwall sections for nicer merging with nerby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16174 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 06:54:44 +00:00
rjtanner
6096eb7276
Removed line breaks in message text to Reception, Fire Level 5 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16173 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 06:29:52 +00:00
rjtanner
6c8f5a24f1
Removed line breaks in message text to Reception, Fire Level 4 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16172 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 05:57:48 +00:00
rjtanner
bd1a8f4dbf
Cosmetic changes to Reception, Fire Level 2 in Pup Land. Added more fence (swall) sections and changed some of the cwall sections for nicer merging with nerby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16171 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 05:51:11 +00:00
rjtanner
9e79e21fb6
Cosmetic changes Reception, Elecriticy Level 7 in Pup Land. Added and updated fence (swall) sections for nicer merging with nearby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16170 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 05:48:38 +00:00
rjtanner
509a37c434
Removed line breaks in message text to Reception, Elecriticy Level 7 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16169 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 05:46:07 +00:00
rjtanner
e660ca702a
Cosmetic changes to Reception, Elecriticy Level 6 in Pup Land. Added more fence (swall) sections and changed some of the cwall sections for nicer merging with nerby walls.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16168 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-15 05:43:09 +00:00
rjtanner
ccb9b05088
Removed line breaks in message text to Reception, Elecriticy Level 6 in Pup Land.
...
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16153 282e977c-c81d-0410-88c4-b93c2d0d6712
2011-12-14 06:36:59 +00:00