Commit Graph

10 Commits

Author SHA1 Message Date
Ash Logan
c160d1e9bc feat(secure): Add stubbed Splatoon Ranking protocol
Fixes freezes related to Splatfest results upload
2025-01-10 22:32:36 +11:00
Ash Logan
cd4e3159ca feat(secure): Mark Splatfest sessions as OpenParticipation
Bit of a hack but good enough to make things work for now
2025-01-10 22:32:28 +11:00
Ash Logan
823e87ebee feat: Update nex-go libs
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2024-12-13 15:27:13 +11:00
Jonathan Barrow
e6811ca227
Merge pull request #5 from mrjvs/master 2024-07-27 12:21:11 -04:00
mrjvs
deec2d26ab Add Dockerfile & CI
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-07-27 12:40:37 +02:00
Ash Logan
fa20014ab7 fix(secure): Don't mix up PlayingSession and SimplePlayingSession
lmao
2024-07-15 18:13:06 +10:00
shutterbug2000
24d55e62de feat(secure): Add game-specific matchmaking overrides
Co-authored-by: Ash Logan <ash@heyquark.com>
2024-07-09 22:22:01 +10:00
Ash Logan
22b9baebd3 feat(secure): Update protocols and add GetPlayingSession stub
Splatoon uses this to check if your account is. Already in a game when you first log in. Who knows!

Just stub it for now.
2024-06-27 01:59:08 +10:00
Ash Logan
a770670b56 feat!(rewrite): Template v2 server 2024-06-26 13:51:49 +10:00
Jonathan Barrow
8e49609d2b Initial commit 2022-08-14 03:58:09 -04:00