Commit graph

15 commits

Author SHA1 Message Date
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
2719bce82b Fix numerous bugs
Finally fixed the 'alias' bug that has plaqued me.
2025-08-12 13:55:18 -07:00
Howard Abrams
c23a9856c9 Fix bug in fishing
Something is seriously wrong with the "search" feature.
2025-06-25 19:44:15 -07:00
Howard Abrams
0d4b301648 Suppress a double warning. 2025-05-31 08:54:11 -07:00
Howard Abrams
f3aef6cc54 Fix bugs with Steve
The 'say' command works with the webclient
Unplugging from the game makes you stand
Trying to sit on someone else's character, now uses the RP system
The fish now gets the right phrasing.
2025-05-13 21:37:37 -07:00
Howard Abrams
b1a9f69275 Fix the 'throw' for throwing the fish back into the water 2025-05-13 17:12:51 -07:00
Howard Abrams
4b06830680 Fix the 'cast' command for fishing. 2025-05-13 17:10:32 -07:00
Howard Abrams
b6697bd56a Things can now reveal other things 2025-04-18 18:02:43 -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
7955d99a76 Have commands match the help system
That is, make everything green.
2025-04-16 09:25:38 -07:00
Howard Abrams
245a1bb389 Refactored code
Cleaned up flake8 warnings
2025-03-05 21:54:41 -08:00
Howard Abrams
107241f925 Better help messages. 2025-03-02 10:25:28 -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