Commit graph

200 commits

Author SHA1 Message Date
Howard Abrams
b45e906f58 Items can be plural by default 2025-09-14 10:57:19 -07:00
Howard Abrams
471d2ecfc2 Fix the character list when looking at a room 2025-09-06 23:42:34 -07:00
Howard Abrams
28abb59210 Fix bug is display the two bird images 2025-09-05 21:47:14 -07:00
Howard Abrams
aaf7df9e2c Get some more images when starting the game 2025-09-05 21:42:27 -07:00
Howard Abrams
60aa93fb24 Areas have different images for time of day
And Dabbler's room can have a fire level.
2025-09-03 23:28:29 -07:00
Howard Abrams
e322c2129e Fix transformation bug
When someone transforms into something, it blends better.
2025-09-01 23:07:31 -07:00
e1958ed3dd Fix DarkRoom bug 2025-08-29 07:51:15 +00:00
Howard Abrams
4d578df314 Fix the 'close' command in an Openable Room 2025-08-29 00:10:21 -07:00
Howard Abrams
1df17bd858 Fix an openable room by specifying the openable item
This allows the exit to be something other than the item used to open
the exit.
2025-08-28 23:59:28 -07:00
Howard Abrams
586fdadf7a Tag beginning characters as 'beginner'
This allows us to hide stuff if they are looking for alchemist stuff.
2025-08-28 21:56:15 -07:00
Howard Abrams
fe6c088152 Fix spawning of the Mist Horns 2025-08-27 22:12:16 -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
e62c23d15d NPCs can get points to characters 2025-08-26 19:52:42 -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
d717e7c852 Fix vial potion bug
Plus some minor enhancements.
2025-08-19 16:32:51 -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
303c78f3be Add images to the beginnning of rooms 2025-08-17 13:09:59 -07:00
Howard Abrams
cef7bab8a2 Let the guest account keep their letter 2025-08-17 10:11:18 -07:00
Howard Abrams
39493528b2 Fix bug when lighting torches 2025-08-17 09:48:33 -07:00
Howard Abrams
218a21a7a2 Fix bug when rooms try to give coins 2025-08-16 23:41:27 -07:00
Howard Abrams
13991e0a03 Remove all tags from guest accounts
Especially the 'alchemist' tag.
2025-08-16 23:04:40 -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
989b3210a9 BHB should sleep in the Lair
Instead of the dock!
2025-08-16 10:14:00 -07:00
Howard Abrams
c2a286d6f7 Fix 'alias' bug ... for sure this time 2025-08-16 00:06:23 -07:00
Howard Abrams
f293b506b9 Limit ability to litter with berries, flowers, etc.
Also gave the wee beastie a taste for yellow flowers.
2025-08-15 23:15:46 -07:00
Howard Abrams
a73faf0161 Send login notification with location information 2025-08-15 21:41:57 -07:00
Howard Abrams
262121d236 Fix bug in letter fixing. 2025-08-12 21:08:32 -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
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
250a57827b Fix the guest account to get the tutorial 2025-08-01 23:03:45 -07:00
Howard Abrams
92f7ef565b Create a journal of thoughts ... an experiment 2025-07-31 22:26:33 -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
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
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
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