make cross-joins more compatible

This commit is contained in:
Martin Michelsen
2023-12-29 16:27:22 -08:00
parent 43ee4a9c5a
commit eea12d8d75
9 changed files with 21762 additions and 214 deletions
+3 -1
View File
@@ -29,7 +29,7 @@
"DefaultDropModeV4Normal": "SERVER_SHARED",
"DefaultDropModeV4Battle": "SERVER_SHARED",
"DefaultDropModeV4Challenge": "SERVER_SHARED",
"CheatModeBehavior": "OnByDefault",
"LocalAddress": "en0",
"ExternalAddress": "en0",
@@ -109,6 +109,8 @@
"AllowUnregisteredUsers": true,
"AllowPCNTE": true,
"AllowDCPCGames": true,
"AllowGCXBGames": true,
"InformationMenuContents": [
["Text colors", "$C7Display color values", "These values can be used to color text in\nsome situations, with escape codes like %sC6.\n\n$C0Color 0$C7 - Black\n$C1Color 1$C7 - Blue\n$C2Color 2$C7 - Green\n$C3Color 3$C7 - Cyan\n$C4Color 4$C7 - Red\n$C5Color 5$C7 - Purple\n$C6Color 6$C7 - Yellow\n$C7Color 7$C7 - White\n$C8Color 8$C7 - Pink\n$C9Color 9$C7 - Violet\n$CGColor G$C7 - Orange Pulse"],