Commit Graph

25 Commits

Author SHA1 Message Date
MikeIsAStar
1665977524 RACE: Create a foundation for the 'RACE' server 2024-07-10 23:44:44 -04:00
mkwcat
3c5c165229
Main: Don't delete connection index on close cmd 2024-05-09 22:04:44 -04:00
mkwcat
2c137ed7f3
Main/Common: Use config entry for frontend/backend address 2024-05-08 22:39:14 -04:00
mkwcat
8b9cbbac13
Main: Disable signals for integrated backend 2024-05-08 21:19:12 -04:00
mkwcat
2047badd9f
Main: Enforce UUID of reload state 2024-05-08 02:53:03 -04:00
mkwcat
b952c9e386
Main: Change backend reload system 2024-05-07 23:31:23 -04:00
mkwcat
d3198757bf
NAS,NHTTP: Graceful shutdown of HTTP server 2024-05-07 05:02:11 -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
22a3e1d98b
Wait for backend to start before accepting connections 2024-05-05 20:56:27 -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
Palapeli
5bdd9ddf0c
Merge pull request #48 from MikeIsAStar/allow-for-console-output-to-be-saved-to-a-file
Allow for console output to be saved to a file
2024-04-22 08:59:11 -04:00
MikeIsAStar
4bbb966634 Allow for console output to be saved to a file 2024-04-21 22:50:19 -04:00
Sketch
c1b5bc0af0 Fix number of WaitGroup spawned 2024-04-03 12:25:05 -04:00
mkwcat
51ca27fb1e
Call gamestats.StartServer 2024-02-05 20:07:08 -05:00
mkwcat
89f4044f04
Implement banning and custom error messages 2024-01-10 03:22:17 -05:00
mkwcat
31a32db633
Add support for real TLS 2024-01-07 05:34:52 -05:00
mkwcat
a50ffdd46c
Add log verbosity option 2024-01-06 22:38:57 -05:00
mkwcat
08df838aba
Add NATNEG server 2023-11-05 19:43:46 -05:00
mkwcat
5870d6edaf
SAKE: Store Mario Kart Wii friend info 2023-11-04 07:21:18 -04:00
mkwcat
3eda89331e
Rename matchmaking to serverbrowser 2023-11-01 07:43:41 -04:00
mkwcat
eca4f7f0ed
Rename gcsp to gpsp, master to qr2 2023-10-24 22:26:35 -04:00
Sketch
d66a2a3f70 MainL Increase the waitgroup counter 2023-09-19 20:55:45 -04:00
Sketch
7a41f8a019
Everything up until creating a session 2023-09-14 21:40:58 -04:00
Sketch
231422c874
Everything up to GPCM getprofile 2023-09-13 18:32:37 -04:00