Commit graph

113 commits

Author SHA1 Message Date
Howard Abrams
c7683deac3 Fixing more bugs 2026-04-27 15:50:52 -07:00
Howard Abrams
e4afca559b More bug fixes 2026-04-23 20:53:15 -07:00
Howard Abrams
f8a7f46fa0 Hints for the Glittering Glade 2026-04-20 20:36:07 -07:00
Howard Abrams
66cabcc1a2 Animate the Wee Beastie and scrying into rooms
This commit gives an "AI" capability to any object (still
triggered by the 'say' command), so now the Wee Beastie can do more
than purr.

Also fixes the Witch and the Dragon's movements throughout the Realm.

We can also Scry into rooms in order to watch the behavior of the Chatbots.
2026-04-16 17:09:15 -07:00
Howard Abrams
bbe8d06759 Add a Tavern of NPCs!
Plus a few bug tweaks.
2026-03-26 21:27:45 -07:00
Howard Abrams
92b6c9973b Fix bug in say to command
Also, if you say without ending in punctuation, the "say" command
output is reversed. Just to keep everyone on their toes.
2026-03-13 22:18:46 -07:00
Howard Abrams
4c12c7d3ad Fix a bug for wizards
And now the "gm" command will get recorded.
2026-02-27 22:16:24 -08:00
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
b33f6ca7df Can make pets into familiars
Refactor get_name to a top-level place on the Object.
2026-02-24 21:44:09 -08:00
Howard Abrams
2a0c6e5e10 Fix the say command ... for real this time
More flexible and intuitive, where the comma is no longer critical.
2026-02-14 20:43:50 -08:00
Howard Abrams
6cea0e122a Better 'say' command
That is easier to use.
2025-11-03 22:08:07 -08:00
Howard Abrams
d28b993e71 Kiss a frog to transform into a frog 2025-09-14 22:27:11 -07:00
Howard Abrams
c7eb10cc81 Add 'use' to the fishing pole
Which does both the `cast` and `reel` commands.
The fishing messages are alos public notices.
2025-09-14 11:48:44 -07:00
Howard Abrams
dcab25c5ce Fix a stacktrace when trying to whisper... really this time 2025-09-09 22:11:50 -07:00
Howard Abrams
13a3a91a65 Fix a stacktrace when trying to whisper 2025-09-09 21:55:55 -07:00
Howard Abrams
9e81276aee Familiars can have aliases.
This allows Josh to do antics with his frogs or a single frog.
2025-08-26 21:22:46 -07:00
Howard Abrams
4d76593b1e Create a frog familiar 2025-08-26 20:30:22 -07:00
Howard Abrams
43a1aefb49 Add a Scoring system to character
As character do things, they can now get a "score" for everything I
think could be interesting/challenging.
2025-08-24 22:34:11 -07:00
Howard Abrams
7daf75c167 Hide and go seek game
Which includes magic rings to hide and monocles to find.
2025-08-23 18:25:59 -07:00
Howard Abrams
4c348e0fb6 Fixed the potions when emptied 2025-08-18 22:19:51 -07:00
Howard Abrams
ec011949ef Fix minor webclient bug when reading books 2025-08-18 17:19:20 -07:00
Howard Abrams
e2a43b8694 Better reporting user data
And fix a bug in reading books.

With a webclient experiment.
2025-08-18 17:14:19 -07:00
Howard Abrams
ea68f8f3b9 Create teleporter device
This is for the curious payphone.
2025-08-17 22:14:56 -07:00
Howard Abrams
39493528b2 Fix bug when lighting torches 2025-08-17 09:48:33 -07:00
Howard Abrams
ec1881a7cf Rooms can trigger actions like Puppets
Including sitting and standing.
2025-08-16 22:43:56 -07:00
Howard Abrams
2719bce82b Fix numerous bugs
Finally fixed the 'alias' bug that has plaqued me.
2025-08-12 13:55:18 -07:00
Howard Abrams
0ad4936f48 Feed command is now global
And not tied to a pet.
2025-08-07 22:18:52 -07:00
Howard Abrams
4f10ce205a Fix a few more minor bugs 2025-08-06 22:40:05 -07:00
Howard Abrams
656bf2f9f5 Fix minor bugs 2025-08-04 23:00:11 -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
6870c9008e Guest account restarts completely 2025-07-31 21:39:36 -07:00
Howard Abrams
283f022108 Paginate long books, like the book on Alchemy 2025-07-30 22:49:29 -07:00
Howard Abrams
3926fc4310 Fix bug when reading 2025-07-29 17:46:10 -07:00
Howard Abrams
ce449c8570 Fix bug in hint system and petting friendly pets 2025-07-29 11:48:53 -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
f7d5ed5418 We can now light a pipe.
Just an introduced bug.
2025-07-22 22:32:50 -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
dca4048acf Fix the automated gift from puppets 2025-07-15 22:58:17 -07:00
Howard Abrams
53219070a3 Big books have insides starting with file: 2025-07-15 07:57:01 -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
02c640c7ad Add an open and close command 2025-07-13 08:24:49 -07:00
Howard Abrams
192dd83000 Refactored the eat/drink commands 2025-07-13 08:24:30 -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
b0618891c8 Update use to take an object 2025-07-01 16:53:35 -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