Commit Graph

397 Commits

Author SHA1 Message Date
Blazico
2302f38f94 Removed aggressive friend check 2026-03-23 18:56:24 +01:00
Blazico
fa543eb483 Added players field 2026-03-22 11:02:27 +01:00
Blazico
f88be139eb Fixed login error 2026-03-22 10:32:36 +01:00
Blazico
13814d5a8d Added DiscordID field 2026-03-22 10:13:36 +01:00
Blazico
616407bdbf Table bot changes 2026-03-21 23:44:37 +01:00
Blazico
81c6045f02 Simplified race result handling 2026-03-02 14:15:34 +01:00
Blazico
997f2fb6cd Race results API integration 2026-03-01 16:58:51 +01:00
nwoik
000aac92ec fixed pointers 2025-10-24 19:09:51 +01:00
Blazico
24f9838eee Remove reserved profile ID checks to allow all profile IDs during user creation and profile ID updates 2025-10-20 00:07:41 +02:00
Blazico
5cb0b8f2da Removed faulty finishposition field 2025-10-19 20:47:21 +02:00
Blazico
3ec7f68a6d Updated race report structure 2025-10-19 20:28:11 +02:00
Blazico
44076fab7a Dereferenced pointers 2025-10-19 16:44:43 +02:00
Blazico
a9a6ce22df Removed unnecessary rtt field 2025-10-19 16:27:53 +02:00
Blazico
c597f75a8a Enhance WWFC report handling to parse and log race results with player details 2025-10-18 23:45:03 +02:00
Blazico
b9594ee603 Add handling for 'wl:mkw_race_result' in WWFC report processing 2025-10-12 18:40:58 +02:00
Blazico
d728938b59 Update .gitignore 2025-10-12 18:24:33 +02:00
Palapeli
93269e8b8d
Merge pull request #85 from BDMCGaming/main
Some checks failed
Build CI / build (push) Has been cancelled
Update Friend Code Calculation to have Pokemon Battle Revolution (RPB) use NDS calculation
2025-08-20 21:08:13 -04:00
BDMCGaming
1287d49440 Update Friend Code Calculation to have Pokemon Battle Revolution (RPB) use NDS calculation 2025-08-20 17:12:14 -04:00
Palapeli
9aba0bbeae
NAS: Forward payload requests to external server
Some checks failed
Build CI / build (push) Has been cancelled
2025-06-03 19:46:20 -04:00
Palapeli
262dbdec94
Merge pull request #82 from ppebb/length-checks
Add length checks to natneg handleReport and qr2 messages
2025-06-03 18:58:32 -04:00
Palapeli
91d60b2cde
Merge pull request #76 from ppebb/main
Make all time.Now() usage UTC
2025-06-03 18:57:11 -04:00
Palapeli
9d5913bd76
QR2: Fix missing mutex lock in SendClientMessage
Some checks failed
Build CI / build (push) Has been cancelled
2025-05-12 19:29:10 -04:00
ppeb
f5ffcbccec
Add length check to natneg handleReport 2025-04-28 15:15:48 -05:00
ppeb
3029af0ecb
Properly verify qr2 messages 2025-04-28 15:11:38 -05:00
ppeb
3722170a18
Make all time.Now() usage UTC 2025-03-23 20:42:54 -05:00
Palapeli
01ed435176
GPCM: Fix wrong public IP check
Some checks failed
Build CI / build (push) Has been cancelled
2025-03-23 17:04:10 -04:00
Palapeli
5f8ea98a3b
GPCM: Fix incorrect TOS ban message
Some checks failed
Build CI / build (push) Has been cancelled
2025-03-07 09:09:23 -05:00
Palapeli
c2ef0069ed
GPCM: Fix positional format strings in ban errors 2025-03-07 09:08:03 -05:00
Palapeli
81475368bd
GPCM: Bump payload version to 5
Some checks are pending
Build CI / build (push) Waiting to run
2025-03-06 08:04:24 -05:00
Palapeli
0642e14672
GameStats: Return 1 from getpd/setpd in error 2025-03-06 08:03:51 -05:00
Palapeli
c0196a65bd
GPCM: Update report to use the "wl:" namespace 2025-03-06 05:20:32 -05:00
Palapeli
1212a4f64c
Reformat added record to use "wl:" namespace 2025-03-06 04:56:10 -05:00
Palapeli
f1741b0718
ServerBrowser/Filter: Return result of group node
Some checks are pending
Build CI / build (push) Waiting to run
2025-03-05 11:24:27 -05:00
Palapeli
c01f080f2c
API: Handle OPTIONS request method 2025-03-05 06:26:06 -05:00
Palapeli
543f4ff017
Merge pull request #73 from WiiLink24/dependabot/go_modules/golang.org/x/net-0.33.0
Some checks are pending
Build CI / build (push) Waiting to run
Bump golang.org/x/net from 0.23.0 to 0.33.0
2025-03-04 10:10:02 -05:00
Palapeli
e5a6aedb34
Merge pull request #72 from Retro-Rewind-Team/api
Update APIs
2025-03-04 10:07:08 -05:00
ppeb
95360023a5
Move custom kick and ban error messages to error.go 2025-03-04 06:59:57 -06:00
dependabot[bot]
6dd9936421
Bump golang.org/x/net from 0.23.0 to 0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 09:17:59 +00:00
Palapeli
658d789462
Merge pull request #69 from WiiLink24/dependabot/go_modules/golang.org/x/crypto-0.31.0
Some checks are pending
Build CI / build (push) Waiting to run
Bump golang.org/x/crypto from 0.21.0 to 0.31.0
2025-03-04 04:17:09 -05:00
Palapeli
34d13199b0
ServerBrowser: Support bitwise operators in filter 2025-03-04 04:00:24 -05:00
ppeb
3144bd7cf8
Revert motd, clear, and user action response 2025-03-03 19:33:41 -06:00
Palapeli
f8339dbf87
GameStats: Support public data for getpd and setpd
Some checks are pending
Build CI / build (push) Waiting to run
2025-03-03 09:34:21 -05:00
ppeb
ea56689f08
Fix missing ban reason dropped during merge 2025-03-02 23:51:22 -06:00
ppeb
df1c6a83fc
Send kick and ban reasons to players 2025-03-02 23:33:46 -06:00
ppeb
e12944ccab
Remove HEAD support, change sql query name 2025-03-02 23:30:32 -06:00
ppeb
64e007631f
Add /api/clear to drop user from database 2025-03-02 23:30:14 -06:00
ppeb
3099499868
Rename utils.go to user_action_response.go for clarity 2025-03-02 23:30:09 -06:00
ppeb
c099348636
Include User object with responses to some APIs 2025-03-02 23:30:02 -06:00
ppeb
90f38dccca
Move mmss to api/utils.go 2025-03-02 23:29:55 -06:00
ppeb
d1dd5816c2
Rework ban, kick, unban APIs. Add motd API. 2025-03-02 23:29:49 -06:00