diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index a3cdc9c0..19179641 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -9,21 +9,22 @@ urn:uuid:79DAE4BE-7CBE-4856-83F4-90E3C1988D04 - 1.0.363 (1.0.363.1) - 1.0.363.1 + 1.0.364 (1.0.364.1) + 1.0.364.1 2020-04-02T00:00:00Z

- NEW + BUGFIX

    -
  • Server Settings - Dino Section - added missing server setting Mating Speed Multiplier. This has been added to the Dino Breeding Multipliers group near the bottom of the section. (thanks @Norlinri)
  • +
  • Fixed the Auto-Restart Grace Period interval logic. It should work correctly now.
CHANGE
    +
  • Global Settings - Auto-Restart section - added a note and fixed the tooltip.
  • ru-RU Translation file updated. (thanks @varlonec)

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 0f540218..a29538f8 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -485,10 +485,11 @@ The amount of time to wait in between each server update, only available if Parallel Update is disabled. Auto Restart Options + The grace period does not prevent auto-updates from restarting your server. 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. + The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. Shutdown Options These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 2a551261..f9bdafdd 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.0.363.1 +1.0.364.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index c06006fe..c3350d8f 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ