diff --git a/PSM/beta/VersionFeed.xml b/PSM/beta/VersionFeed.xml index e53f647b..71f35f85 100644 --- a/PSM/beta/VersionFeed.xml +++ b/PSM/beta/VersionFeed.xml @@ -5,21 +5,23 @@ Pantropy Server Manager Version Feed This is the Pantropy Server Manager beta version feed. - 2020-03-23T00:00:00Z + 2020-03-27T00:00:00Z - urn:uuid:1872B400-8857-49A0-8F30-ED0D5226AB89 - 1.0.23 (1.0.23.1) - 1.0.23.1 + urn:uuid:C357FF87-3403-457F-8409-4D5E8079B85F + 1.0.24 (1.0.24.1) + 1.0.24.1 - 2020-03-23T00:00:00Z + 2020-03-27T00:00:00Z

- CHANGE + NEW

    -
  • Server Monitor Window - added backup and open folder buttons.
  • +
  • Global Setting - Added new Auto Restart section with options to enable/disable auto restart grace period.
  • +
  • Starting a Server - when you server is started, it now records the last started time in your profiles.
  • +
  • Auto-Restart - with the grace period option enabled, when the auto-restart process runs it will check if your server was started within the grace period and skip; otherwise it will restart as normal.

diff --git a/PSM/beta/en-US.xaml b/PSM/beta/en-US.xaml index 19369c63..0dfc013e 100644 --- a/PSM/beta/en-US.xaml +++ b/PSM/beta/en-US.xaml @@ -403,11 +403,13 @@ Help... Language Style + Server Status Options Enable Server Status Actions If enabled, clicking the server status icons may perform one or mroe actions. Show Server Status Action Confirmation If enabled, a dialogue will be shown to confirmation the server status action. + Server Startup Options Player Level Increase: The amount of XP to be increased when adding a new custom level. @@ -471,6 +473,13 @@ If enabled, when the auto-update is performed all servers will be updated at the same time, otherwise each server will be updated one after the other (this will take more time to complete). Delay between each server update The amount of time to wait in between each server update, only available if Parallel Update is disabled. + + Auto Restart Options + Enable Grace Period + If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted. + Grace Period: + The amount of time in minutes to prevent the server restarting, since the last server start. + Shutdown Options Send Shutdown Messages to Game Client If enabled, the shutdown messages will be sent to the game client. @@ -488,6 +497,7 @@ This message will be displayed when the server shutdown has been cancelled. Show shutdown reason with ALL shutdown messages If enabled, the shutdown reason will be shown with all shutdown message; otherwise it will only be shown at the start of the server shutdown. + SMTP Email Settings Host: The name or IP address of the host used for SMTP transmissions. @@ -515,6 +525,7 @@ If enabled, an email will be sent when the server is shutdown/restarted during the auto-shutdown process. Shutdown/Restart If enabled, an email will be sent when the server is shutdown or restarted. + Advanced Settings Do not touch these settings unless you know what you are doing, or have been instructed to change them by support staff. Use Server Shutdown Command diff --git a/PSM/beta/latest.txt b/PSM/beta/latest.txt index e50ede9c..2f6d1fa6 100644 --- a/PSM/beta/latest.txt +++ b/PSM/beta/latest.txt @@ -1 +1 @@ -1.0.23.1 +1.0.24.1 diff --git a/PSM/beta/latest.zip b/PSM/beta/latest.zip index d2335ebd..6a933f8b 100644 Binary files a/PSM/beta/latest.zip and b/PSM/beta/latest.zip differ