Howard Abrams
66cabcc1a2
Animate the Wee Beastie and scrying into rooms
...
This commit gives an "AI" capability to any object (still
triggered by the 'say' command), so now the Wee Beastie can do more
than purr.
Also fixes the Witch and the Dragon's movements throughout the Realm.
We can also Scry into rooms in order to watch the behavior of the Chatbots.
2026-04-16 17:09:15 -07:00
Howard Abrams
4c12c7d3ad
Fix a bug for wizards
...
And now the "gm" command will get recorded.
2026-02-27 22:16:24 -08:00
Howard Abrams
be13c8cb6e
Create a recorder
...
These objects record the goings-on of a room into an HTML file.
2026-02-27 20:09:04 -08:00
Howard Abrams
dca4048acf
Fix the automated gift from puppets
2025-07-15 22:58:17 -07:00
Howard Abrams
e5e1b41be5
Puppets gift characters with magical items
2025-07-14 20:09:36 -07:00
Howard Abrams
cb6ad0ee19
Cast prestidigitation spells
2025-06-19 11:26:07 -07:00
Howard Abrams
3e94f45dd0
Add pre-messages to shaking cocktails
2025-06-19 11:21:46 -07:00
Howard Abrams
9c607157cb
Ugh ... getting sloppy
2025-05-27 18:39:22 -07:00
Howard Abrams
e7cd87c0c9
Fix trigger when no one is around.
2025-05-27 18:36:03 -07:00
Howard Abrams
a1e852c8a8
Triggers now execute commands when preceded with @
2025-05-27 18:23:42 -07:00
Howard Abrams
daace6e983
Triggers now work with |p and {0} for a target.
...
Fixed some bugs, including the trailing period when looking at something.
2025-05-26 14:45:43 -07:00
Howard Abrams
82425dc3cd
Shake entertaining cocktails
2025-05-16 21:55:21 -07:00
Howard Abrams
c4777ef1c2
Persist knock and pet commands
2025-05-16 21:53:53 -07:00
Howard Abrams
8a542e2f77
The 'gm' command should be an emote
...
This will keep to the short descriptions if /target is mentioned.
2025-05-10 22:00:07 -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
0a955fe2b6
Post event sequences from a GMTrigger command
2025-05-10 12:45:42 -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
04aa677fb7
Add role playing to this role playing game
2025-04-24 11:34:48 -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
c085561157
Created first wizard spell, fly.
2025-04-14 23:15:11 -07:00