Commit graph

212 commits

Author SHA1 Message Date
e30a3a5521
this bool never did anything other than toggle this thing 2022-02-22 10:02:30 +00:00
d330b38e93
convert serverPage.html to tabs (sanity) 2022-02-22 10:02:04 +00:00
77fe4fc702
add DOCTYPE to html pages 2022-02-22 10:01:23 +00:00
c6f01eeced
add a space to the migration message 2022-02-22 09:51:19 +00:00
5a45d1d146
remove more headers that are not needed 2022-02-22 09:51:01 +00:00
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
4b22c576a2 bad english 2021-09-24 00:23:02 +01:00
4561edd118
Add note about knowlege 2021-09-23 23:55:52 +01:00
eefb30474a
Move support disclaimer to make it easier to see 2021-09-23 23:50:30 +01:00
925776313f
Add support section 2021-09-23 23:49:55 +01:00
56d159f002
that's not my name anymore! 2021-09-23 22:59:35 +01:00
b3f5ded51a
Update README.md 2021-09-22 19:40:43 +01:00
51c2826a08
Update README.md 2021-09-22 19:39:53 +01:00
8758dd0047
Not so recent now 2021-09-22 19:39:35 +01:00
a849fd0c19 Add new config options to example config 2021-09-22 19:19:10 +01:00
eb75626471 Add gzip compression & prometheus with config toggle 2021-09-22 19:17:25 +01:00
b837bfcbc3 don't Buffer.alloc for every single request 2021-09-22 19:17:11 +01:00
e34beb0f43 Consolidate all consts to the top 2021-09-22 19:15:15 +01:00
3c54858047 Move them globals 2021-09-22 19:15:01 +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
3e9491e9de remove margin and padding from the chat template 2021-09-03 21:12:59 +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
efffd03bcb Add back repo move message 2021-05-15 00:27:07 +01:00
Ethan Stubbs
f264e40eb7 Mirror Gitea instance 2021-05-15 00:24:39 +01:00
9fd0209063
Add moved message 2021-05-08 01:11:16 +01:00
d30a98ca37
Update README.md 2021-05-08 01:09:51 +01:00
tgpethan
6147a15e0c Create osu!.sql 2021-03-11 18:17:25 +00:00