Commit graph

169 commits

Author SHA1 Message Date
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
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
4fe479ae39
Move bugs to issues 2021-01-29 04:23:49 +00:00
tgpethan
1f531a1acc Multiplayer optimisations 2021-01-26 14:55:25 +00:00
tgpethan
6f6c66b7a8 Merge branch 'master' of https://github.com/tgpethan/Binato 2021-01-26 12:39:19 +00:00
tgpethan
56eb5d883a Remove test commands 2021-01-26 12:39:07 +00:00
e2609945fe
Update README.md 2021-01-26 12:33:27 +00:00
tgpethan
776b06af36 Add chat endpoint
Adds an endpoint for fetching the 10 most recent messages from #osu
2021-01-26 12:29:15 +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
cd257fe96b
Remove DatabaseHelper note
As it is now included in the repo this note is no longer applicable
2021-01-12 09:48:36 +00:00
tgpethan
aadae11513 Send available channel information 2020-11-03 02:09:39 +00:00
tgpethan
210201de15 Introduce basic bot commands and multiplayer skip 2020-11-03 02:08:57 +00:00