diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index cd6a1a27..bf6c9be3 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,7 +5,37 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2020-03-14T00:00:00Z + 2020-03-15T00:00:00Z + + + urn:uuid:978A5181-AC6F-497B-8BCC-BB77D835C594 + 1.0.21 (1.0.21.6) + 1.0.21.6 + + 2020-03-15T00:00:00Z + +
+

+ BUGFIX +
+

    +
  • Server Monitor Window - Fixed the display of the map name, when a modded map.
  • +
+ NEW +
+
    +
  • Global Settings - Shutdown Options - have added an option to enable/disable sending the shutdown message to the game client via RCON.
  • +
  • Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client via RCON.
  • +
  • Shutdown Process - have added logic to send the shutdown message to the game client via RCON, only if the setting is enabled.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:269160F7-2A37-4EBC-BB3B-911F9B144FFD diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 2f73a98e..f32b9fd5 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -338,6 +338,8 @@ If enabled, the server will be immediately restarted after it is shutdown. Update server after shutdown If enabled, the server will be updated after it is shutdown. + Send Shutdown Messages to Game Client + If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. Backup world file after shutdown If enabled, the world file will be backed up after shutdown. Reason (optional): @@ -675,6 +677,9 @@ The amount of time to wait in between each server update, only available if Parallel Update is disabled. Shutdown Options + These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. + Send Shutdown Messages to Game Client + If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. Grace Period: The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. Message 1: diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index 0703068f..8edf3349 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.0.21.5 +1.0.21.6 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 6ae639c1..7efdd143 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ