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
0230d5dc20
Change text randomization from {{...}} to <<..>>
...
This doesn't interfere with Python's formatting.
2025-04-17 20:39:40 -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
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
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
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