Commit graph

23 commits

Author SHA1 Message Date
Howard Abrams
be13c8cb6e Create a recorder
These objects record the goings-on of a room into an HTML file.
2026-02-27 20:09:04 -08:00
Howard Abrams
471d2ecfc2 Fix the character list when looking at a room 2025-09-06 23:42:34 -07:00
Howard Abrams
9119b4aaa1 We can push/pull open/close almost anything
Fix a bug when standing, as well as the friendly level of pets.

I'm liking this test suite.
2025-08-04 22:15:56 -07:00
Howard Abrams
25b38c4b3b Objects, like StoryCubes, can gift objects
This allows the completion of a puzzle to warrant an actual item to
the characters in the room.
2025-07-22 22:07:50 -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
dca4048acf Fix the automated gift from puppets 2025-07-15 22:58:17 -07:00
Howard Abrams
e5e1b41be5 Puppets gift characters with magical items 2025-07-14 20:09:36 -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
39deff444e Puppets change pose automatically 2025-07-02 21:51:32 -07:00
Howard Abrams
561af7dcdc Tidied the transcript some more 2025-06-17 21:34:28 -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
673b43605b Fixed a transcript bug. 2025-06-05 22:41:10 -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
03e85eef6f Fix the shrub writing ability 2025-05-31 16:06:01 +00:00
Howard Abrams
1cb69a9ab4 Allow the shrub to speak! 2025-05-26 14:45:19 -07:00
Howard Abrams
2e69558b3f Automated puppets react on triggers 2025-05-25 22:06:52 -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
da9927c33a Allow puppets to have two descriptions 2025-05-16 11:33:27 -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