Commit Graph

28 Commits

Author SHA1 Message Date
Andrea Toska
b2414b699c std(secure): standardize variable names 2024-09-30 16:54:03 +02:00
Andrea Toska
008344e2dc fix(secure): hopefully fix the error (thanks dani) 2024-09-30 16:52:53 +02:00
Andrea Toska
24c5e11dd0 debug(secure): adding debugging 2024-09-30 14:18:03 +02:00
Andrea Toska
eeb2a34462 fix(secure): misspelled again 2024-09-30 14:15:30 +02:00
Andrea Toska
4044f2913d fix(secure): i hate these variable names 2024-09-30 14:15:02 +02:00
Andrea Toska
a80f33b125 working on it 2024-09-30 14:13:37 +02:00
Andrea Toska
7190a31917 Merge branch 'mm-rewrite' of https://github.com/AToska21/splatoon into mm-rewrite 2024-09-30 13:38:42 +02:00
Andrea Toska
67eb714c26 fix(secure): using another function 2024-09-30 13:37:52 +02:00
Andrea Toska
5fffd1c57b fix(secure): using another function 2024-09-30 13:37:27 +02:00
Andrea Toska
f80551f92b fix(secure): revert previous fix 2024-09-30 13:32:33 +02:00
Andrea Toska
24fa36dafb fix(secure): remove unused var 2024-09-30 13:30:47 +02:00
Andrea Toska
448083df85 fix(secure): misspelling 2024-09-30 13:30:18 +02:00
Andrea Toska
1692ea3ad5 fix(secure): remove old index ignore 2024-09-30 13:28:32 +02:00
Andrea Toska
6a1b0bd44d Merge branch 'mm-rewrite' of https://github.com/AToska21/splatoon into mm-rewrite 2024-09-30 13:22:20 +02:00
Andrea Toska
366de5a4f9 fix(secure): forgot to change the import name 2024-09-30 13:21:39 +02:00
Andrea
63fb020aac fix: merge issue 2024-09-30 13:19:33 +02:00
Andrea Toska
8dec161257 feat(secure): attempt to fix index bugs 2024-09-30 13:18:42 +02:00
Andrea Toska
9bd50d4cad
Merge branch 'PretendoNetwork:master' into mm-rewrite 2024-09-29 15:19:25 +02:00
Andrea
a1aae94071 feat: matchmaking rewrite implementation 2024-09-29 15:17:28 +02:00
Ash Logan
faf469ebe3 feat(secure): Add stubbed Splatoon Ranking protocol
Fixes freezes related to Splatfest results upload
2024-08-01 13:48:54 +10:00
Ash Logan
f71c3dacbd feat(secure): Mark Splatfest sessions as OpenParticipation
Bit of a hack but good enough to make things work for now
2024-08-01 13:48:23 +10: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