Commit graph

47 commits

Author SHA1 Message Date
Howard Abrams
5d830e03d9 Gender all characters
And capitalize all messages, allowing lowercase objects, like door knocker.
2025-04-17 13:47:44 -07:00
Howard Abrams
6e75f9f23a Fix formatting errors 2025-04-16 21:06:21 -07:00
Howard Abrams
7e28dc3a7c Switch random choices to not clash with colors
Fix a few bugs while I'm at it.
2025-04-16 12:43:53 -07:00
Howard Abrams
7955d99a76 Have commands match the help system
That is, make everything green.
2025-04-16 09:25:38 -07:00
Howard Abrams
97c0178cea Create a few trinkets for Dabbler's Room
And fixed a few other bugs.
2025-04-15 22:29:21 -07:00
Howard Abrams
c78859bae3 Fix logic bug in the beast's sleep schedule 2025-04-15 11:57:24 -07:00
Howard Abrams
c085561157 Created first wizard spell, fly. 2025-04-14 23:15:11 -07:00
Howard Abrams
b31c4a9aaa Remove debugging message 2025-04-14 16:40:41 -07:00
Howard Abrams
bc380928e7 Expand conversation with the Door Knocker 2025-04-14 16:39:34 -07:00
Howard Abrams
11785cd534 Fix bug with undefined variable 2025-04-14 14:11:27 -07:00
Howard Abrams
46590de8ab Get the database in sync with new way of hiding things 2025-04-14 13:52:18 -07:00
Howard Abrams
45959b01ce We now have a living Big Hairy Beast 2025-04-14 10:11:19 -07:00
Howard Abrams
588ffcdab8 Fix feeding pets 2025-04-07 23:14:13 -07:00
Howard Abrams
43956fa818 Create a friendly pet 2025-04-07 22:45:45 -07:00
Howard Abrams
c731383915 Attempt to update feed commands 2025-04-07 22:44:56 -07:00
Howard Abrams
542e140013 Figured the give and take system
Now the Knocker will only accept the ring, and not berries.
2025-04-03 18:54:20 -07:00
Howard Abrams
245a1bb389 Refactored code
Cleaned up flake8 warnings
2025-03-05 21:54:41 -08:00
Howard Abrams
cff8a5176d Ability to tether objects
This allows a user to get something, but if they leave an area, they
automatically put it back.
2025-03-03 21:32:44 -08:00
Howard Abrams
8cf5baff72 Left some debugs in 2025-03-02 17:14:58 -08:00
Howard Abrams
1876919acd The tutorial bird of happiness 2025-03-02 10:26:12 -08:00
Howard Abrams
107241f925 Better help messages. 2025-03-02 10:25:28 -08:00
Howard Abrams
780c2b7111 Fix bug on reading letter 2025-02-17 17:18:58 -08:00
Howard Abrams
3b378722d8 Created a wizardly stick 2025-02-17 17:07:06 -08:00
Howard Abrams
c4b2de2132 Fix a readable drop bug 2025-02-17 14:37:11 -08:00
Howard Abrams
f2b8ae4478 Create the puddle 2025-02-17 14:25:19 -08:00
Howard Abrams
8fe6d6b8fa Create a fishing pole ... and fish to be caught 2025-02-17 13:31:02 -08:00
Howard Abrams
5871745adc Fix log in messages 2025-02-16 13:56:00 -08:00
Howard Abrams
65ba00bc57 Fix the introduction 2025-02-16 11:08:35 -08:00
Howard Abrams
e51bcfc3b8 Update start help for new characters 2025-02-16 10:52:33 -08:00
Howard Abrams
d36f662ab6 Create the consumables 2025-02-16 10:25:27 -08:00
Howard Abrams
56c29c008f Work around a startup bug 2025-02-16 09:42:01 -08:00
Howard Abrams
d1b3f98820 Better introduction with a letter 2025-02-15 15:17:09 -08:00
Howard Abrams
b2ca4beccc Fix the knock on the red door. 2025-02-14 19:55:26 -08:00
Howard Abrams
3d1ebfa3fc Adding a batchcommands file with descriptions
And fixed a number of bugs with starting from scratch.
2025-02-12 22:37:19 -08:00
Howard Abrams
0850301c65 We can knock on a door.
And a number of bugs squashed.
2025-02-11 21:09:23 -08:00
Howard Abrams
fabb5a0d00 Fixed the webclient to be more "story book" flavored. 2025-02-09 21:54:38 -08:00
Howard Abrams
47ce77abcd Made the room weather less repetitive.
May want to keep a list of more than just one.
2025-02-09 10:49:25 -08:00
Howard Abrams
1c830d1f54 Created a hard of hearing, NPC, door knocker
Quite pleased with the results. This also fixed a utils issue to see
if an object has an item. I'm surprised this isn't in the standard library.
2025-02-09 10:48:24 -08:00
Howard Abrams
50f089b20f Allow exits to post a traversing message ... 2025-02-05 22:08:45 -08:00
Howard Abrams
056162d820 Allow Dabbler's Room to incorporate the Fire status. 2025-02-05 21:01:18 -08:00
Howard Abrams
a408169bcc Adding a large collection of books to my library 2025-02-02 22:23:12 -08:00
Howard Abrams
6197dd9d92 Fix a bug in the teapot 2025-02-02 00:14:02 -08:00
Howard Abrams
37f3e8d479 Tea and teacups.
Dabbler's room will produce a tea cup for each person.

A teapot can make different types of teas, or even just a random one.
2025-02-02 00:02:49 -08:00
Howard Abrams
cec2de230d Adding dark rooms
Decided that a Fireplace that is both a Pet and a Lightsource doesn't
get saved into the database. Might be a bug, but in the meantime,
Dabbler's house will softly be lit.
2025-01-31 22:37:01 -08:00
Howard Abrams
af1655fadb Multiple chairs and a fire bugfix 2025-01-30 21:35:38 -08:00
Howard Abrams
8c9f89c92e Got a cozy room with a fire 2025-01-28 15:57:14 -08:00
Howard Abrams
48fae4b4c9 In the beginning was a tree... 2025-01-22 07:58:32 -08:00