Commit graph

212 commits

Author SHA1 Message Date
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
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
888330ea0f Change the bot's name 2020-09-02 12:17:22 +01:00
tgpethan
9d5790b2c7 Disallow BinatoStream from creating duplicate streams 2020-09-02 11:34:10 +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