Commit graph

62 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
53219070a3 Big books have insides starting with file: 2025-07-15 07:57:01 -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
2d7c08ce30 Put the actions back in the Puppets 2025-07-10 22:38:13 -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
d1542ba846 Set sail for adventure!
Big change for sailing across the sea to an Escape Room
2025-07-07 22:34:06 -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
1a85809655 Got a boat for sailing
Sails between the Lazy Dock and the Lonely Island, but hopefully, we
have an opening for creating new islands.
2025-06-28 10:34:32 -07:00
Howard Abrams
294ae2fa35 Fixed bug finding a character's coin pouch. 2025-06-24 22:26:11 -07:00
Howard Abrams
34820da276 Create dice for gambling games. 2025-06-21 10:59:19 -07:00
Howard Abrams
a1e852c8a8 Triggers now execute commands when preceded with @ 2025-05-27 18:23:42 -07:00
Howard Abrams
daace6e983 Triggers now work with |p and {0} for a target.
Fixed some bugs, including the trailing period when looking at something.
2025-05-26 14:45:43 -07:00
Howard Abrams
1cb69a9ab4 Allow the shrub to speak! 2025-05-26 14:45:19 -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
4ab02c7bd5 Move read command to character
Fixed a puppet pose of the reset.

Updated the introduction.
2025-05-17 11:51:56 -07:00
Howard Abrams
89d0e5cc7a Errata since we can't interactively add 2025-05-16 23:01:34 -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
82425dc3cd Shake entertaining cocktails 2025-05-16 21:55:21 -07:00
Howard Abrams
c86d94e59e Minor grammar fix to help and tutorial 2025-05-16 11:38:47 -07:00
Howard Abrams
0bac9df77d Create the bar scene 2025-05-15 08:30:46 -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
060abf846c Character creation system
Also fixed many bugs and inconsistencies. Including:
  - Whisper works with RP system
  - Saying /to to non-player character just uses what they wrote
  - Minor yell bug
  - Actions on Things (like the puddle) work with RP system
2025-05-01 10:20:49 -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
1876919acd The tutorial bird of happiness 2025-03-02 10:26:12 -08:00
Howard Abrams
de7da9699c Put the help in the code? 2025-02-17 17:50:24 -08:00