[root]/pup_land/nurnberg/reception
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 305 (100.0%) | 4089 (100.0%) | 13.4 |
partmedia | 14 (4.6%) | 1563 (38.2%) | 111.6 |
rjtanner | 141 (46.2%) | 1085 (26.5%) | 7.6 |
ryo_saeba | 12 (3.9%) | 966 (23.6%) | 80.5 |
akirschbaum | 63 (20.7%) | 450 (11.0%) | 7.1 |
qal21 | 75 (24.6%) | 25 (0.6%) | 0.3 |
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
1563 lines of code changed in 14 files:
Run MapNormalizer editor script on all map files.
16 lines of code changed in 2 files:
Fix typos in attribute names.
20 lines of code changed in 3 files:
Instructional text update to reference the lever in Reception, Water Level 3 (pup_land/nurnberg/reception/water3) in Pup Land. No functional changes.
1 lines of code changed in 1 file:
Wording correction for instructions to the Special Button in Reception, Electricity Level 6 (pup_land/nurnberg/reception/electricity6) in Pup Land. No functional changes.
2 lines of code changed in 1 file:
Spelling correction (chaoswyverns -> chaos wyverns) in message text to Reception, Fire Level 5 (pup_land/nurnberg/reception/fire5) in Pup Land.
2 lines of code changed in 1 file:
Word spacing correction in message text to Reception, Wind Level 7 (pup_land/nurnberg/reception/wind7) in Pup Land.
2 lines of code changed in 1 file:
Punctuation correction in message text to Reception, Wind Level 6 (pup_land/nurnberg/reception/wind6) in Pup Land.
2 lines of code changed in 1 file:
Removed blank line in message text to Reception, Wind Level 5 (pup_land/nurnberg/reception/wind5) in Pup Land.
1 lines of code changed in 1 file:
Punctuation corrections in message text to Reception, Water Level 7 (pup_land/nurnberg/reception/water7) in Pup Land.
2 lines of code changed in 1 file:
Word spacing corrections in message text to Reception, Water Level 5 (pup_land/nurnberg/reception/water5) in Pup Land.
3 lines of code changed in 1 file:
Punctuation corrections in message text to Reception, Water Level 4 (pup_land/nurnberg/reception/water4) in Pup Land.
3 lines of code changed in 1 file:
Punctuation correction in message text to Reception, Water Level 2 (pup_land/nurnberg/reception/water2) in Pup Land.
2 lines of code changed in 1 file:
Punctuation and word spacing corrections in message text to Reception, Office (pup_land/nurnberg/reception/reception) in Pup Land.
6 lines of code changed in 1 file:
Capitalization corrections in sign text to Reception, Fire Level 5 (pup_land/nurnberg/reception/fire5) in Pup Land.
5 lines of code changed in 1 file:
Capitalization corrections in sign text to Reception, Fire Level 4 (pup_land/nurnberg/reception/fire4) in Pup Land.
3 lines of code changed in 1 file:
Capitalization correction in sign text to Reception, Fire Level 2 (pup_land/nurnberg/reception/fire2) in Pup Land.
2 lines of code changed in 1 file:
Capitalization correction in sign text to Reception, Electricity Level 6 (pup_land/nurnberg/reception/electricity6) in Pup Land.
2 lines of code changed in 1 file:
Punctuation and capitalization correction in sign text to Reception, Electricity Level 5 (pup_land/nurnberg/reception/electricity5) in Pup Land.
2 lines of code changed in 1 file:
Punctuation correction in sign text to Reception, Electricity Level 4 (pup_land/nurnberg/reception/electricity4) in Pup Land.
2 lines of code changed in 1 file:
Cosmetic changes to Reception, Wind Level 7 in Pup Land. Added more and changed fence (swall) sections for nicer merging with nearby walls.
12 lines of code changed in 1 file:
Removed line breaks in message text to Reception, Wind Level 7 in Pup Land.
2 lines of code changed in 1 file:
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.
25 lines of code changed in 1 file:
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.
15 lines of code changed in 1 file:
Removed line breaks in message text to Reception, Wind Level 4 in Pup Land.
2 lines of code changed in 1 file:
Removed line breaks in message text to Reception, Wind Level 2 in Pup Land.
2 lines of code changed in 1 file:
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.
19 lines of code changed in 1 file:
Removed line breaks in message text to Reception, Water Level 7 in Pup Land.
3 lines of code changed in 1 file:
Cosmetic changes to Reception, Water Level 6 in Pup Land. Added more fence (swall) sections for nicer merging with nearby walls.
9 lines of code changed in 1 file:
Cosmetic changes to Reception, Water Level 5 in Pup Land. Added more fence (swall) sections for nicer merging with nearby walls.
8 lines of code changed in 1 file:
Removed line breaks in message text to Reception, Water Level 5 in Pup Land.
3 lines of code changed in 1 file:
Removed line breaks in message text to Reception, Water Level 4 in Pup Land.
2 lines of code changed in 1 file:
Removed line breaks in message text to Reception, Water Level 3 in Pup Land.
2 lines of code changed in 1 file:
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.
32 lines of code changed in 1 file:
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.
37 lines of code changed in 1 file:
Removed line breaks in message text to Reception, Ofice in Pup Land.
4 lines of code changed in 1 file:
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.
9 lines of code changed in 1 file:
Removed line breaks in message text to Reception, Fire Level 7 in Pup Land.
3 lines of code changed in 1 file:
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.
10 lines of code changed in 1 file:
Removed line breaks in message text to Reception, Fire Level 5 in Pup Land.
2 lines of code changed in 1 file:
(29 more)