Commit graph

23 commits

Author SHA1 Message Date
eea27b25f8 reorder SendPrivateMessage and add a null check 2021-09-03 21:12:25 +01:00
2485638760 Don't need ActionBuffer
you know why? We have a little thing called the USER'S QUEUE which we can just dump shit into
2021-06-23 07:41:24 +01:00
Ethan Stubbs
f264e40eb7 Mirror Gitea instance 2021-05-15 00:24:39 +01:00
tgpethan
83d9e3aa75 Switch to new DatabaseHelper 2021-02-13 02:42:59 +00:00
Ethan Stubbs
185ef7fd2b Change the stream that tourney match chat joining uses 2021-02-06 01:27:43 +00:00
Ethan Stubbs
02ae0846e2 Use different stream for match chat messages 2021-02-06 01:22:27 +00:00
Ethan Stubbs
85cd164db6 Use the generic getMatch instead of getMatchInfoForTourneyClient 2021-02-06 01:22:03 +00:00
Ethan Stubbs
4416e7e04b Change some language 2021-02-06 01:20:32 +00:00
Ethan Stubbs
63758f61cb Implement SpecialLeaveMatchChannel 2021-02-05 03:18:24 +00:00
Ethan Stubbs
44838a9629 TourneyMatchSpecialInfo code quality 2021-02-05 03:15:39 +00:00
Ethan Stubbs
0848c0b1e4 Switch BinatoStream to use tokens rather than user ids 2021-02-01 03:01:37 +00:00
tgpethan
4d062101f0 General code cleanup 2021-01-26 12:26:46 +00:00
tgpethan
9489dfe2ea Multiplayer Updates 2021-01-26 12:24:13 +00:00
tgpethan
210201de15 Introduce basic bot commands and multiplayer skip 2020-11-03 02:08:57 +00:00
tgpethan
dd2d167c72 New DatabaseHelper 2020-09-07 19:23:06 +01:00
tgpethan
36715a7682 Remove userManager and all usages of it 2020-09-07 17:35:37 +01:00
tgpethan
3e15b9ada3 Implement friends list functionality 2020-09-02 12:19:19 +01:00
tgpethan
e9fd3993a8 Implement multiplayer invites 2020-09-02 11:31:06 +01:00
tgpethan
76050657d1 Make Private messages more sane 2020-09-02 11:28:50 +01:00
tgpethan
de5b4841de Implement private messages 2020-09-02 10:57:12 +01:00
tgpethan
781a6cc3de Multiplayer bugfixes 2020-09-02 10:15:41 +01:00
tgpethan
1386fc2207 Allow bot's username & location to be sent 2020-09-02 10:15:25 +01:00
tgpethan
65f47d0672 Initial commit 2020-08-27 13:09:35 +01:00