Commit Graph

1125 Commits (12133164126837755d3ba895b31799fdb0da699c)

Author SHA1 Message Date
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
rjtanner bed985c9f4 Make Gnolls Grotto and Ogre Cave maps part of the same reset_group, scorn_gnolls-grotto-ogre-cave 2022-07-27 18:48:34 -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
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 b3964c2f05 Use new '@identify' keyword 2022-06-25 13:08:52 -07:00
Kevin Zheng 269d455da8 Add replies to make dialogs more discoverable 2022-06-25 12:32:08 -07:00
Kevin Zheng c7ef2ce238 Adjust Valriel's treasure
The ring of Valriel and Amulet of Valriel are supposed to be holy, so
add grace 5 in addition to the existing sp 5.

Submitted by:   Egorov Sergey (patches/459)
2022-05-24 17:27:15 -07:00
Kevin Zheng f619817a2b Replace custom monster with archetype
Submitted by:   Egorov Sergey (patches/460)
2022-05-24 17:16:33 -07:00
Kevin Zheng 1a735b7050 Update Scorn House of Power to use power brokers 2022-05-17 23:02:49 -07:00
rjtanner b90ead7196 Add more weak walls to the small room enclosure in Stronghold (scorn/mansion/stronghold) in Scorn 2022-04-30 01:51:28 -05: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
Kevin Zheng 6cf764ee64 Fix Pup Land Terminal exit coordinates 2022-02-17 09:31:09 -08: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
Kevin Zheng a72694ca6a Add darkness to Old Scorn
Old Scorn is underground, and so it should be dark. Add lighting to some
points of interest.
2022-01-05 15:01:18 -06:00
Nicolas Weeger 46ad5a16c4 Remove suspicious 'changing' attribute 2021-11-14 17:06:04 +01:00
Nicolas Weeger 110166a1cb Remove obsolete 'include' from quests, update the root file to contain the syntax 2021-11-07 19:38:11 +01:00
DraugTheWhopper f02d8cbda9 Replace all instances of shop_general with shop_random.
I'm basically deprecating shop_general, at least until it's both useful and distinct from shop_random.
2021-11-03 00:56:57 -04: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
DraugTheWhopper a87308d829 Make Scorn General Shop be more "general", and less food. 2021-10-31 22:54:27 -04:00
Nicolas Weeger 78448c41a3 Limit the booze a player can buy for each money drop to one bottle
This is nicer for new players.

See https://sourceforge.net/p/crossfire/bugs/901/
2021-10-23 12:55:17 +02: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
rock808 1464cc2bd5 A better lesson for newbies using middle-click with items on the floor, and hidden "under" other items. 2021-09-01 20:35:39 -07:00
rock808 3277cb1c92 Change save beds to normal beds
Set beds to "normal" beds rather than save beds here in Goth's Tavern as
some of them are above other map items and when a player would press "a"
to active the item, they would instead get logged out because of the
bed. If a player wants a Save Point in Scorn, using Wanderer's Inn is
probably adequate, and a single location for save/restore points in
Scorn is much easier to direct new players to.
2021-09-01 16:22:45 -07: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 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 449fc26e37 Reorder game object attributes in canonical order 2021-08-01 17:50:28 +02:00
Andreas Kirschbaum 80beb6e1e4 Remove attributes which have the same value as the archetype 2021-08-01 14:08:39 +02:00
Nicolas Weeger 57ac000386 Fix JSON syntax 2021-07-31 18:17:29 +02:00
SilverNexus e4dc7bd517 Remove duplicate tile in Scorn gem shop. 2021-07-28 14:31:12 -04: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 3e3c403b01 Fix incorrectly used regular expressions in @match lines 2021-07-25 18:49:07 +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