Commit Graph

7145 Commits (e6a686e77caeb1341844c2743013d7b454422ed5)

Author SHA1 Message Date
Rick Tanner e6a686e77c Correct spacing after punctuation in msg text 2023-06-12 01:35:40 -05:00
Rick Tanner c0e80b67e6 Correct spacing after punctuation in msg text 2023-06-11 01:25:26 -05:00
Rick Tanner 3c2c43b5f5 Correct spacing after punctuation in msg text 2023-06-09 16:27:11 -05:00
Rick Tanner d886f30c98 Correct spacing after punctuation in msg text 2023-06-09 01:36:22 -05:00
Rick Tanner 3296242ff7 Correct spacing after punctuation in msg text 2023-06-08 00:37:46 -05:00
Rick Tanner 070f7a48b5 Correct spacing after punctuation in msg text 2023-06-07 01:26:00 -05:00
Rick Tanner fedfc58928 Correct spacing after punctuation in msg text 2023-06-06 01:24:57 -05:00
Rick Tanner 1742275a3c Correct spacing after punctuation in msg text 2023-06-05 01:16:51 -05:00
Rick Tanner 33573e68f1 Correct spacing after punctuation in msg text 2023-06-05 00:57:37 -05:00
Rick Tanner 5a7d3962f2 Correct spacing after punctuation in msg text 2023-06-04 01:08:03 -05:00
Rick Tanner 5fd9614392 Correct spacing after punctuation in msg text 2023-06-04 01:07:45 -05:00
Rick Tanner 426995f685 Correct spacing after punctuation in msg text, removed forced line breaks 2023-06-04 01:06:52 -05:00
Rick Tanner 982107eee5 Correct spacing after punctuation in msg text 2023-06-02 18:46:28 -05:00
Rick Tanner 489d325fbc Correct spacing after punctuation in msg text 2023-06-02 18:21:01 -05:00
Rick Tanner 4b5f38e87f Correct spacing after punctuation in msg text 2023-05-31 01:18:39 -05:00
Rick Tanner e87d0433eb Correct spacing after punctuation in msg text 2023-05-30 00:45:37 -05:00
Rick Tanner ab2e1c7a06 Correct spacing after punctuation in msg text 2023-05-30 00:44:09 -05:00
Rick Tanner 4bcc839d6f Correct spacing after punctuation in msg text 2023-05-29 01:59:28 -05:00
Rick Tanner fb479f5ff3 Correct spacing after punctuation in msg text 2023-05-29 01:37:00 -05:00
Rick Tanner 61a7920fa5 Correct spacing after punctuation in msg text 2023-05-28 01:29:02 -05:00
Rick Tanner f7533ed202 Correct spacing after punctuation in msg text 2023-05-27 17:13:23 -05:00
Rick Tanner 7ace9c3419 Correct spacing after punctuation in msg text 2023-05-27 01:42:35 -05:00
Rick Tanner c4659fb6ce Correct spacing after punctuation in msg text 2023-05-26 01:55:45 -05:00
SilverNexus 4ce242c3e3 Make the unpickable, invisible light sources in Pimol's bow shop not appear on the shop list. 2023-05-07 07:48:33 -04:00
SilverNexus 0b1ea0fad5 Disallow taking the chairs in Santo Dominion's temple to Valkyrie.
They could be sold for several thousand platinum total at the Sale Shop in town, making for copious sums of money at low level.
To denote this, add a sign near the front of the temple apologizing to practitioners for nailing down the chairs.
2023-04-27 16:00:25 -04:00
SilverNexus d382d65f53 Prevent surprise roundoff errors from new limit of coffee dispenser table. Make it only accept silver coins since it does only one at a time. 2023-04-27 07:43:02 -04:00
SilverNexus 6c2850e9ed Solve the most flagrant coffee resale abuse by limiting the number of coffees that can be bought from the bulk table at a time.
Also drop the value on Eswald's inferior coffee, since it makes more sense to be low value.
2023-04-27 07:24:36 -04:00
SilverNexus 7c031ff686 Give Assistant of Fred an actual name.
It seemed weirdly misogynistic that she didn't have a name of her own, despite being as much on the map as Fred (read: just as irrelevant as Fred).
Granted, this doesn't fix the potential problems of her still being relegated to an assistant role, a pattern that is uncomfortably common on maps from the 90s here, but at least she has a name.
Seems like it should be the bare minimum to have this.
2023-04-22 02:15:04 -04:00
SilverNexus 667613f8a1 Using new feature for creators, tell the creator under the goldfloor to create under itself.
This allows us to not hide the player and their excess dropped money.
While here, make all the duplicators used to remove objects disappear once they are triggered, obfuscating some of the inner workings that get revealed when using the generic destroyer on those tiles.
2023-04-20 18:11:51 -04:00
rjtanner 4cd0d9d985 Add shop inventory sign to Emporium of Power (navar_city/misc/emporiumofpower) in Navar 2023-04-18 18:05:40 -05:00
rjtanner ee6dd9d351 Add shop inventory sign to Temple of Healing (navar_city/misc/templeofhealing) in Navar 2023-04-18 17:58:55 -05:00
rjtanner 8118fa301b Add shop inventory sign to House of Power (scorn/misc/PowerHouse) in Scorn 2023-04-18 17:50:45 -05:00
rjtanner b53cb9b993 Add shop inventory sign to House of Healing (scorn/misc/HouseofHealing) in Scorn 2023-04-18 17:46:59 -05:00
SilverNexus 6eef17cea5 Try to somewhat merge the citylife definitions for Scorn and Scorn County on /world/world_105_116. 2023-04-18 11:23:21 -04:00
SilverNexus 5d8309b5c6 Fix missing map definition on Santo Dominion city life data. 2023-04-18 10:55:58 -04:00
SilverNexus 1e58677250 Prevent library NPCs from getting mad at you for blundering into a closing gate.
While here, adjust the max hp of the Library Guards, to silence a warning about them having hp greater than max health.
2023-04-18 08:52:40 -04:00
SilverNexus 72c83cfec0 Actually fix the Dex-only debuff this time.
Had to reorder the clauses even when inverting the calc.
2023-04-17 14:42:51 -04:00
SilverNexus 0d1d8d831f Fix incorrect handling of debuff on ring of Occidental Mages.
Now we can get Int and Con penalties too.
2023-04-17 14:31:31 -04:00
Kevin Zheng 44e8febcaf Fix quest step description 2023-04-16 11:38:30 -07:00
SilverNexus 5d49a45431 Remove uranium ore from ores random map decor, and add some stones instead. 2023-04-14 13:09:53 -04:00
SilverNexus 05e4b43b88 Fix conflict markers in map creation info. 2023-04-13 21:35:08 -04:00
Nicolas Weeger 4217a11b56 Fix Scorn's smith dialog 2023-04-13 19:48:14 +02:00
Rebecca Kelly 340d6a9cb6 Add region-digraphs tool to generate GraphViz region layout files. 2023-04-10 21:53:03 -04:00
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