Commit graph

67 commits

Author SHA1 Message Date
e5495628f3
lmao figured it out 2022-02-22 09:42:57 +00:00
be3698e76d
stream users don't need to be checked on interval, just do it on removal. 2022-02-22 09:11:17 +00:00
604e698f8e
no need to be shy! shout all you want about errors. 2022-02-22 09:04:57 +00:00
197dc1145e
Re-order some stuff in Streams.js 2022-02-22 09:03:18 +00:00
acf767c71e
Minimise the number of headers the server is sending 2022-02-22 09:01:19 +00:00
919e0b6701
why the fuck does the osu! client do this to me? 2022-02-22 09:00:46 +00:00
55eee64792
codefactor please shut the fuck up 2022-01-07 13:50:32 +00:00
15d4e20d94
support saving away messages 2022-01-04 04:43:32 +00:00
31af1d80bb
expose incorrectLoginResponse from loginHelper.js 2022-01-04 04:43:10 +00:00
9e7ea3187b
use forEach for itterating though received packets 2022-01-04 04:42:26 +00:00
e65fc13419
Make everything tabs instead of spaces & don't rely on a global consoleHelper 2022-01-04 03:39:53 +00:00
26806438b7 aes 2021-09-25 16:35:01 +01:00
05aefff23f Generalize packet functions 2021-09-24 01:39:46 +01:00
99329d1c70 add response message when not providing an argument to ranking switching 2021-09-24 00:23:24 +01:00
b837bfcbc3 don't Buffer.alloc for every single request 2021-09-22 19:17:11 +01:00
44017cfb6e Make packetIDs a js file instead of a json file 2021-09-22 19:13:56 +01:00
bc3fc13955 Fix multiplayer lockup 2021-09-22 19:13:32 +01:00
17f9605e8f add ranking mode switching 2021-09-03 23:47:46 +01:00
1dc1742fa0 we already know that everyone doesn't have the...
same score so we can stop iterating.
2021-09-03 21:26:49 +01:00
b955d19811 read cf requestee IP from the headers first 2021-09-03 21:13:17 +01:00
ac84a10088 log messages sent by users in public channels 2021-09-03 21:12:42 +01:00
eea27b25f8 reorder SendPrivateMessage and add a null check 2021-09-03 21:12:25 +01:00
fc374c8932 make uuids shorter 2021-09-03 21:12:02 +01:00
07dcc8f825 allow AsyncHttpRequest to parse j...
son on it's own
2021-09-03 21:11:40 +01:00
8dc931eede refactor consoleHelper 2021-09-03 21:09:55 +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
c6e5ea0662 back to github because lazy 2021-06-23 07:22:04 +01:00
Ethan Stubbs
f264e40eb7 Mirror Gitea instance 2021-05-15 00:24:39 +01:00
tgpethan
803a57a62b Remove synchronous http requests 2021-02-13 13:01:40 +00:00
tgpethan
83d9e3aa75 Switch to new DatabaseHelper 2021-02-13 02:42:59 +00:00
tgpethan
bc7624e001 Get ready for dbhelper switch 2021-02-13 02:15:25 +00:00
tgpethan
cde3a90922 Codefactor refactor 2021-02-12 23:36:35 +00:00
tgpethan
69de312cf0 Multiplayer Optimisations 2021-02-12 23:16:12 +00:00
tgpethan
0d2d825148 Use userID for spectator stream instead of username 2021-02-07 01:25:36 +00:00
tgpethan
54afd81817 Fix an oops 2021-02-07 01:25:17 +00:00
tgpethan
8de96ca8b7 Fix bug in getCountryLetters 2021-02-07 00:55:27 +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
fcc6925a03 Use an exception for match join fails 2021-02-06 01:19:22 +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
8c2e4823cd Make default location null island 2021-02-05 03:15:05 +00:00
Ethan Stubbs
1697c55d0d Make protocol version a global variable 2021-02-05 03:14:53 +00:00
Ethan Stubbs
02cf151134 Move friends list logic 2021-02-05 03:14:31 +00:00
Ethan Stubbs
0848c0b1e4 Switch BinatoStream to use tokens rather than user ids 2021-02-01 03:01:37 +00:00
tgpethan
1f531a1acc Multiplayer optimisations 2021-01-26 14:55:25 +00:00
tgpethan
56eb5d883a Remove test commands 2021-01-26 12:39:07 +00:00
tgpethan
4d062101f0 General code cleanup 2021-01-26 12:26:46 +00:00