Howard Abrams
c4777ef1c2
Persist knock and pet commands
2025-05-16 21:53:53 -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
060abf846c
Character creation system
...
Also fixed many bugs and inconsistencies. Including:
- Whisper works with RP system
- Saying /to to non-player character just uses what they wrote
- Minor yell bug
- Actions on Things (like the puddle) work with RP system
2025-05-01 10:20:49 -07:00
Howard Abrams
6b8a9e946b
Create new dynamic say command
...
This also includes a 'gm' command that should make GMing a game
better.
2025-04-25 16:00:39 -07:00
Howard Abrams
e6742e4ab8
Add 'pet' command for friendly pets.
2025-04-21 21:55:13 -07:00
Howard Abrams
0230d5dc20
Change text randomization from {{...}} to <<..>>
...
This doesn't interfere with Python's formatting.
2025-04-17 20:39:40 -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
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
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
245a1bb389
Refactored code
...
Cleaned up flake8 warnings
2025-03-05 21:54:41 -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
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
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