Commit Graph

120 Commits

Author SHA1 Message Date
Sketch
450d0fc979 Correct MIMEType as well as handle no gamename 2023-12-13 13:58:46 -05:00
mkwcat
821ae1e537 GPCM: Send pending friend requests on login
It will now show your friends' statuses immediately on login
2023-12-12 08:46:14 -05:00
mkwcat
2aa89f74e6 QR2: Always lookup session by IP address 2023-12-12 06:45:01 -05:00
mkwcat
b1849bb68e API: More information in groups 2023-12-12 05:03:33 -05:00
mkwcat
61221bddea GPCM: Notify QR2 of status update 2023-12-12 04:28:48 -05:00
mkwcat
a7d21b052e ServerBrowser: Send dummy local IP in server list 2023-12-12 03:50:51 -05:00
mkwcat
fb25e4bcc1 Fix short version 3 match reservation 2023-12-12 03:38:21 -05:00
mkwcat
53cec11f17 Add /api/groups endpoint 2023-12-11 14:14:36 -05:00
mkwcat
22045c4f49 QR2: Track groups / rooms 2023-12-11 12:35:30 -05:00
mkwcat
acab015f31 Reverse QR2 dependency on GPCM 2023-12-11 10:31:33 -05:00
mkwcat
4a7c6f40d8 Support DWC match version 11 2023-12-11 07:24:34 -05:00
mkwcat
66a5d0a778 Add support for DWC match version 3 2023-12-11 05:50:13 -05:00
Palapeli
8693dff7fc Merge pull request #24 from MikeIsAStar/handle-missing-parameters
NAS: Handle missing parameters
2023-12-10 15:31:14 -05:00
MikeIsAStar
197a889176 NAS: Handle missing parameters 2023-12-10 15:10:00 -05:00
Sketch
ea8af08097 Merge pull request #23 from MikeIsAStar/prevent-invalid-packets-from-stopping-server
QR2: Prevent invalid packets from stopping the server
2023-12-09 22:40:29 -05:00
MikeIsAStar
00ffe32002 QR2: Prevent invalid packets from stopping the server 2023-12-09 17:59:05 -05:00
mkwcat
6afc0e2ae3 QR2: Ensure dwc_pid is set for client message 2023-12-09 11:13:24 -05:00
mkwcat
546557b119 ServerBrowser: Fix dwc_pid name 2023-12-09 10:04:25 -05:00
mkwcat
16e408d0f3 NATNEG: Delete session after 30 seconds
Fixes #3
2023-12-09 08:05:32 -05:00
Sketch
27d72ff08b Merge pull request #22 from MikeIsAStar/prevent-invalid-packets-from-stopping-server
NATNEG / SB: Prevent invalid packets from stopping the server
2023-12-08 21:39:53 -05:00
MikeIsAStar
a696e6ed9e NATNEG / SB: Prevent invalid packets from stopping the server 2023-12-08 21:28:10 -05:00
Sketch
1aaac964a5 Refactor code to Go standards 2023-12-08 20:51:18 -05:00
mkwcat
30b400d939 GPCM: Remove IP address from friend status 2023-12-07 05:37:39 -05:00
mkwcat
7ff2bfa4d9 QR2: Session lookup maps for IP and search ID 2023-12-07 01:56:59 -05:00
mkwcat
e510b2ccd6 ServerBrowser: Use random search ID rather than public IP 2023-12-07 00:03:13 -05:00
Sketch
b9f2a7c9aa Merge pull request #20 from MikeIsAStar/implement-count-action
DLS1: Implement the 'count' action
2023-12-06 06:57:35 -05:00
MikeIsAStar
333c79701d DLS1: Implement the 'count' action 2023-12-05 22:14:35 -05:00
Sketch
aafe50ee74 Merge pull request #1 from WiiLink24/dependabot/go_modules/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.10.0 to 0.17.0
2023-12-05 10:48:18 -05:00
mkwcat
698cdb8bd8 ServerBrowser: Custom handling of Mario Kart Wii filters 2023-12-04 23:28:01 -05:00
Sketch
3e7f4ed342 Bump Go version 2023-12-04 20:38:47 -05:00
mkwcat
67dd69e1b7 NAS: Rename /p0 to /w0 2023-12-04 00:43:34 -05:00
mkwcat
71699ef33a ServerBrowser: Parse and evaluate filter 2023-12-03 07:41:55 -05:00
mkwcat
a94af1d745 NAS: Handle /download requests 2023-12-02 03:17:37 -05:00
mkwcat
e069955ca5 NAS: Add datetime to ac response 2023-12-01 23:14:25 -05:00
Palapeli
67a6a0046a Merge pull request #18 from MikeIsAStar/allow-for-older-matching-versions-to-be-used
GPCM: Allow for older matching versions to be used
2023-11-30 18:13:12 -05:00
MikeIsAStar
474b7889ca GPCM: Allow for older matching versions to be used 2023-11-29 23:45:00 -05:00
mkwcat
15b7b3e069 NAS: Handle svcloc 2023-11-29 02:35:07 -05:00
mkwcat
b72394566a Common: Change InvalidGameSpyCommand string 2023-11-28 22:07:54 -05:00
mkwcat
e57ca1b6b2 ServerBrowser: Add DWC version 3 filter
Found in Wii Chess
2023-11-28 21:05:52 -05:00
Palapeli
156b9b6c1d Merge pull request #15 from MikeIsAStar/prevent-invalid-messages-from-stopping-server
[GPSP] Prevent invalid messages from stopping the server
2023-11-28 21:03:22 -05:00
MikeIsAStar
322460625c [GPSP] Prevent invalid messages from stopping the server 2023-11-28 20:25:00 -05:00
mkwcat
19fa39bfff ServerBrowser: Isolate MKW VS and Battle 2023-11-27 23:52:20 -05:00
mkwcat
10eb4e8702 GPCM: Rename wwfc_auth_sig to wwfc_sig 2023-11-27 01:27:34 -05:00
mkwcat
6ce7065e23 GPCM: Verify new auth token signature 2023-11-27 00:40:01 -05:00
mkwcat
31594f12f1 QR2: Validate client messages 2023-11-25 21:22:41 -05:00
mkwcat
951649e6fb NAS: Handle /pr endpoint 2023-11-24 23:43:17 -05:00
mkwcat
6834661ad1 NAS: Return HTTP error codes 2023-11-24 23:13:05 -05:00
mkwcat
8804352d29 NAS: Rewrite HTTP handler 2023-11-24 22:32:16 -05:00
mkwcat
54dec238ba GPCM: Parse and sanitize friend messages
This will need to be done in QR2 as well
2023-11-24 21:09:32 -05:00
mkwcat
0b1df70196 Common: Add DWC match command decoder 2023-11-24 21:00:36 -05:00