Commit graph

151 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
dca4048acf Fix the automated gift from puppets 2025-07-15 22:58:17 -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
3ce2ff57a1 Initial start to the mini Alchemy game 2025-07-15 07:57:58 -07:00
Howard Abrams
b89ca629ee Special rooms allow doors to be opened and closed 2025-07-15 07:56:15 -07:00
Howard Abrams
e5e1b41be5 Puppets gift characters with magical items 2025-07-14 20:09:36 -07:00
Howard Abrams
192dd83000 Refactored the eat/drink commands 2025-07-13 08:24:30 -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
e9b0dd7614 Fix bug with tutorial. Oops. 2025-07-04 22:37:18 -07:00
Howard Abrams
a954dcfbdf Tutorial bird may return
By either calling the command, tutorial or by setting:

  @set character/guest_account = True
2025-07-04 16:27:24 -07:00
Howard Abrams
5bdb42042b Fix the lighting of torches and stuff. 2025-07-04 16:26:32 -07:00
Howard Abrams
f02e16e1ba Fixed a flying bug 2025-07-02 22:27:52 -07:00
Howard Abrams
39deff444e Puppets change pose automatically 2025-07-02 21:51:32 -07:00
Howard Abrams
b0618891c8 Update use to take an object 2025-07-01 16:53:35 -07:00
Howard Abrams
3bdb1d068f More hints from the heron. 2025-07-01 13:18:22 -07:00
Howard Abrams
853b1c2504 Fix bug when taking objects from non-characters
Not that you _can_, but it shouldn't give a stack trace.
2025-07-01 12:47:18 -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
c7825731f2 Muttering and or, Singing NPCs
NPCs can, after a delay, state or do a few things from a file.
2025-06-30 22:18:44 -07:00
Howard Abrams
a5d88da4a8 Add Eliza-like NPCs
Which should fit the vibe of this world.
2025-06-30 22:17:59 -07:00
Howard Abrams
b09e0d6d8f Fixed a number of bugs 2025-06-30 22:13:02 -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
70e42e1ac6 Fix the 'pre message' that goes with cocktails. 2025-06-27 20:07:46 -07:00
Howard Abrams
c23a9856c9 Fix bug in fishing
Something is seriously wrong with the "search" feature.
2025-06-25 19:44:15 -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
c147594489 Fix a small bug when displaying names 2025-06-21 10:57:21 -07:00
Howard Abrams
e654a46137 Create a currency system of coins
Each character can have a coin purse with gold coins. Granted, the
purse defaults to a pouch.
2025-06-21 10:48:25 -07:00
Howard Abrams
cb6ad0ee19 Cast prestidigitation spells 2025-06-19 11:26:07 -07:00
Howard Abrams
3e94f45dd0 Add pre-messages to shaking cocktails 2025-06-19 11:21:46 -07:00
Howard Abrams
561af7dcdc Tidied the transcript some more 2025-06-17 21:34:28 -07:00
Howard Abrams
bae082b249 Ugh ... test first? 2025-06-17 20:08:28 -07:00
Howard Abrams
cd51424f7c The beast is now afraid of the portal 2025-06-17 20:00:11 -07:00
Howard Abrams
426e339ed8 Fix bug for seeing double 2025-06-14 23:44:20 -07:00
Howard Abrams
3bf63848dc Fix stacktrace when search returns a list 2025-06-14 23:39:21 -07:00
Howard Abrams
ea8f9253cc Create an IceBreaker hat
Which slips of papers for conversations.
2025-06-14 22:19:35 -07:00
Howard Abrams
fb4f0a0f0d Take notes in the transcript
Along with an daily introduction, the shrub can take notes.
2025-06-10 13:45:36 -07:00
4dbb354ce9 Fix bug in transcript 2025-06-10 05:42:14 +00:00
Howard Abrams
a0e746bcba English is hard. Fix $pron() to take 'op' 2025-06-08 21:22:51 -07:00
Howard Abrams
38120965dd Fix the intro with fix-width commands
Also use standard move, albeit quiet, when a character wakes up in the bar.
2025-06-08 19:54:31 -07:00
Howard Abrams
673b43605b Fixed a transcript bug. 2025-06-05 22:41:10 -07:00
Howard Abrams
1f5a776ebd Call 'get' on a producer to return its produce
This now makes more sense too.
2025-06-05 22:02:14 -07:00
Howard Abrams
fb45aa44a3 Extract the shrub's chalkboard writing
This should allow any GM-puppeted account to control the shrub without
puppeting it.
2025-06-05 22:01:01 -07:00
Howard Abrams
45d591403c The shrub now records a transcript.
The show notes now work lovely.
2025-06-04 23:02:54 -07:00
Howard Abrams
5a1ef48ce5 Fix bugs in taking things away from their tethers 2025-06-04 17:43:13 -07:00
Howard Abrams
afb092bfb0 Create an octopus familiar 2025-06-02 22:22:29 -07:00