diff --git a/PSM/beta/VersionFeed.xml b/PSM/beta/VersionFeed.xml index 54e7c70c..4fdf72e7 100644 --- a/PSM/beta/VersionFeed.xml +++ b/PSM/beta/VersionFeed.xml @@ -5,7 +5,37 @@ Pantropy Server Manager Version Feed This is the Pantropy Server Manager beta version feed. - 2020-03-14T00:00:00Z + 2020-03-15T00:00:00Z + + + urn:uuid:7FD51EE7-B4B4-4F34-ACEE-F8F8EA9F19A8 + 1.0.22 (1.0.22.5) + 1.0.22.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.
  • +
  • Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client.
  • +
  • Shutdown Process - have added logic to send the shutdown message to the game client, only if the setting is enabled.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:D12CB555-D2EF-43AA-BDDB-F18E56861EF3 diff --git a/PSM/beta/en-US.xaml b/PSM/beta/en-US.xaml index 20a557fa..19369c63 100644 --- a/PSM/beta/en-US.xaml +++ b/PSM/beta/en-US.xaml @@ -363,6 +363,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. Backup world file after shutdown If enabled, the world file will be backed up after shutdown. Reason (optional): @@ -470,6 +472,8 @@ Delay between each server update The amount of time to wait in between each server update, only available if Parallel Update is disabled. Shutdown Options + Send Shutdown Messages to Game Client + If enabled, the shutdown messages will be sent to the game client. 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/PSM/beta/latest.txt b/PSM/beta/latest.txt index 6e837bd3..ff6e3c34 100644 --- a/PSM/beta/latest.txt +++ b/PSM/beta/latest.txt @@ -1 +1 @@ -1.0.22.4 +1.0.22.5 diff --git a/PSM/beta/latest.zip b/PSM/beta/latest.zip index 11814ba9..ffb5c937 100644 Binary files a/PSM/beta/latest.zip and b/PSM/beta/latest.zip differ