diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index d3ef256b..cfda3f1c 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,27 +5,28 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2019-11-01T00:00:00Z + 2019-02-27T00:00:00Z urn:uuid:F3DDF193-EF36-42A6-91A9-B95A403E907A - 1.0.350 (1.0.350.1) - 1.0.350.1 + 1.0.351 (1.0.351.1) + 1.0.351.1 - 2019-11-01T00:00:00Z + 2019-02-27T00:00:00Z

- BUGFIX + NEW

    -
  • Server File Details - Fixed a crashing bug caused by having a steamid that is not available or does not exist. (thanks @bastogne)
  • +
  • Added the Valguero gamedata file to the install.
  • +
  • Added the Genesis gamedata file to the install.
CHANGE
    -
  • fr-FR Translation file updated. (thanks @angemymy)
  • -
  • pt-BR Translation file added. (thanks @bruno5011)
  • +
  • Added new player ascension levels to gamedata file.
  • +
  • Added player ascension level value to the gamedata file. Player levels will now use this value to highlight the last set of player level rows.

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 28fee93b..9e0c0b46 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -1515,7 +1515,7 @@ Custom Level Progressions - NOTE: The last 30 player levels are used for Ascension and are shown with a coloured background. If you customize your own player levels, make sure you add an additional 30 levels for Ascension. + NOTE: The last {levels} player levels are used for Ascension and are shown with a coloured background. If you customize your own player levels, make sure you add an additional {levels} levels for Ascension. Enable Custom Level Progressions If enabled, enables player and dino level customizations. Custom Player Levels diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 8743f9d1..5146b234 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.0.350.1 +1.0.351.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index a5b39a09..fdf57408 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ