Commit graph

73 commits

Author SHA1 Message Date
Howard Abrams
4f10ce205a Fix a few more minor bugs 2025-08-06 22:40:05 -07:00
Howard Abrams
da51b5293f Fix a bug when a guest logs in
Also, wrote our expect script to validate the world interface.
2025-08-02 01:18:40 -07:00
Howard Abrams
92f7ef565b Create a journal of thoughts ... an experiment 2025-07-31 22:26:33 -07:00
Howard Abrams
283f022108 Paginate long books, like the book on Alchemy 2025-07-30 22:49:29 -07:00
Howard Abrams
ce449c8570 Fix bug in hint system and petting friendly pets 2025-07-29 11:48:53 -07:00
Howard Abrams
22960880fc Upload latest hint file 2025-07-28 22:12:45 -07:00
Howard Abrams
87277b3a0d Phase one of a hint system 2025-07-28 22:07:11 -07:00
Howard Abrams
61bec79397 Expanded the magic pipe to include other monsters 2025-07-27 12:28:54 -07:00
Howard Abrams
0d2c966895 Created a Guest Book
Not sure if anyone will leave a message, but maybe...
2025-07-26 23:43:58 -07:00
Howard Abrams
8e2918564b Automate the adventure/puzzle
A character can acquire a horn (from stealing it from the witch) and
own the horn (traveling at will). The puzzle now gifts the players who
win a blue medal for their effort.
2025-07-22 21:17:36 -07:00
Howard Abrams
3272af9f10 Minor tweaks and improvements 2025-07-21 18:12:02 -07:00
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