diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index 066d5fce..070e0302 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,14 +5,14 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2020-03-05T00:00:00Z + 2020-03-07T00:00:00Z - urn:uuid:F3DDF193-EF36-42A6-91A9-B95A403E907A - 1.0.357 (1.0.357.1) - 1.0.357.1 + urn:uuid:A3359CF9-37EE-4068-BEF6-2F661C2F9A00 + 1.0.358 (1.0.358.1) + 1.0.358.1 - 2020-03-05T00:00:00Z + 2020-03-07T00:00:00Z

@@ -20,14 +20,14 @@

  • Dialog forms - have fixed an issue where the dialog forms would open behind the current window.
  • +
  • Server Settings - have added error dialogs when trying to add a child record without selecting a parent record first (crafting overrides, map spawner overrides and supply crate overrides).
CHANGE
    -
  • Server Settings (Engrams section) - added two additional columns to the engrams grid to allow each engram to be automatically unlocked.
  • -
  • Game Data Window - Fixed a bug when clicking the Open GameData Folder button and no gamedata folder exists. It will create the folder and open it.
  • +
  • Server Settings (Engrams section) - added column header tooltips to for more clarity.
  • +
  • fr-FR Translation file updated. (thanks @angemymy)
  • pt-BR Translation file updated. (thanks @bruno5011)
  • -
  • ru-RU Translation file updated. (thanks @varlonec)

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 46457997..c9f1b510 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -752,15 +752,17 @@ Failed to update directory permissions. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. Update schedule failed Failed to update scheduled tasks. Ensure you have administrator rights on this machine and try again. If the problem persists, please report this as a bug. - Confirm Reset Action - Click 'Yes' to confirm you want to perform the reset. Load Ini File. The ini file was successfully loaded. Ini File Load Error + Add Record Error + You must select a parent record to add the new record to. Confirm Clear Action Click 'Yes' to confirm you want to clear all. Confirm Delete Action Click 'Yes' to confirm you want to perform the delete. + Confirm Reset Action + Click 'Yes' to confirm you want to perform the reset. @@ -1566,15 +1568,23 @@ Filter Only Selected Engrams If enabled, only the selected engram will be visible. Selected + Selected Name + Name of the Engram (engram class name). Mod + Mod Level + Player level when the engram can be manually unlocked. Cost + The amount fo engram points needed to manually unlock. Hidden - Known + If enabled, the engram will be removed from the engram unlock screen and cannot be learned. Remove Prereqs + If enabled, will remove the prerequisites needed to unlock the engram. Auto Unlock + Is enabled, the engram will be automatically unlocked at the specified level. Unlock Level + Player level when the engram is automatically unlocked. Auto Unlock must be enabled. Remove this Engram Remove Engram diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 0d4bbbb0..fcae97f9 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.0.357.1 +1.0.358.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index f2536c74..3c9e6cff 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ