Commit Graph

1094 Commits (a5a2649089ba1d61636c1a8e3b4887407526b89b)

Author SHA1 Message Date
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
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
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
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 a0148f1f2f Apply patch #387 Fix guard dialog so he responds to the player, by DraugTheWhopper
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21958 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-16 07:59:11 +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
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 accd44d365 Use building archetypes for instructions. Requires arch r21820.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21821 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-19 17:02:10 +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
ryo_saeba 204bfc8ee7 Change face to match animation.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21645 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-27 09:17:55 +00:00
ryo_saeba 1efa0d02f6 Fix stairs coordinates.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21621 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-17 16:20: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
partmedia f9d08be1af Remove duplicate dialog
These guards are positioned close enough that only one guard needs
dialog to be able to hear the player.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21607 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-12 20:43:30 +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
ryo_saeba 5971f28e04 Use archetypes for converters instead of custom ones.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21365 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-09-09 17:46:17 +00:00
partmedia 5edab52b8a Use absolute paths for exits to the Astral Vault
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21308 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-08-24 18:34:38 +00:00
rjtanner 7eaefcb799 Make Bank of Skud Vault (scorn/shops/bank-vault) an indoor map, corrects map creator error
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21234 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-06-03 22:58:19 +00:00
rjtanner edc0378480 Correct creation date in map headers, no functional changes
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21233 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-06-01 04:15:16 +00:00
rjtanner bf595f1df9 Make entrances to Astral Vault map unique, make map paths from the Astral Vault back to the banks absolute, added missing levers to the Astral Vault map
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21232 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-06-01 04:03:37 +00:00
rjtanner 9e08fcf4b4 New feature map, Astral Vault - a way for players to have access to common storage that is accessible from any of the current bank maps. Requires map update r21230.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21231 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-05-31 22:27:49 +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 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
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