Commit Graph

297 Commits (master)

Author SHA1 Message Date
Rick Tanner 1d2cada7a1 Minor grammar and spelling updates to NPC dialogue in Yarid's House, Entrance 2023-12-07 16:29:57 -06:00
Rick Tanner 1f0ae4a146 Minor wording changes to NPC dialogue in Tyl's House 2023-12-04 01:03:33 -06:00
Rick Tanner 875c1e588a Minor spelling and grammar updates to NPC dialogue in Riverside Manor 2023-11-26 01:08:59 -06:00
Rick Tanner 2b4d0b27b7 Minor wording update to NPC dialogue in Patch's House 2023-11-25 00:22:39 -06:00
Rick Tanner 0c6ce0a0eb Minor spelling correction and grammar update to NPC dialogue in Mike Miller's house 2023-11-23 01:07:08 -06:00
Rick Tanner ecb3ee2a0d Minor punctuation update to NPC dialogue in Chess Club 2023-11-08 14:49:18 -06:00
Rick Tanner b390ac1300 Correct spacing after punctuation in msg text 2023-06-13 01:01:38 -05:00
Kevin Zheng 980479672b Fix glow_radius in Resir's house
As noted in bugs/942, the glow_radius value here causes problems, so
remove it. While here, replace "hole in ground" with ladders up and down
to indicate to the player that these exits go back and forth instead of
being one-way.
2023-02-16 23:10:44 -08:00
rjtanner 16746ca57a Make Wood House and Scorn's Trappers maps part of the same reset_group, scorn_wood-house-scorn-trappers 2022-07-27 23:57:10 -05:00
rjtanner c5508be912 Make Yarid's House maps part of the same reset_group, scorn_yarids-house 2022-07-27 23:52:46 -05:00
rjtanner 5e978cfa0d Make Tyl's Attic maps part of the same reset_group, scorn_tyls-house 2022-07-27 23:50:11 -05:00
rjtanner 382a1193b0 Make Mike Miller's cellar map part of the same reset_group, scorn_mike-millers-house 2022-07-27 23:47:46 -05:00
rjtanner 0f8dcffe2b Make Mike Miller's House maps part of the same reset_group, scorn_mike-millers-house 2022-07-27 23:46:46 -05:00
rjtanner 1213316412 Update map exit coordinates to Haunted Attic (scorn/houses/house.haunted2) in Scorn 2022-07-27 23:44:21 -05:00
rjtanner 5610efdc00 Make Harry's House maps part of the same reset_group, scorn_harrys-place 2022-07-27 23:42:37 -05:00
rjtanner a55ce17f44 Make Easy House maps part of the same reset_group, scorn_easy-house 2022-07-27 23:40:32 -05:00
rjtanner 3eda2b4c06 Make Cornerbrook Estates maps part of the same reset_group, scorn_cornerbrook-estates 2022-07-27 23:38:12 -05:00
rjtanner 58b9283f67 Make Breezy Acres maps part of the same reset_group, scorn_breezy-acres 2022-07-27 23:35:09 -05:00
rjtanner 52bfaa17a0 Make Alfalfa's House maps part of the same reset_group, scorn_alfalfas-house 2022-07-27 18:55:01 -05:00
Nicolas Weeger 86cd35e678 Make Riverside maps part of the same reset_group, scorn_riverside-manor
This should fix bug https://sourceforge.net/p/crossfire/bugs/893/
2022-07-17 10:26:52 +02:00
Kevin Zheng d79bf5960e Adjust lighting
Make outdoor maps outdoor, add darkness where appropriate. Add lighting
to shops or other points of interest.
2022-01-05 15:58:27 -06:00
DraugTheWhopper 288b6287d5 Adjust more dialogue affected by the recent grammatical changes.
Some reversions, some additional adjustments. Overall, I've tried to make things more natural, at least for American English.
2021-11-01 18:22:23 -04:00
Rick Tanner 467f437e84 Grammar and spelling corrections to NPC dialog 2021-10-17 01:57:36 -05:00
Rick Tanner 6788da9ab6 Grammar and spelling corrections to NPC dialog 2021-10-10 00:20:18 -05:00
tannerrj 88700149be Grammar and spelling corrections to NPC dialog 2021-10-04 00:43:43 -05:00
Nicolas Weeger 3608a7fc84 Rename 'Lursendis' to 'wolfsburg/Lursendis' to match system quest name,
add developer comment
2021-09-21 20:42:06 +02:00
Nicolas Weeger 6582a9e85c Remove smoothlevel since there is no associated smooth face 2021-08-29 20:24:38 +02:00
Nicolas Weeger 822e922d97 Mark test quests and unfinished quest as 'system' to not show them to players 2021-08-23 23:09:22 +02:00
Nicolas Weeger c7d85ee0f0 Add missing 'end_quest' 2021-08-23 10:23:59 +02: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 80beb6e1e4 Remove attributes which have the same value as the archetype 2021-08-01 14:08:39 +02:00
Kevin Zheng c83441bd2a Fix dialog 2021-07-25 15:08:05 -07:00
Andreas Kirschbaum f6ada1f307 Reformat and fix spelling of messages 2021-07-25 23:44:39 +02:00
Andreas Kirschbaum 75a3a4d0e4 Fix syntax errors in @match lines 2021-07-25 18:46:22 +02:00
Andreas Kirschbaum 6fb7c63363 Remove duplicate keywords from dialogs using @match 2021-07-25 17:15:16 +02:00
Andreas Kirschbaum 9815651c16 Use lower case letters in @match lines 2021-07-25 17:15:11 +02:00
Andreas Kirschbaum 4eb4a80910 Move @reply and @question lines to the end in dialogs using @match 2021-07-25 12:48:59 +02:00
rock808 32128f1751 Slight re-work of the CoffeeGoose quest
- Fill in some clue/storyline gaps, give some NPCs a little better responses
- In Oled's cafe, remove coffee converter and extra floor
2021-07-24 21:03:57 -07:00
rock808 0604070059 Fix a bug in a ladder exit 2021-07-17 14:29:09 -05:00
DraugTheWhopper 9769afdc67 Fix several broken instances of "@match" 2021-07-17 11:50:34 -05:00
Kevin Zheng c034c8b538 Make keywords easier to guess 2021-05-27 22:49:29 -07:00
ryo_saeba 8a409e70c1 Add jewelry guides, requires arch r21880.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21881 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-01 17:04:35 +00: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
ryo_saeba 35c8592208 Move exit under an extra grass column on the right, for coherence.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21615 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-17 14:37:28 +00:00
silvernexus d01ba7fa68 Fix flagstone tile in entrance area of Scorn Tannery that allowed spells to be cast.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21517 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-10-20 18:01:46 +00:00
partmedia 1592d0041a Use artifact cure poison
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21176 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-03-14 22:39:14 +00:00
rjtanner 42c2b5f276 Cosmetic changes to Mess Hall (scorn/houses/messhall) to add more visual space on the map perimeter, and changed the floor from dirt to cobblestone. Update Scorn world map (world/world_105_115) for entrance coordinate changes to Mess Hall.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21081 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-01-14 00:02:21 +00:00
rjtanner 828a5b03eb Cosmetic changes to Barracks (scorn/houses/barracks) to add more visual space on the map perimeter, and changed the floor from dirt to cobblestone. Update Scorn world map (world/world_105_115) for entrance coordinate changes to Barracks.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21079 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-01-13 23:52:48 +00:00
silvernexus afb9e1df4b Fix incorrect exit coordinates on Alfalfa's House ground level.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21042 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-12-01 15:13:11 +00:00
rjtanner 0d3d222fc8 Cosmetic change to Yarid's House, Downstairs (scorn/houses/wizz.lev1) in Scorn for nicer wall merging around one of the doorways. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20806 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-05-15 23:51:53 +00:00