Commit Graph

314 Commits

Author SHA1 Message Date
Palapeli
9591255360
Merge pull request #57 from MikeIsAStar/allow-get-top-ten-rankings-requests-for-competitions
RACE: Allow 'GetTopTenRankings' requests for competitions
2024-07-26 08:47:35 -04:00
MikeIsAStar
ffd533e551 RACE: Allow 'GetTopTenRankings' requests for competitions 2024-07-18 17:58:22 -04:00
Palapeli
a5d5bace43
Merge pull request #54 from MikeIsAStar/handle-get-top-ten-rankings-requests
RACE: Handle 'GetTopTenRankings' requests
2024-07-13 23:07:53 -04:00
MikeIsAStar
22213db66f RACE: Handle 'GetTopTenRankings' requests 2024-07-13 22:03:17 -04:00
Palapeli
40bf4b8109
Merge pull request #53 from MikeIsAStar/create-a-foundation-for-the-race-server
RACE: Create a foundation for the 'RACE' server
2024-07-11 15:51:58 -04:00
MikeIsAStar
1665977524 RACE: Create a foundation for the 'RACE' server 2024-07-10 23:44:44 -04:00
Palapeli
ed9aba05f5
Merge pull request #51 from MikeIsAStar/handle-mkw-room-stall-packets
GPCM: Handle 'mkw_room_stall' messages
2024-06-27 12:47:18 -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
5786b10b2c
GPSP: Detailed log of player search 2024-05-11 02:36:22 -04:00
mkwcat
b691161788
NATNEG: Fix improper packet offset in preinit 2024-05-10 23:56:42 -04:00
mkwcat
09ff4c88ce
QR2: Fix nil session.messageMutex after reload 2024-05-10 21:43:51 -04:00
mkwcat
23549b9f42
QR2: Fix nil group.players after reload 2024-05-10 21:40:42 -04:00
mkwcat
97f4c74bd5
NATNEG: Handle preinit packets 2024-05-10 21:13:57 -04:00
mkwcat
9269eb4308
Add some missing GameStats keys 2024-05-10 20:01:55 -04:00
mkwcat
ce3c532848
GPCM: Handle split packets 2024-05-09 22:21:20 -04:00
mkwcat
42910065bc
GameStats: Empty read buffer after handling packet 2024-05-09 22:15:22 -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
a949b5c727
Common: Retry frontend connection for 4 seconds 2024-05-08 22:13:13 -04:00
mkwcat
8b9cbbac13
Main: Disable signals for integrated backend 2024-05-08 21:19:12 -04:00
mkwcat
c21e55b364
NAS: Expand deadline for real TLS requests 2024-05-08 03:09:57 -04:00
mkwcat
dda86fc9cf
All: Add O_TRUNC to open flags for state file 2024-05-08 02:55:46 -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
c6927a3cb6
NAS: Add read and idle timeouts 2024-05-07 22:36:27 -04:00
mkwcat
5dfb1eeda7
GPCM: Privatize state functions 2024-05-07 21:21:31 -04:00
mkwcat
832c54acee
QR2: Wait for connections to stop before shutdown 2024-05-07 21:19:56 -04:00
mkwcat
74e5c6a910
GameStats,ServerBrowser: Fix invalid state path 2024-05-07 21:19:16 -04:00
mkwcat
268f415e97
NATNEG: Save and reload state 2024-05-07 21:18:00 -04:00
mkwcat
6176e43fb7
GameStats: Save and reload state 2024-05-07 05:15:36 -04:00
mkwcat
2ba0b97598
QR2: Remove indefinite mutex lock on shutdown 2024-05-07 05:08:26 -04:00
mkwcat
71e29b7556
ServerBrowser: Save connection state on shutdown 2024-05-07 05:07:30 -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
8d6ab0f872
GameStats: Encrypt challenge message 2024-05-06 18:32:13 -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
9f9f3b10f8
Merge branch 'main' into split-process 2024-05-05 20:15:22 -04:00
mkwcat
a423e58a4b
GameStats: Handle split packets 2024-04-27 20:44:46 -04:00
mkwcat
5ff355f9d0
NAS: Allow empty gsbr code in login 2024-04-27 20:44:19 -04:00
mkwcat
ad30a980a6
Add a few missing games 2024-04-27 17:26:09 -04:00
mkwcat
ed18e03112
Common: Accept RESV_DENY without reason 2024-04-27 01:43:50 -04:00
Palapeli
76124b664a
Merge pull request #47 from WiiLink24/dependabot/go_modules/github.com/jackc/pgx/v4-4.18.2
Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2
2024-04-26 11:24:49 -04:00
dependabot[bot]
bc2f0267c8
Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.18.1 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v4.18.1...v4.18.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 15:24:42 +00:00
mkwcat
443ac5ee41
GPCM: Log remove friend profile ID 2024-04-26 11:23:17 -04:00
Palapeli
922b56a52c
Merge pull request #50 from WiiLink24/dependabot/go_modules/golang.org/x/net-0.23.0
Bump golang.org/x/net from 0.17.0 to 0.23.0
2024-04-26 10:03:28 -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