diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 85c25c7e..dbd026ce 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,21 +5,21 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2019-11-01T00:00:00Z + 2020-03-03T00:00:00Z urn:uuid:9B11FEBF-FD54-4C4F-B1A4-3A9CDBAEB311 - 1.0.15 (1.0.15.1) - 1.0.15.1 + 1.0.16 (1.0.16.1) + 1.0.16.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/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 0bc29ede..fb58af30 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -657,6 +657,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/CSM/beta/latest.txt b/CSM/beta/latest.txt index 3a590790..012d9843 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.0.15.1 +1.0.16.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 32afcd23..613fe0e0 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ