|
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 |
|
tgpethan
|
c18b1e2a98
|
Create config.example.json
|
2021-03-10 22:40:33 +00:00 |
|
|
8de89aa013
|
Update README.md
|
2021-03-09 18:24:34 +00:00 |
|
|
5b0e48a1b4
|
Update README.md
|
2021-03-09 18:22:04 +00:00 |
|
|
43e2777a58
|
Update README.md
|
2021-03-09 18:21:14 +00:00 |
|
|
3edca24ae9
|
Update README.md
|
2021-03-09 16:02:14 +00:00 |
|
|
61732643d6
|
Update README.md
|
2021-03-09 16:02:03 +00:00 |
|
|
d4270490ac
|
Update LICENSE
|
2021-02-15 08:29:58 +00:00 |
|
tgpethan
|
debef7d09f
|
Remove unused dependancies from package.json
|
2021-02-15 08:15:57 +00:00 |
|
|
32b4ea242e
|
Create node.js.yml
|
2021-02-15 08:11:00 +00:00 |
|
|
16aebb900c
|
Update package.json
|
2021-02-15 07:57:01 +00: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
|
8b364d035e
|
Merge branch 'master' of https://github.com/tgpethan/Binato
|
2021-02-13 00:33:56 +00:00 |
|
tgpethan
|
21ed458569
|
Make listening message report the actual port
|
2021-02-13 00:33:47 +00:00 |
|
|
23f136e289
|
Update README.md
|
2021-02-12 23:39:37 +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 |
|