diff --git a/DSM/beta/VersionFeed.xml b/DSM/beta/VersionFeed.xml index fdac6505..e155b086 100644 --- a/DSM/beta/VersionFeed.xml +++ b/DSM/beta/VersionFeed.xml @@ -5,7 +5,37 @@ DnL Server Manager Version Feed This is the Dark and Light Server Manager beta version feed. - 2020-03-14T00:00:00Z + 2020-03-15T00:00:00Z + + + urn:uuid:DE0AF187-7FCB-409F-9323-7934C969EC21 + 1.0.57 (1.0.57.5) + 1.0.57.5 + + 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:EB639961-381F-48EA-BC98-511FE4AED581 diff --git a/DSM/beta/en-US.xaml b/DSM/beta/en-US.xaml index 6e0d75be..847d6bcb 100644 --- a/DSM/beta/en-US.xaml +++ b/DSM/beta/en-US.xaml @@ -373,6 +373,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): @@ -488,6 +490,8 @@ 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/DSM/beta/latest.txt b/DSM/beta/latest.txt index 2054380f..a8bf798b 100644 --- a/DSM/beta/latest.txt +++ b/DSM/beta/latest.txt @@ -1 +1 @@ -1.0.57.4 +1.0.57.5 diff --git a/DSM/beta/latest.zip b/DSM/beta/latest.zip index e5631dad..ef6de9d6 100644 Binary files a/DSM/beta/latest.zip and b/DSM/beta/latest.zip differ