diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index a99f5e8f..e600d5c9 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,144 +5,22 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2022-01-20T00:00:00Z + 2022-01-25T00:00:00Z - urn:uuid:A14B2CF5-071F-41F6-BA00-FA1F08FFA774 - 1.1.416 (1.1.416.6) - 1.1.416.6 + urn:uuid:65FE9F13-6403-4A18-A8DB-366564B0456E + 1.1.417 (1.1.417.1) + 1.1.417.1 - 2022-01-20T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed bug when pasting ini config into paste window, resulting in blank record.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:6C7B39A6-5705-48D7-815A-E5CA5721C61F - 1.1.416 (1.1.416.5) - 1.1.416.5 - - 2022-01-19T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Fixed player and dino level import bug.
  • -
- CHANGE -
-
    -
  • ru-RU Translation file updated.
  • -
  • zh-CN Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:749504F4-6DF8-4FB6-B3C2-61F6758E1124 - 1.1.416 (1.1.416.4) - 1.1.416.4 - - 2022-01-15T00:00:00Z + 2022-01-25T00:00:00Z

CHANGE

    -
  • fr-FR Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:E3D74FC6-9D7D-4EDC-98A4-5710880C8FD9 - 1.1.416 (1.1.416.3) - 1.1.416.3 - - 2022-01-14T00:00:00Z - -
-

- CHANGE -
-

    -
  • Global Settings - Server Startup Options - Added new option to start the server windows minimzed.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:0427B4A2-8C1A-426D-BCDB-ADBFF0A74825 - 1.1.416 (1.1.416.2) - 1.1.416.2 - - 2022-01-14T00:00:00Z - -
-

- CHANGE -
-

    -
  • Server manager language will default to the computers language setting on first start, if possible.
  • -
  • pt-BR Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:9B66118D-DDFE-4E72-9CB9-299642AD29FF - 1.1.416 (1.1.416.1) - 1.1.416.1 - - 2022-01-05T00:00:00Z - -
-

- CHANGE -
-

    -
  • Minor tweaks to the Auto-Update process to help prevent intermittent exceptions.
  • -
  • zh-CN Translation file updated.
  • +
  • Added prefix launcher option to launcher arguments.
  • +
  • Added server monitor window startup state to global settings.

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 3e084dfe..16cdc2d3 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -491,6 +491,7 @@ Enable Run as Administrator Prompt on Startup Check if Server Manager Running on Startup Main Window Start Mode: + Server Monitor Window Start Mode: Minimize To Tray Manage firewall settings automatically Manage Public IP automatically @@ -1213,6 +1214,8 @@ Additional command-line args for the server launcher. Use this with caution! For more information search 'Microsoft Start Command' on the internet. Override Launcher If enabled, the RunServer.cmd file will only contain what is included in the Launcher Args field. + Prefix Launcher + If enabled, the RunServer.cmd file will include the Launcher Args field before the server start (will allow other files to be executed before the server is started). Server Args: Additional command-line args for the server. If you specify this, add the args which start with ?'s first, followed by any other args. For example: ?MaxPlayers=5?QueryPort=9999 -nosteamclient Show Command... diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 93b0e7f1..3c90eeed 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.416.6 +1.1.417.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index 51015dcd..17417ee3 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ