Commit Graph

5 Commits

Author SHA1 Message Date
261151881d Refactor to move command queue to item.
This is the start of being able to implement following in a way that
works for NPCs, but it isn't finished yet. It does mean NPCs can do
things like climb immediately, and will make it far simpler for NPCs
to do other player-like actions in the future.
2023-06-20 22:53:46 +10:00
2053c9cbb3 Add who command. 2023-01-28 23:00:53 +11:00
6d155c3e68 Add queue system. 2023-01-02 13:25:05 +11:00
3ad4de8f5f Make statbot start to reply to whispers. 2022-12-31 00:59:14 +11:00
4ce39f9421 Start work on command parsing. 2022-12-24 21:16:23 +11:00