Commit Graph

4 Commits

Author SHA1 Message Date
4a8babf39e
enforce exclusivity of only one active Game at a time
a prior commit made this determination for now, for simplicity's sake
(and also what are the odds of running two games at once on the same
codebase), but it was'n really enforced until now

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-06-01 23:26:49 -05:00
0ad687669e
LOGIN and LOGOUT ircbot tests
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-05-18 08:26:55 -05:00
14a1c5ceb6
get more IRC bot functionality under test
remove a character, get character status, and the main level up check
thread

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-05-16 22:01:12 -05:00
2730978663
start implementation of the IRC plugin
not functional yet, but this has some of the operations implemented and
under test

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-05-15 11:59:21 -05:00