Commit Graph

135 Commits

Author SHA1 Message Date
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
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
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
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
c01f080f2c
API: Handle OPTIONS request method 2025-03-05 06:26:06 -05:00
ppeb
95360023a5
Move custom kick and ban error messages to error.go 2025-03-04 06:59:57 -06:00
ppeb
3144bd7cf8
Revert motd, clear, and user action response 2025-03-03 19:33:41 -06: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
d1dd5816c2
Rework ban, kick, unban APIs. Add motd API. 2025-03-02 23:29:49 -06:00
Palapeli
788bf7ff0b
Database: Only update last IP addr on real login
Some checks failed
Build CI / build (push) Has been cancelled
2025-03-01 08:50:22 -05:00
Palapeli
2e798b591a
Database: Support multiple devices on one profile 2025-03-01 03:49:59 -05:00
mkwcat
b20accb031
GPCM: Accept AP cert timestamp
Some checks failed
Build CI / build (push) Has been cancelled
2024-10-20 23:59:21 -04:00
mkwcat
4e94cdde4a
QR2: Add MKW course and engine class to groups API 2024-09-11 21:22:30 -04:00
MikeIsAStar
5e4eecc382 GPCM: Kick players who drop too many frames 2024-07-25 23:44:11 -04:00
MikeIsAStar
72d55664d4 GPCM: Handle 'mkw_room_stall' messages 2024-06-26 23:10:55 -04:00
mkwcat
498287bf89
GPCM: Send friend auth message via bm 1 2024-05-11 03:46:01 -04:00
mkwcat
ce3c532848
GPCM: Handle split packets 2024-05-09 22:21:20 -04:00
mkwcat
dda86fc9cf
All: Add O_TRUNC to open flags for state file 2024-05-08 02:55:46 -04:00
mkwcat
5dfb1eeda7
GPCM: Privatize state functions 2024-05-07 21:21:31 -04:00
mkwcat
94c03d5693
Add silent reload feature to GPCM and QR2 2024-05-06 23:58:40 -04:00
mkwcat
fc69fe9a61
Add RPC support for GPSP, GameStats, ServerBrowser 2024-05-06 18:13:14 -04:00
mkwcat
9f9f3b10f8
Merge branch 'main' into split-process 2024-05-05 20:15:22 -04:00
mkwcat
443ac5ee41
GPCM: Log remove friend profile ID 2024-04-26 11:23:17 -04:00
mkwcat
ddbf445a0d
Run frontend and backend in a separate process
This will in the future allow the server to be restarted without closing open connections
2024-04-22 10:16:27 -04:00
mkwcat
597f974a1c
Fix incorrect unit code on cross-platform games 2024-04-21 13:45:28 -04:00
mkwcat
6d0c656bea
GPCM: Send dummy status message to open host players 2024-03-28 20:33:10 -04:00
mkwcat
28c65cc55a
GPCM: Fix wrong session used in addFriend 2024-03-12 05:40:17 -04:00
mkwcat
820ed8a6ac
GPCM: Fix recursive mutex lock from last commit 2024-03-12 05:24:13 -04:00
mkwcat
e854eb0d6b
GPCM: Wait for first status update before enabling open host 2024-03-12 05:13:19 -04:00
mkwcat
c28003444e
GPCM: Send friend auth message on open host enable 2024-03-09 23:09:30 -05:00
mkwcat
ce130b0edc
GPCM: Fix incorrect open host key 2024-03-09 23:02:55 -05:00
mkwcat
7ce6f3c5b9
GPCM: Add server-side OpenHost support
Co-Authored-By: Mike <99037623+MikeIsAStar@users.noreply.github.com>
2024-03-09 22:11:47 -05:00
mkwcat
bad2ae2ed7
Calculate friend codes for other games 2024-03-09 06:24:07 -05:00
MikeIsAStar
4dd85ddae4 [NAS] Do not consider a string of length zero as profane 2024-02-23 02:05:00 -05:00
mkwcat
2362326a06
QR2: Provide if a player is connecting in /api/groups 2024-02-20 11:37:13 -05:00
mkwcat
22930af8cc
QR2: Add connection success and failure to groups API 2024-02-20 10:09:08 -05:00
mkwcat
08f85da5f4
Go-ify and improve some code 2024-02-20 09:37:29 -05:00