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 |
|
mkwcat
|
5a4e49a188
|
GameStats: Add getpd stub
|
2024-04-21 14:23:28 -04:00 |
|
mkwcat
|
8f964bb213
|
Database: Fix missing destination field in gamestats login
|
2024-04-21 14:04:19 -04:00 |
|
mkwcat
|
597bec1e09
|
Change cross-platform unit code to 0xff
|
2024-04-21 13:54:52 -04:00 |
|
mkwcat
|
597f974a1c
|
Fix incorrect unit code on cross-platform games
|
2024-04-21 13:45:28 -04:00 |
|
Sketch
|
c1b5bc0af0
|
Fix number of WaitGroup spawned
|
2024-04-03 12:25:05 -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
|
2f113a13af
|
Database: Fix incorrect argument in UpdateUserTable
|
2024-03-09 22:43:24 -05:00 |
|
mkwcat
|
1370a53be3
|
Database: Fix missing comma
|
2024-03-09 22:39:27 -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 |
|
Palapeli
|
8ffcdcec5f
|
Merge pull request #46 from MikeIsAStar/do-not-consider-a-string-of-length-zero-as-profane
[NAS] Do not consider a string of length zero as profane
|
2024-03-09 06:01: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
|
64b76f347d
|
QR2: Fix adding to empty join index list
|
2024-02-20 10:46:45 -05:00 |
|
mkwcat
|
156cd99058
|
QR2: Add conn_fail to /api/groups
|
2024-02-20 10:11:18 -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 |
|
mkwcat
|
825b67405b
|
QR2: Check message with TCP IP rather than UDP
|
2024-02-18 07:40:33 -05:00 |
|
mkwcat
|
db5d6f4f2f
|
NAS: Don't require unitcd in all requests
|
2024-02-18 07:22:16 -05:00 |
|
Palapeli
|
af8eeab5fe
|
Merge pull request #45 from MikeIsAStar/append-message-of-the-day-to-login-challenge-message
GPCM: Append the "Message Of The Day" to a "Login Challenge" message
|
2024-02-15 10:15:09 -05:00 |
|
MikeIsAStar
|
fee2d2be86
|
GPCM: Append the "Message Of The Day" to a "Login Challenge" message
|
2024-02-13 18:18:40 -05:00 |
|
mkwcat
|
467d54b765
|
QR2: Add create time to /api/groups
|
2024-02-13 10:55:58 -05:00 |
|
mkwcat
|
fe2d7243c2
|
QR2/API: Provide Mii info in /api/groups request
|
2024-02-13 08:28:42 -05:00 |
|
mkwcat
|
1f39fcb5a4
|
GPCM: Block commonly shared keys
|
2024-02-13 06:47:44 -05:00 |
|
Palapeli
|
06dcf93a8e
|
Merge pull request #44 from MikeIsAStar/add-a-profanity-filter
NAS: Add a profanity filter
|
2024-02-12 03:29:42 -05:00 |
|
MikeIsAStar
|
bea2bb8886
|
NAS: Add a profanity filter
|
2024-02-12 03:00:50 -05:00 |
|
mkwcat
|
f429fb557e
|
GPCM: Send regular keep alive commands
|
2024-02-06 20:45:26 -05:00 |
|
mkwcat
|
886230a0c8
|
GameStats: Log connections
|
2024-02-06 20:04:19 -05:00 |
|
mkwcat
|
1c0aa46524
|
GameStats: Don't deny requests with invalid hash
|
2024-02-06 19:53:38 -05:00 |
|
mkwcat
|
4dda86651a
|
QR2/SB: Allow different public IP for TCP and UDP
|
2024-02-06 19:41:22 -05:00 |
|
mkwcat
|
820138ac60
|
Common: Fix Fortune Street RESV_OK
|
2024-02-06 18:44:05 -05:00 |
|
mkwcat
|
e934293d83
|
ServerBrowser: Add LIKE operator
|
2024-02-06 17:51:52 -05:00 |
|
mkwcat
|
7ddcd982bc
|
GameStats: Add standard command server
|
2024-02-06 01:43:21 -05:00 |
|
mkwcat
|
496f918f7f
|
GameStats: Handle /web/client/get2.asp
|
2024-02-05 22:43:35 -05:00 |
|
mkwcat
|
51ca27fb1e
|
Call gamestats.StartServer
|
2024-02-05 20:07:08 -05:00 |
|
mkwcat
|
c9bd3ec2a8
|
Add gamestats package
|
2024-02-05 20:03:30 -05:00 |
|
mkwcat
|
4f9916e6b3
|
SAKE: Log provided field info
|
2024-02-05 03:21:41 -05:00 |
|
mkwcat
|
241ae4894b
|
NAS: General request and logging improvements
|
2024-02-04 21:58:07 -05:00 |
|
mkwcat
|
acd6d13671
|
Bump payload version to 4
|
2024-02-04 19:10:49 -05:00 |
|
mkwcat
|
cb27e0e883
|
Bump payload version to 3
|
2024-02-04 15:27:29 -05:00 |
|
mkwcat
|
9e6ea0c225
|
NATNEG: Disconnect clients on timeout
Appears to cause error code 86009 on failure to connect, but needs more testing
|
2024-02-03 17:56:49 -05:00 |
|
mkwcat
|
0fa0c2422d
|
GPCM: Log profile ID from mkw_malicious_packet
|
2024-02-03 17:52:11 -05:00 |
|