diff --git a/PSM/beta/VersionFeed.xml b/PSM/beta/VersionFeed.xml index 51843c2d..6cfb5dcc 100644 --- a/PSM/beta/VersionFeed.xml +++ b/PSM/beta/VersionFeed.xml @@ -5,21 +5,21 @@ Pantropy Server Manager Version Feed This is the Pantropy Server Manager beta version feed. - 2019-11-01T00:00:00Z + 2020-03-03T00:00:00Z urn:uuid:A4AA4EFA-9708-48AD-B169-9A427ABD65C5 - 1.0.16 (1.0.16.1) - 1.0.16.1 + 1.0.17 (1.0.17.1) + 1.0.17.1 - 2019-11-01T00:00:00Z + 2020-03-03T00:00:00Z

- BUGFIX + NEW

    -
  • Server File Details - Fixed a crashing bug caused by having a steamid that is not available or does not exist.
  • +
  • Global Settings (Advanced) - added an option to enable/disable world save backups being performed when the server shuts down. For those of you who use other backup methods.

diff --git a/PSM/beta/en-US.xaml b/PSM/beta/en-US.xaml index 307da0e1..feaffc0d 100644 --- a/PSM/beta/en-US.xaml +++ b/PSM/beta/en-US.xaml @@ -457,6 +457,8 @@ If enabled, the server shutdown window will close after it is finished; otherwise it will stay open. WorldSave Delay: The number of seconds to wait for the worldsave command to complete before the server is shutdown. + Backup World File on Shutdown + If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed. Confirm Settings Reset Action Click 'Yes' to confirm you want to perform the settings reset. diff --git a/PSM/beta/latest.txt b/PSM/beta/latest.txt index 012d9843..e7f44218 100644 --- a/PSM/beta/latest.txt +++ b/PSM/beta/latest.txt @@ -1 +1 @@ -1.0.16.1 +1.0.17.1 diff --git a/PSM/beta/latest.zip b/PSM/beta/latest.zip index 90a56f71..37c4347a 100644 Binary files a/PSM/beta/latest.zip and b/PSM/beta/latest.zip differ