diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index 9741e171..660cb98c 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,21 +5,21 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2021-11-14T00:00:00Z + 2021-11-20T00:00:00Z - urn:uuid:FE1BAB29-859F-4939-AC97-304772112929 - 1.1.404 (1.1.404.1) - 1.1.404.1 + urn:uuid:79020463-01A7-466D-9B4A-1B14941C9C32 + 1.1.405 (1.1.405.1) + 1.1.405.1 - 2021-11-14T00:00:00Z + 2021-11-20T00:00:00Z

- BUGFIX + NEW

    -
  • RCON Window - Fixed the tribe name missing from the player list.
  • +
  • Server Settings - Rules Section - added DestroyTamesOverLevelClamp setting.

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 34a9c7c7..a9f32b0d 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -1161,7 +1161,9 @@ Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level. Difficulty Offset: Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level. - + Destroy Tames Over Level: + Tames that exceed this level will be deleted on server start. To disable deletion set to 0. + Enable Tribute Downloads If enabled, this will allow downloading external survivors/items/dinos into your server. No Survivor Downloads diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index ea0fd957..3097b003 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.404.1 +1.1.405.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index 7279899c..cf3472ba 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ diff --git a/src/ARKServerManager/ARKServerManager.csproj b/src/ARKServerManager/ARKServerManager.csproj index e5358375..6988d6b4 100644 --- a/src/ARKServerManager/ARKServerManager.csproj +++ b/src/ARKServerManager/ARKServerManager.csproj @@ -36,7 +36,7 @@ Bletch1971 Server Managers false - 1 + 2 1.1.405.%2a false true