Commit Graph

1217 Commits (master)

Author SHA1 Message Date
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
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
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
partmedia f22544a2bf Add Serf's House
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21073 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-12-29 04:10:38 +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
partmedia 4d904cbe9c Sell pens and blank books
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20955 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-08-15 04:18:09 +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
rjtanner 6f3ff7e82a Patch #359 Change HouseofHealing items to use artifacts when possible. Change many of the balms and potions in the House of Healing (scorn/misc/HouseofHealing) to use the premade artifacts, rather than homebrew archetypes when possible.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20764 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-04-30 06:17:34 +00:00
rjtanner db11fe42da Patch #358 Adjust balance of Scorn's House of Healing. Lower purchase and selling price for balms, potions and staffs in House of Healing (/scorn/misc/HouseofHealing) in Scorn. Also added a sell cap to prevent abuse by selling items.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20750 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-04-29 06:34:21 +00:00
rjtanner 3cd5c413e4 Minor cosmetic changes to Yarid's House, Entrance (scorn/houses/wizz.entry) for better wall and spike wall merging.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20749 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-04-29 06:05:57 +00:00
rjtanner 5f732c6be0 Patch #352 Minor door and spelling fixes in low-level Scorn. Spelling fixes to plural items for various Scorn maps.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20723 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-03-17 06:13:47 +00:00
rjtanner 438ad673fa Patch #352 Minor door and spelling fixes in low-level Scorn. Set two doors to have no random traps when they already had a specific trap added in Easy House (scorn/houses/easy_house.floor1) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20722 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-03-17 06:11:06 +00:00
partmedia 6325c159e2 Update castle gatehouse
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20689 282e977c-c81d-0410-88c4-b93c2d0d6712
2019-01-12 21:43:07 +00:00
partmedia 662386d5b6 Attack player if reputation is too low
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20655 282e977c-c81d-0410-88c4-b93c2d0d6712
2018-12-30 05:16:05 +00:00
partmedia f02c281cb0 Add Castle Gatehouse
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20653 282e977c-c81d-0410-88c4-b93c2d0d6712
2018-12-30 05:15:49 +00:00
partmedia 5953f999ad Make pawn shop more greedy
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20636 282e977c-c81d-0410-88c4-b93c2d0d6712
2018-12-28 16:30:20 +00:00
partmedia 2673452c46 Rotate bookshelf in Temple of Sorig
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20496 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-08-15 23:39:36 +00:00
silvernexus 8009926904 Change firewalls in maps to use direction instead of sp. Depends on r20469.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20471 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-08-06 01:08:45 +00:00
partmedia 7945d560b8 Reorganize Scorn
- Move Barracks and Mess Hall to castle keep
- Move Fun House and Random House to southeast near arena
- Move Wizard Workshop to row of crafting buildings
- Remove closed buildings in central Scorn
- Adjust other buildings to fill in gaps

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20460 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-07-29 19:40:28 +00:00
partmedia b6f456c365 Move deposit box code to separate file
Give deposit boxes their own script and update all the banks.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20450 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-07-27 06:35:26 +00:00
partmedia ad9064ee4d Replace portals with stairs
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20409 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-07-09 00:05:33 +00:00
partmedia 158ac2b4e9 Correctly display hint using magic mouth
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20394 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-06-24 05:27:47 +00:00
partmedia 10b364c353 Fix king's initial face
Reported by:    Jason Zheng

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20379 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-06-02 16:49:35 +00:00
partmedia 5ea3b77d95 Make stairs up symmetric
Submitted by:   Jason Zheng

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20369 282e977c-c81d-0410-88c4-b93c2d0d6712
2017-06-01 17:48:37 +00:00
rjtanner b09d7c2638 Updated and modified Beginners 2 (scorn/misc/beginners2) and modified Scorn world map (world/world_105_116) to make use of the mini-quest of Beginners 2 Entry map. Requires update r20294.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20295 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-07-31 19:17:35 +00:00
rjtanner bf5b23bd9d New map, Beginners 2 Entry (scorn/misc/beginners2_entry) in Scorn. Offers quest rewards like the Beginners map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20294 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-07-31 19:14:35 +00:00
rjtanner 722b05a51f Ground changes to Beginners Entry (scorn/misc/beginners_entry) so that it matches the nearby terrain in the world map. Cosmetic change only, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20291 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-07-29 05:25:39 +00:00
rjtanner aa564ddb9f Give maps unique names again, update references to Pup Land for consistency. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20287 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-06-26 04:58:42 +00:00
silvernexus 274e5264ca Found some more public books to make start identified like the other public books.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20276 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-05-22 20:01:02 +00:00
silvernexus dad71b985b Made the default books lying around Scorn start identified.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20256 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-05-17 21:32:52 +00:00
partmedia a027c71912 Redesign arena underground without portals
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20222 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-02-15 19:35:24 +00:00
partmedia cec3f88649 Fix unreachable dialog
Submitted by:   Daniel Ziem (patch #344)

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20218 282e977c-c81d-0410-88c4-b93c2d0d6712
2016-02-04 16:21:29 +00:00
partmedia e386d254b9 Update Scorn Alchemy Shop
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20190 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-12-21 23:56:39 +00:00
partmedia c0af969b8d Move exit destination to not block entrance
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20178 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-12-15 18:44:48 +00:00
silvernexus 74a5887975 Rename easy_house maps to have more meaningful extensions.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20174 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-12-13 22:08:37 +00:00
silvernexus 6338c133a9 Removed duplicate shop tile in Scorn Weapon Shop.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20133 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-12-06 18:43:28 +00:00
rjtanner 79f639118b Added Dungeon Portal name to the portal in Beginners Entry (scorn/misc/beginners_entry) to hopefully help guide players in to the tutorial dungeon.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19965 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-05-24 05:38:21 +00:00
silvernexus e51687661f Minor spelling fixes on Resir's House. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19928 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-05-17 17:11:53 +00:00
partmedia 9be239dc3c Give the Scorn bookstore a shopkeeper
Submitted by:   Jason Zheng

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19903 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-04-13 00:40:24 +00:00
partmedia 81a642dd18 Clean up Scorn bookstore
Remove extraneous hidden wood floor tiles, fix capitalization, use
automatic spell book naming, and remove unnecessary message text.

Submitted by:   Jason Zheng

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19902 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-04-13 00:40:18 +00:00
partmedia 9bbf25dad0 Update signs and match appearance outside
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19799 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-02-23 04:30:37 +00:00
rjtanner a27264e987 Bug #793 Map bug: dimdoor in Scorn Royal Kitchen. Added no_spells tiles outside the exits and under all the windows to block dimension door spell from accessing areas outside the map to Castle Kitchen (scorn/misc/castle_kitchen) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19751 282e977c-c81d-0410-88c4-b93c2d0d6712
2015-01-07 00:19:06 +00:00
partmedia a2f8595310 Remove Guild Houses Inc.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19730 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-11-29 21:47:52 +00:00
rjtanner c453ad3cf1 Comsetic changes for nicer merging between swall sections to Scorn Prison, Holding Cells (scorn/misc/prison) in Scorn. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19652 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-09-15 20:59:29 +00:00
rjtanner f8764ffb41 Comsetic changes for nicer merging between swall sections to Scorn Prison (scorn/misc/prison.1) in Scorn. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19651 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-09-15 20:52:36 +00:00
partmedia 6ee1d80f64 Match interior walls with exterior appearance
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19646 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-09-14 16:33:50 +00:00
partmedia 89bc1d0618 Add iron gates to cells
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19645 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-09-14 16:33:35 +00:00
rjtanner e54b5bfd19 Removed duplicate floor tiles to House of Healing (scorn/misc/HouseofHealing) in Scorn. Technical update, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19636 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-09-04 22:58:12 +00:00
rjtanner 6109045758 Update to Scorn Sale Shop (scorn/shops/scorn.sale1) in Scorn to use updated random item shop item tiles. Requires archetype update r19604 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19616 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-08-28 05:23:29 +00:00
rjtanner 1e48d817a9 Capitalize crossfire to Crossfire when referenced from within the game.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19601 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-08-07 05:18:59 +00:00
rjtanner f48f378f4c Layout updates to Beginners Entry (scorn/misc/beginners_entry) in Scorn to make the map less crowded. Update world map (world/world_105_116) due to entrance coordinate changes in Beginners Entry. Cosmetic changes only, no functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19595 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-07-31 23:41:34 +00:00
partmedia c1ea1fa314 Shrink boundaries of Scorn's south city wall.
- Allow magic in the area south of Scorn's new city limits.
- Create a new south gate.
- Improve overall appearance when smoothing is enabled.
- Move around a few buildings to accommodate changes.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19522 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-06-06 01:33:59 +00:00
silvernexus 3c7e15719b Fixed message for part of apartment extension wall in Scorn permanent apartment.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19416 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-05-13 04:00:37 +00:00
rjtanner 9b2f28133d Add gate levers inside certain hallways to Beginners in Scorn (scorn/misc/beginners) to allow a trapped player the ability to open the gateway from the inside, if it should close on them for some reason.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19373 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-04-29 04:22:07 +00:00
rjtanner d69b1ffa8f Move the map (Beginners in Scorn, scorn/misc/beginners) exit outside the wall sections at the bottom of the map so that the rolling bolder can no longer block the exit.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19372 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-04-29 04:13:33 +00:00
partmedia d4f0b1960f Add plot for gravestones in Lythander's Temple.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19359 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-04-20 04:08:43 +00:00
partmedia 912dce1126 Limit jail food-giver to 3 uses.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19296 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-04-04 20:22:08 +00:00
partmedia b85c723de0 Fix capitalization and improve map names.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19291 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-03-30 14:25:45 +00:00
partmedia 64cd84c4b7 Fix invalid object attributes.
While around, fix text capitalization and a few dialogs.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19290 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-03-30 14:25:34 +00:00
kstenger afe86b1f9c Simple Fix to prevent farnass from leaving the kitchen area.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19286 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-03-23 16:03:28 +00:00
rjtanner c481c3cb70 Added a short wall section near the rolling boulder to help reduce the chance of it getting stuck or give players a second chance to move the boulder on to the button in the real combat test to Beginners (scorn/misc/beginners) in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19241 282e977c-c81d-0410-88c4-b93c2d0d6712
2014-02-19 20:22:06 +00:00
partmedia 2b7352de16 Remove inaccessible tiles from the map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19178 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-12-15 21:41:29 +00:00
partmedia 9ca449d668 Fix a few exits in the Scorn Mansion.
Remove a portal to a random map that leads to no final destination.
Replace the Wishing Well exit with stairs going up.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19177 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-12-15 21:41:16 +00:00
partmedia b7325f9e59 Improve ship boarding passes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19038 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-09-13 23:03:08 +00:00
partmedia 3bd361b694 Remove legacy, outdated README file.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18939 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-18 01:14:25 +00:00
partmedia 47a25626d3 Make Mad Mage's Tower look more like a tower.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18931 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-12 15:49:54 +00:00
partmedia fcf6a875e1 Prevent dimension dooring into Esmerelda.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18928 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-12 15:49:30 +00:00
partmedia 3303926a74 Rename non-cauldron stoves to "cooking stove".
Also mark map as outdoor and improve NPC messages.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18927 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-12 15:49:24 +00:00
partmedia 65d601cbb5 Expand Scorn's Old Mansion deeper underground.
This is part of the stuff left in the working directory of Invidious,
with some changes. Attribution for this map goes to either "neodeno" or
"chris", from the "Modified" line in the original map.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18906 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-10 03:16:58 +00:00
partmedia 28dede0354 Remove obsolete guild files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18880 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-08-03 00:29:45 +00:00
partmedia 822dcb4a99 Remove duplicate tiles.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18848 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-29 03:03:58 +00:00
partmedia 7cbcf575b6 Remove 'race' property in Scorn Food Shop.
In addition, pay somewhat well for flesh (this is a food shop, take into
account races such as dragons). Also improve lighting and add a special
place for players to sell stuff.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18847 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-29 03:03:43 +00:00
akirschbaum dd472884c9 Run MapNormalizer editor script on all map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18817 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 13:26:30 +00:00
akirschbaum 927add0868 Run MapNormalizer editor script on all map files.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18816 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-19 10:23:00 +00:00
partmedia 3ef3e1d652 Fix glaring typo in Scorn Port Ticket Office.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18768 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-14 23:33:27 +00:00
rjtanner ecfe557f6f Cosmetic changes with Scorn Armour Shop (scorn/shops/armourshop) to correct a stacking issue resulting in the floor tile appearing above wall sections by the blacksmith. No functional changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18761 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-11 22:38:08 +00:00
rjtanner 7cc06d5c5d Cosmetic and layout changes to Beginners2 (scorn/misc/beginners2) in Scorn. Enlarged the map to include the area surrounding the house, made the house larger and with windows. Updated world map (world/world_105_116) for map entrance coordinate changes.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18730 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-30 23:26:01 +00:00
ryo_saeba 57670dfad7 Propagate template changes to the guilds.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18728 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-12 09:57:25 +00:00
akirschbaum 5e430c833f Remove trailing whitespace.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18703 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-05-09 11:08:11 +00:00