Commit Graph

7102 Commits (101c274652c243dd156dbf3cc4c485e855ce6663)

Author SHA1 Message Date
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
Kevin Zheng 18a71ce3a6 Add wagon rentals to Navar and Santo Dominion 2023-04-02 23:59:17 -07:00
rjtanner d640595a76 Remove material 0 setting from gravestones in the Burial Ground map in Lake Country, the Gridarta map editor warned about this setting and material type 0 should not apply objects like this according to the docs 2023-03-29 16:55:02 -05:00
rjtanner 48bd99ed1d Remove extra spaces after periods in msg text for Navar Central Library (navar_city/misc/library) map 2023-03-29 16:35:38 -05:00
rjtanner ff6493522e Remove outdoor setting for Navar Central Library (navar_city/misc/library) map 2023-03-29 16:32:26 -05:00
rjtanner 6d93441622 Removed duplicate floor and no_magic tiles in Tower of Demonoly High Tower (quests/peterm/Demonology/HighTower1) map 2023-03-29 16:27:43 -05:00
rjtanner 4540d7d09b Update msg text to remove extra space after periods in Tower of Demonology (quests/peterm/Demonology/) map set 2023-03-29 01:43:10 -05:00
SilverNexus 6236924303 Minor cosmetic fence changes on random-map mini forge. No functional changes. 2023-03-28 08:57:17 -04:00
Nicolas Weeger e0cd68a99e Replace 'burnout' images with (renamed) 'fire' 2023-03-22 19:56:05 +01:00
SilverNexus 3873a3cc3b Remove redundant floor tiles in Old Tower, Floor 2 2023-03-21 09:34:19 -04:00
SilverNexus aed08af980 Improve name for farmhands' hut. 2023-03-21 09:33:42 -04:00
SilverNexus 91936336e3 New map: Farmhands' Hut. 2023-03-15 18:13:44 -04:00
SilverNexus 574d46805c Use existing diagonal-facing cannon arches in Pirate Warehouse. 2023-03-12 10:06:57 -04:00
SilverNexus 24ea71b356 Make polarbear generators in Darcap Raffle, Level 3 drop rubble when destroyed instead of a broken bean stalk. 2023-03-12 09:28:04 -04:00
rjtanner 617f50d1b5 Add some hints that the assembled password is one word vs multiple syllables as this proved confusing to a playtest group 2023-02-27 17:11:18 -06:00
rjtanner cff22bb8c7 Minor grammar changes to the cleaning woman dialogue in Tower of Demonology, Summoning Chambar (quests/peterm/Demonology/Demon3) map 2023-02-27 17:06:33 -06:00
rjtanner d8431e055b Update punctuation and minor grammar changes to the cleaning woman dialogue in Tower of Demonology, Gates (quests/peterm/Demonology/Demon1) map 2023-02-27 16:52:20 -06:00
SilverNexus 91466131fd Changed the difficulty of Darcap's potion shop to 10, to match other shops in Darcap. 2023-02-20 07:19:04 -05:00
SilverNexus 5c904cb040 Add difficulty to Armino fine alchemy supplies, as it is relevant for magic item generation. 2023-02-20 07:09:32 -05:00
Kevin Zheng 980479672b Fix glow_radius in Resir's house
As noted in bugs/942, the glow_radius value here causes problems, so
remove it. While here, replace "hole in ground" with ladders up and down
to indicate to the player that these exits go back and forth instead of
being one-way.
2023-02-16 23:10:44 -08:00
Kevin Zheng c1dd8f4450 Remove uses of absurdly high glow_radius
Per bugs/942, the server has problems dealing with glow_radius larger
than 4. I reviewed the maps using absurdly high (>= 12) glow_radius and
removed them where they had no business having them. These changes fell
into the category of:

- There is no darkness or outdoor flag, so remove the light4

- Object with custom glow_radius, but no darkness or outdoor flag, so
  remove glow_radius line

- Unlinked maps
2023-02-16 22:49:04 -08:00
SilverNexus ab3b8fb270 Prevent random maps from producing corpse_pl.
Those are specifically meant to be player corpses in permadeath.
Create corpse1 instead. It uses the same face, anyway.
2023-02-12 05:39:59 -05:00
kbulgrien 7ebabfb579 - Fix spelling in hintson.msg; make scorn harbor ship channel navigable. 2022-12-16 23:47:03 -06:00
SilverNexus 062b6fd4d7 Adjust the schema update code to allow for schema updates, and apply the first one. 2022-12-10 17:53:44 -05:00
Nicolas Weeger 0894910280 Better hide the room with pixies, making the map non rectangular 2022-12-10 20:34:36 +01:00
Nicolas Weeger 3af37110ce Fix script when more than a few maps loaded 2022-12-10 20:34:36 +01:00
SilverNexus 60f793b38d Fix copypasta condition error that would cause a few extra silver coins on sale. 2022-12-08 15:23:00 -05:00
SilverNexus 8e8f09db9f Add primary key to the region table in the reputation schema.
Note this does not actually fix existing DBs, but it should prevent an issue with the region table being filled to the brim with duplicate entries. I still need to either script a path forward for existing tables, or otherwise clean up the duplicate entries.
2022-11-23 18:34:24 -05:00
DraugTheWhopper 3ee83a47fa Remove unneeded "startequip" from various items 2022-11-07 22:41:32 -05:00
Nicolas Weeger 5156b32d99 Add give/take money/item tests 2022-10-09 10:30:01 +02:00
Nicolas Weeger 20b385f928 Inform of given/taken items during dialogs 2022-10-09 10:29:59 +02:00
DraugTheWhopper 0b8d7dfe12 Adjust traps in Siegfried's basement so they align with current difficulty. 2022-09-28 20:40:09 -04:00
DraugTheWhopper 26bab90eda Add connection labels to more ancient pupland maps 2022-09-27 22:32:24 -04:00
DraugTheWhopper 1282c9be5a Deobfuscate some map automation.
I still don't know if this mechanism works, but hopefully this will make it easier to diagnose.
2022-09-25 23:50:04 -04:00
DraugTheWhopper d6e5f2470f Remove unused map elements. 2022-09-25 23:35:32 -04:00
DraugTheWhopper f8efbc8802 Remove extra chests so you don't have a 50% chance to fail the puzzle. 2022-09-25 23:33:35 -04:00
rjtanner 0034f7aab1 Minor text format changes to the diary text found in Small Manor, Upstairs 2022-09-18 00:09:00 -05:00
rjtanner ecf1521c50 Move two bolts of silk to other maps in the region to add importance to those maps and use them for part of the Many-colored cloak quest 2022-09-18 00:01:07 -05:00
rjtanner ffd5eee746 Hide a bolt of silk in The Necropolis of Gax, Hole map 2022-09-17 23:56:14 -05:00
rjtanner 87ca5309bf Hide a bolt of silk in the Small Granary 2022-09-17 23:54:15 -05:00
DraugTheWhopper 386685b7fc Modify Lickmond so the fight is actually winnable, but should still be tough. 2022-09-10 22:40:18 -04:00
DraugTheWhopper be279c065f Remove worthless dragon from all maps 2022-09-10 21:57:53 -04:00
rjtanner f676867d89 Make Bank of Wolfsburg maps part of the same reset group, wolfsburg_bank 2022-08-11 01:42:03 -05:00
rjtanner dcf81fdba5 Make Bank of Skud (scorn) maps part of the same reset group, scorn_bank 2022-08-11 01:38:33 -05:00
rjtanner 25d390252c Make Bank of Skud, Santo Dominion Branch maps part of the same reset group, santodominion_bank 2022-08-11 01:35:38 -05:00
rjtanner 70ac6a755f Make Bank of Skud, Nurnberg Branch maps part of the same reset group, nurnberg_bank 2022-08-11 01:11:59 -05:00
rjtanner 72e17a4434 Make Port Joseph Bank maps part of the same reset group, portjoseph_bank 2022-08-11 01:09:58 -05:00
rjtanner 88db12f84e Make Bank of Skud, Navar Branch maps part of the same reset group, navar_bank 2022-08-11 01:07:31 -05:00
rjtanner 9bf4d086cd Make Bank of Marksel maps part of the same reset group, marksel_bank 2022-08-11 01:05:09 -05:00
rjtanner 1b6bb79965 Make Lake Country Bank maps part of the same reset group, lakecountry_bank 2022-08-11 01:02:14 -05:00