diff --git a/DSM/beta/VersionFeed.xml b/DSM/beta/VersionFeed.xml index 8c411004..dda71117 100644 --- a/DSM/beta/VersionFeed.xml +++ b/DSM/beta/VersionFeed.xml @@ -5,21 +5,21 @@ DnL Server Manager Version Feed This is the Dark and Light Server Manager beta version feed. - 2019-11-01T00:00:00Z + 2020-03-03T00:00:00Z urn:uuid:2FE211A0-0081-4A40-8DE2-EAEC79F81953 - 1.0.51 (1.0.51.1) - 1.0.51.1 + 1.0.52 (1.0.52.1) + 1.0.52.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/DSM/beta/en-US.xaml b/DSM/beta/en-US.xaml index 8139e5b9..4763a0f9 100644 --- a/DSM/beta/en-US.xaml +++ b/DSM/beta/en-US.xaml @@ -474,6 +474,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/DSM/beta/latest.txt b/DSM/beta/latest.txt index 6bfd5331..0d7c62ba 100644 --- a/DSM/beta/latest.txt +++ b/DSM/beta/latest.txt @@ -1 +1 @@ -1.0.51.1 +1.0.52.1 diff --git a/DSM/beta/latest.zip b/DSM/beta/latest.zip index 1d44a25a..e566e203 100644 Binary files a/DSM/beta/latest.zip and b/DSM/beta/latest.zip differ