diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index 1b52f48f..066d5fce 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,139 +5,29 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2020-03-04T05:00:00Z - - - urn:uuid:77683C9D-BF7E-45F3-A9A9-ADE6108F2B0A - 1.0.356 (1.0.356.6) - 1.0.356.6 - - 2020-03-04T05:00:00Z - -
-

- NEW -
-

    -
  • Main Window - Added Game Data Window button to open a new Game Data window. Button is top right corner next to plugins button.
  • -
  • Game Data Window - A new windows that allows you to manage your game data files.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:C8A75801-8D32-4A58-89FD-2E78B0922472 - 1.0.356 (1.0.356.5) - 1.0.356.5 - - 2020-03-04T04:00:00Z - -
-

- CHANGE -
-

    -
  • Server Settings (Dinos section) - have split the bForceCanRideFliers setting into two settings - Change Flyer Riding and Enable Flyer Riding. This will allow you to use the maps default setting, or enable/disable flyer riding on your server. Using the map default will remove the bForceCanRideFliers setting from your config file, otherwise it will set to TRUE or FALSE.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:7583DC55-3042-4BDC-AB01-8CD362A94D48 - 1.0.356 (1.0.356.4) - 1.0.356.4 - - 2020-03-04T03:00:00Z - -
-

- NEW -
-

    -
  • Global Settings (Advanced) - added an option to enable/disable server verification after the auto update is done. If enabled, will add extra time when the auto update is run and your server is updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:59BF86E2-FA90-49EB-A6E7-3E43E77B3498 - 1.0.356 (1.0.356.3) - 1.0.356.3 - - 2020-03-04T02:00:00Z - -
-

- CHANGE -
-

    -
  • Player and Dino levels have been updated.
  • -
  • Chibi Player levels are now highlighted (like ascension was), the note message has been updated with additional information about the levels.
  • -
  • pt-BR Translation file updated. (thanks @bruno5011)
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:B4C23BAA-7F19-46C8-A1EE-590CED2155C0 - 1.0.356 (1.0.356.2) - 1.0.356.2 - - 2020-03-04T01:00:00Z - -
-

- NEW -
-

    -
  • Global Settings (Advanced) - added an option to enable/disable world save backups being performed when the server shuts down. For those of you who use other backup methods.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
+ 2020-03-05T00:00:00Z urn:uuid:F3DDF193-EF36-42A6-91A9-B95A403E907A - 1.0.356 (1.0.356.1) - 1.0.356.1 + 1.0.357 (1.0.357.1) + 1.0.357.1 - 2020-03-04T00:00:00Z + 2020-03-05T00:00:00Z

+ BUGFIX +
+

    +
  • Dialog forms - have fixed an issue where the dialog forms would open behind the current window.
  • +
CHANGE
    -
  • Added coloring to the grids for Valgeuro and Genesis DLC.
  • +
  • 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.
  • +
  • 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 147a020c..46457997 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -1573,6 +1573,8 @@ Hidden Known Remove Prereqs + Auto Unlock + Unlock Level Remove this Engram Remove Engram diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 647fdef3..0d4bbbb0 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.0.356.6 +1.0.357.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index 08dae1f4..f2536c74 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ