Kevin Zheng
82cafec360
Fix map exit path
2022-01-09 10:59:10 -06:00
Kevin Zheng
29fbc6ecf8
Fix Akihikio's message after completing quest
2022-01-09 10:53:14 -06: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
Kevin Zheng
7778e47f0f
Fix QuestApplyIf
2022-01-04 16:44:42 -06:00
Nicolas Weeger
2636a53e2d
Change some reply type to 'ask' so the player 'asks'
2022-01-04 17:50:57 +01:00
Kevin Zheng
8249250568
New quest: Journey to the East
...
Find your way to the long-isolated island of Azumauindo.
This quest replaces the old way of getting to Azumauindo. Extend
Roll-o-Matic to work with ships. Improve QuestApplyIf to work on objects
whose apply event is also implemented using the plugin system.
Special thanks to: Jason Zheng
2022-01-03 18:43:13 -06:00
Kevin Zheng
49b6e23fb8
Add missing elevation
...
Imported from SilverNexus' weather patch.
2021-12-16 15:50:56 -05:00
DraugTheWhopper
b98548e14d
Add some lights to Wolfsburg
2021-12-16 15:50:56 -05:00
tannerrj
78cda4a92f
Update Scorn (world/world_105_115) to include signs for Castle of Scorn and a hint about the royalty quests
2021-12-16 15:50:56 -05:00
Kevin Zheng
b766dfe32e
Add missing elevation
...
Imported from SilverNexus' weather patch.
2021-12-16 15:50:56 -05:00
tannerrj
5aacd35bcc
Update Scorn (world/world_105_115) to include signs for Castle of Scorn and a hint about the royalty quests
2021-12-16 15:50:56 -05:00
Kevin Zheng
1fb64b4b8a
Add missing elevation
...
Imported from SilverNexus' weather patch.
2021-12-16 15:50:56 -05:00
tannerrj
124b0bb881
Update Scorn (world/world_105_115) to include signs for Castle of Scorn and a hint about the royalty quests
2021-12-16 15:50:56 -05:00
SilverNexus
e9eda50877
Re-add elevations to world_106_114
2021-12-16 15:49:56 -05:00
SilverNexus
0d0674634f
Re-add a sizeable chunk of missing elevations along the road to Santo Dominion.
2021-12-16 15:49:55 -05:00
SilverNexus
abe8dc449b
Make elevation on some mountains in the Antarctic be reasonable.
2021-12-16 15:49:55 -05:00
SilverNexus
d0f6b87078
Add missing elevation tile to (0, 0) of world_102_110.
2021-12-16 15:49:55 -05:00
Kevin Zheng
7d87308017
Add missing elevation
...
Imported from SilverNexus' weather patch.
2021-12-16 15:47:15 -05:00
Kevin Zheng
38be5b808d
Add floors under walls to improve appearance
2021-11-28 10:09:35 -08:00
Nicolas Weeger
3aa3451ed7
Make a path with both tutorial maps, and give some details on the form they have
...
See https://sourceforge.net/p/crossfire/patches/419/
2021-11-27 09:47:23 +01:00
rock808
62073e9fe1
Adds "tutorial1" teleporter to Nexus map just as "newbiehouse" is set up.
...
See patch https://sourceforge.net/p/crossfire/patches/419/
2021-11-27 09:47:11 +01:00
Saiapatsu
f03f5a57de
Minor nitpick fixes to Dragon Hangars
...
Make Stoneville dragon's magic mouth say Stoneville instead of Out of Order
Add magic mouth to Nurnberg dragon, earlier it had a message right on the floor
Fix capitalization in Stoneville hangar: "To Darcap" instead of "to Darcap"
Swap Stoneville and (out of order) Lake Country dragons in Lake Country hangar
Make "Closed" and "sleeping" dragons "Out of Order" for consistency
2021-11-27 09:42:46 +01: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
SilverNexus
dd464e599b
Add map for testing terrain-aware pathing.
...
The terrain-aware pathing isn't ready at this point, but this gives a map that should demonstrate it working when it is.
2021-11-06 15:34:37 -04: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
530bf316a5
Add some lights to Wolfsburg
2021-10-31 23:15:54 -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
76fb9b7b73
Update world map structure to match linked map name, House of Doors is now Doors Galore in Scorn (world/world_105_115)
2021-10-20 16:15:35 -05:00
Kevin Zheng
927916a286
Remove extra release event
...
Remove extraneous release event when player steps on a
QuestTriggerConnect and does not satisfy the quest predicate.
While here, correct the polarity of the state flag to match the comments
in the server's trigger_connected() function.
2021-10-17 16:30:05 -07: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
SilverNexus
a5a2649089
Fix a space/tab error in ring of occidental mages python script.
2021-10-03 12:04:16 -04:00
Nicolas Weeger
05b472bb84
Add Python stubs for the Crossfire module
...
Documentation is really lacking, but should hopefully improve with time.
2021-10-02 17:45:24 +02:00
tannerrj
08b2bc1d48
Update and tweak the intro sign in Lake Country (world/world_109_126) for local dungeons, shops, and other information
2021-09-30 02:15:30 -05:00
tannerrj
93e1ba151b
Add a more details to the location of a glowing crystal for the Crown of Might quest in Oldie Moldie's Jewelry shop (lake_country/shops/Olds_jewel) in Lake Country
2021-09-30 02:04:58 -05:00
tannerrj
9a09974f1b
Update Scorn (world/world_105_115) to include signs for Castle of Scorn and a hint about the royalty quests
2021-09-30 01:55:58 -05:00
Nicolas Weeger
38a3cf1be7
Fix message
2021-09-22 18:16:19 +02: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
3ab1f9190f
Add missing @end tag
2021-09-13 21:25:45 +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
Andreas Kirschbaum
b50d5a356e
Revert parts of 449fc26e37
which didn't belong into that commit
2021-08-31 22:43:01 +02:00