diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index 6aed4d33..ade8665a 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,44 +5,29 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2020-07-12T00:00:00Z + 2020-07-13T00:00:00Z - urn:uuid:596DC725-A66B-4C1D-B733-3BE0573B061D - 1.1.384 (1.1.384.2) - 1.1.384.2 + urn:uuid:A8829437-3A88-4A04-ABE8-419307C32B40 + 1.1.385 (1.1.385.1) + 1.1.385.1 - 2020-07-12T02:00:00Z + 2020-07-13T00:00:00Z

- CHANGE + NEW

    -
  • Added a fetch profile method to the Common Plugin Helper.
  • +
  • Added a new server manager updater check, when performing an upgrade of the server manager.
  • +
  • Added a new directory check when selecting the data directory, to make sure it is not underneath the installation folder.
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:1459F9AC-43D1-49B7-A461-6ABED2A6FC26 - 1.1.384 (1.1.384.1) - 1.1.384.1 - - 2020-07-12T00:00:00Z - -
-

CHANGE

    -
  • Changed the shutdown timer alert interval from always 5 minutes, to a varying scale base on remaining time. Eg. 60 minute shutdown timer will only alert at these times - 60, 30, 15, 10, 5, 4 ,3, 2, 1.
  • +
  • Updated all grid checkbox columns to align the checkbox properly.
  • +
  • Added None to the active events.
  • +
  • de-DE Translation file updated. (thanks @maxiel)

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 6d2a5bb1..33e5cbfc 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -65,6 +65,8 @@ Select a Data Directory Confirm location The server manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? + Data Directory Selection Error + The directory you have chosen is within the server manager installation folder. This is not recommended, please choose another folder. Failed to save profile Failed to save profile {0}. {1}\n{2} diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index e4205ecc..309e5160 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.384.2 +1.1.385.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index da7f150b..a0ce9ada 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ