diff --git a/CSM/ConanServerManager_1.1.49.exe b/CSM/ConanServerManager_1.1.49.exe new file mode 100644 index 00000000..70261753 Binary files /dev/null and b/CSM/ConanServerManager_1.1.49.exe differ diff --git a/CSM/ConanServerManager_1.1.49.zip b/CSM/ConanServerManager_1.1.49.zip new file mode 100644 index 00000000..169356ae Binary files /dev/null and b/CSM/ConanServerManager_1.1.49.zip differ diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml index bd3b0701..e822b826 100644 --- a/CSM/VersionFeed.xml +++ b/CSM/VersionFeed.xml @@ -5,7 +5,37 @@ Conan Server Manager Version Feed This is the Conan Server Manager release version feed. - 2020-10-25T00:00:00Z + 2020-11-10T00:00:00Z + + + urn:uuid:B16E389F-EB2F-43DE-8802-1FD5FE09E90A + 1.1.49 (1.1.49.3) + 1.1.49.3 + + 2020-11-10T00:00:00Z + +
+

+ NEW +
+

    +
  • Server Settings - Added Options UseVAC and AllowFamilySharedAccount.
  • +
+ CHANGE +
+
    +
  • Disabled the Server Peer Port - can no longer be changed, defaults to Server Port + 1.
  • +
  • Removed Query Port and Server Peer Port from Engine.ini file.
  • +
  • Added Rcon Port to the command line.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:570ABD59-6E8B-4A20-87EA-083D947B995D diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml index 567a3031..551e807d 100644 --- a/CSM/en-US.xaml +++ b/CSM/en-US.xaml @@ -981,11 +981,11 @@ (Recommended) Refresh the available local IPs. Server Port: - The port users will use to connect to your game server. Default is 7777. + The port users will use to connect to your game server and used to send mods to game clients. Default is 7777. Peer Port: - The peer port used by the game server. Default is 7778. + Pinger port used by server browser to determine server availability. Default is 7778. Query Port: - The port Steam uses to communicate with your game server. Default is 27015. + The port used to communicate with your game server. Default is 27015. Local IP invalid Your Local IP address {0} is no longer available. Please review the available IP addresses and select a valid one. If you have a server running on the original IP, you will need to stop it first. @@ -1028,8 +1028,12 @@ Server Options Reset all server options to defaults. + Use VAC (Valve Anti-Cheat) + If enabled, will enable VAC protection for your game server. Use BattlEye If enabled, will enable BattlEye protection for your game server. + Allow Family Shared Accounts + If enabled, players will be able to use family shared accounts to access the server; otherwise only the account that owns the game wil be able to access the server. Max Players: Sets the maximum number of players which can join this server. Kick AFK Percentage: diff --git a/CSM/latest.exe b/CSM/latest.exe index 365b8812..70261753 100644 Binary files a/CSM/latest.exe and b/CSM/latest.exe differ diff --git a/CSM/latest.txt b/CSM/latest.txt index 2f630985..2e7a360f 100644 --- a/CSM/latest.txt +++ b/CSM/latest.txt @@ -1 +1 @@ -1.1.48 +1.1.49 diff --git a/CSM/latest.zip b/CSM/latest.zip index ebab94bb..169356ae 100644 Binary files a/CSM/latest.zip and b/CSM/latest.zip differ