Commit graph

44 commits

Author SHA1 Message Date
Howard Abrams
43b6245c77 We can make potions now!
This includes herbs, mushrooms and water sources that can be placed in
the cauldron to create effects.
2025-07-21 18:11:09 -07:00
Howard Abrams
d242489c71 Fix trolley/cabinet open and close 2025-07-15 10:48:31 -07:00
Howard Abrams
20dd6ed728 House expansion up and down the tree 2025-07-15 09:02:28 -07:00
Howard Abrams
14c8385589 Create a Secret Room under the Cozy House
A sconce, both a producer of long-lasting candles, as well as an
"opener" that when pulled opens a secret passage.
2025-07-11 22:06:50 -07:00
Howard Abrams
a498c2c23f Announce "pick" actions. 2025-07-10 22:18:59 -07:00
Howard Abrams
877da1cb7d Fix another money bug
Also, let's commit the batchcommands files.
2025-07-10 21:52:33 -07:00
Howard Abrams
3bdb1d068f More hints from the heron. 2025-07-01 13:18:22 -07:00
Howard Abrams
583c94433a Marshland and a new Room
First real puzzle sequence to "get a torch" adventure.
2025-06-30 22:20:41 -07:00
Howard Abrams
eea40a2e7c Update capitalization 2025-05-18 22:10:09 -07:00
Howard Abrams
bd745e999b Added a ticket to the Wyldwood Bar
Fix the name displacement in the Letter.
2025-05-17 17:56:40 -07:00
Howard Abrams
5c01a15a17 Fix reading of multiple books
This makes a better use of 'dropping' generated items, like books, the
letter, glasses, etc.
2025-05-17 17:07:32 -07:00
Howard Abrams
af8f9e220d Remove the boat path and fix triggers 2025-05-16 22:50:05 -07:00
Howard Abrams
70745ccfef Formatting changes mostly 2025-05-16 21:57:35 -07:00
Howard Abrams
3cfbb6ae7e Fix spelling mistake 2025-05-14 16:10:32 -07:00
Howard Abrams
4b06830680 Fix the 'cast' command for fishing. 2025-05-13 17:10:32 -07:00
Howard Abrams
951d35356d Casting spells ... first, is donkey head
Spells can affect a characters speech and their appearance.
All spells should create attributes with a 'effect' category,
and spell scripts will clean up after they are stopped.
2025-05-10 21:57:12 -07:00
Howard Abrams
568ff30b54 Allow puppeting NPCs that stay put. 2025-05-03 21:20:18 -07:00
Howard Abrams
ddddfe4b7b Magically create sticks for throwing to the BHB 2025-04-26 09:32:14 -07:00
Howard Abrams
6b8a9e946b Create new dynamic say command
This also includes a 'gm' command that should make GMing a game
better.
2025-04-25 16:00:39 -07:00
Howard Abrams
600542b0d4 Fix room display with RP characters 2025-04-24 22:54:12 -07:00
Howard Abrams
254a8ace79 Create a magic crystal ball 2025-04-18 18:42:21 -07:00
Howard Abrams
3c0a4951e7 Fix knock command 2025-04-18 17:07:54 -07:00
Howard Abrams
0230d5dc20 Change text randomization from {{...}} to <<..>>
This doesn't interfere with Python's formatting.
2025-04-17 20:39:40 -07:00
Howard Abrams
5d830e03d9 Gender all characters
And capitalize all messages, allowing lowercase objects, like door knocker.
2025-04-17 13:47:44 -07:00
Howard Abrams
6e75f9f23a Fix formatting errors 2025-04-16 21:06:21 -07:00
Howard Abrams
7e28dc3a7c Switch random choices to not clash with colors
Fix a few bugs while I'm at it.
2025-04-16 12:43:53 -07:00
Howard Abrams
7955d99a76 Have commands match the help system
That is, make everything green.
2025-04-16 09:25:38 -07:00
Howard Abrams
97c0178cea Create a few trinkets for Dabbler's Room
And fixed a few other bugs.
2025-04-15 22:29:21 -07:00
Howard Abrams
c085561157 Created first wizard spell, fly. 2025-04-14 23:15:11 -07:00
Howard Abrams
bc380928e7 Expand conversation with the Door Knocker 2025-04-14 16:39:34 -07:00
Howard Abrams
46590de8ab Get the database in sync with new way of hiding things 2025-04-14 13:52:18 -07:00
Howard Abrams
45959b01ce We now have a living Big Hairy Beast 2025-04-14 10:11:19 -07:00
Howard Abrams
c731383915 Attempt to update feed commands 2025-04-07 22:44:56 -07:00
Howard Abrams
9ad31bf496 Experiment with help system 2025-02-17 17:27:07 -08:00
Howard Abrams
3b378722d8 Created a wizardly stick 2025-02-17 17:07:06 -08:00
Howard Abrams
f2b8ae4478 Create the puddle 2025-02-17 14:25:19 -08:00
Howard Abrams
8fe6d6b8fa Create a fishing pole ... and fish to be caught 2025-02-17 13:31:02 -08:00
Howard Abrams
5871745adc Fix log in messages 2025-02-16 13:56:00 -08:00
Howard Abrams
e51bcfc3b8 Update start help for new characters 2025-02-16 10:52:33 -08:00
Howard Abrams
f799169bfc Remove carriage returns in the world 2025-02-16 09:33:06 -08:00
Howard Abrams
b2ca4beccc Fix the knock on the red door. 2025-02-14 19:55:26 -08:00
Howard Abrams
1d26529d1f Play around with the connection screen 2025-02-14 13:48:40 -08:00
Howard Abrams
877463cb4f Fix CRs in batchcommand file 2025-02-14 13:21:54 -08:00
Howard Abrams
3d1ebfa3fc Adding a batchcommands file with descriptions
And fixed a number of bugs with starting from scratch.
2025-02-12 22:37:19 -08:00