Commit Graph

352 Commits (e6a686e77caeb1341844c2743013d7b454422ed5)

Author SHA1 Message Date
Rick Tanner c4659fb6ce Correct spacing after punctuation in msg text 2023-05-26 01:55:45 -05:00
rjtanner 8118fa301b Add shop inventory sign to House of Power (scorn/misc/PowerHouse) in Scorn 2023-04-18 17:50:45 -05:00
rjtanner b53cb9b993 Add shop inventory sign to House of Healing (scorn/misc/HouseofHealing) in Scorn 2023-04-18 17:46:59 -05:00
SilverNexus 1e58677250 Prevent library NPCs from getting mad at you for blundering into a closing gate.
While here, adjust the max hp of the Library Guards, to silence a warning about them having hp greater than max health.
2023-04-18 08:52:40 -04:00
rjtanner 101c274652 Update msg text to remove extra space after periods and question marks in Abandoned Temple, Dungen Level 4 in Scorn 2023-04-10 00:37:11 -05:00
rjtanner 41a309d651 Correct map entrance coordinates for Hall of Hereos (scorn/misc/HallOfQuests) in Scorn 2022-07-31 01:47:50 -05:00
rjtanner fac44016eb Update the msg text to provide a better map location hint for the Scorn Hero - Duke quest 2022-07-30 02:24:13 -05:00
rjtanner e1381752aa Update the msg text to provide more map location hints for the Scorn Hero - Earl/Marqiuses quest 2022-07-29 01:16:53 -05:00
rjtanner 45a43a7fc7 Update the msg text to provide more clear location hint for the Scorn Hero - Baron quest 2022-07-29 01:09:15 -05:00
rjtanner 9c7a9ecb41 Update the msg text to provide a better map entrance hint for the Scorn Hero - Knight quest 2022-07-29 01:02:50 -05:00
rjtanner d269a23394 Make Port Gate of Scorn maps part of the same reset_group, scorn_port-gate 2022-07-29 00:42:12 -05:00
rjtanner 2045b3a38a Make Scorn Zoo maps part of the same reset_group, scorn_zoo 2022-07-28 23:47:37 -05:00
rjtanner 385b8b764d Make Scorn Prison maps part of the same reset_group, scorn_scorn-prison 2022-07-28 23:45:44 -05:00
rjtanner 90822429df Make Abandoned Temple maps part of the same reset_group, scorn_abandoned-temple 2022-07-28 23:42:20 -05:00
rjtanner e3fa8b1b63 Make Scorn Jail maps part of the same reset_group, scorn_scorn-jail 2022-07-28 23:35:40 -05:00
rjtanner 3227057c8d Make Cider House m aps part of the same reset_group, scorn_cider-house 2022-07-28 23:33:37 -05:00
rjtanner a5b141f9b0 Make Scorn Castle maps part of the same reset_group, scorn_scorn-castle 2022-07-28 23:30:12 -05:00
rjtanner f416970037 Make Beginners2 maps part of the same reset_group, scorn_beginners2 2022-07-28 23:25:59 -05:00
rjtanner 27fec54760 Make Beginners maps part of the same reset_group, scorn_beginners 2022-07-28 23:23:49 -05:00
rjtanner a06f8ebd75 Make Scorn Battle Arena maps part of the same reset_group, scornarena_arena-battleground 2022-07-28 23:22:01 -05:00
rjtanner 40677126e3 Cosmetic change with swall merging to House of Power in Scorn. Cosmetic change only, no functional changes. 2022-07-01 00:07:48 -05:00
Kevin Zheng 1a735b7050 Update Scorn House of Power to use power brokers 2022-05-17 23:02:49 -07:00
Preston Crow 7b802f463e explicit hp,sp 0,0 for exit to avoid default if arch updated to default to -1,-1 2022-02-18 17:41:25 -05:00
Nicolas Weeger a11087b410 Remove scorpion's stinger since it is poison 2022-02-15 19:45:37 +01: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 6023b8ff1c Adjust merging of spikewall with exterior wall in Scorn Jail (scorn/misc/jail), cosmetic change only - no functional changes 2021-10-17 01:33:22 -05:00
Rick Tanner dbe0ec7f9c Grammar and spelling corrections to NPC dialog 2021-10-17 01:29:52 -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 c72c9d38ba Rename 'Scorn Royalty Quest' to 'scorn/ScornHero', add developer comment 2021-09-21 20:42:12 +02: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 fbf5fbb902 Add messageboard graphics and arch and use them
Patch #416 by Saiapatsu
https://sourceforge.net/p/crossfire/patches/416/
2021-08-21 19:22:11 +02:00
rock808 01bfd36c24 Fixed up some of the Alfalfa/OrcDress quest
Added several more hints and clues for new players.
Moved some old left over code from old style quests to better wording for current quest conditions.
Fixed Fran so that she will give the Alfalfa key again if maps reset before player can get to grand prize.
Alfalfa also take key back after quest is complete.
Also have Alfalfa and Fran direct player to Nobility Quests next.
And locked the key to the character so no accidental drop.
2021-08-21 13:10:35 +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
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
Andreas Kirschbaum 3c6ccf0d85 Remove excess empty lines from dialogs using @match 2021-07-25 12:16:17 +02:00
Nicolas Weeger 5272e27aba Remove executable flag on maps. 2021-05-13 12:28:34 +02:00
silvernexus a91cd65acc Make sure Scorn Arena cannot run out of arena tickets.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@22068 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-04-10 19:26:15 +00:00
ryo_saeba 02a17137f4 Make quest rewards identified.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21996 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-23 19:51:42 +00:00
ryo_saeba 62c9e277e5 Change inventory item for an empty bottle so item is correctly given.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21955 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-13 12:34:51 +00:00
rjtanner a44b7fc46d Add unlit braziers to Undead Church (scorn/misc/church) in Scorn. Requires archetype update r21690. Cosmetic change only, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21766 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-14 12:35:20 +00:00
partmedia 53f6c3dc64 Normalize quest title capitalization
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21703 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-02 00:02:43 +00:00
rjtanner a85dba3e00 Update instructional sign in Beginners (scorn/misc/beginners) in Scorn to remove the reference to wearing armour since it is now automatically worn as part of the character creation process.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21123 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-02-29 06:52:13 +00:00