diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index c841d253..71d4209e 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,45 +5,32 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2021-11-23T00:00:00Z + 2021-11-24T00:00:00Z - urn:uuid:CCE4B82B-122A-4BBF-A79F-934B79E41382 - 1.1.407 (1.1.407.2) - 1.1.407.2 + urn:uuid:50F06456-861E-483C-82BB-6072A428C652 + 1.1.408 (1.1.408.1) + 1.1.408.1 - 2021-11-23T00:00:00Z + 2021-11-24T00:00:00Z

- CHANGES + BUGFIX

    -
  • zh-CN Translation file updated.
  • +
  • Fixed a crashing bug when ASM closes and is unable to find the backup location to save the config settings.
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:2FF0893A-1412-4062-BF87-058F14E787FC - 1.1.407 (1.1.407.1) - 1.1.407.1 - - 2021-11-21T00:00:00Z - -
-

- CHANGES + NEW

    -
  • Server Status checks - a few code tweaks to the server status checks.
  • -
  • pt-BR Translation file updated.
  • +
  • Global Settings - Added option to set the Main Window start mode - Normal, Maximized, Minimized.
  • +
  • Main Window - now sotres the Left and Top positions of the window, when in Normal mode. Will restore the window position when started. Defaults to 50,50.
  • +
+ CHANGE +
+
    +
  • Fixed the steamcmd warning about 'Please use force_install_dir before login!'.

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 7c5a8ba3..1e7da2d7 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -421,6 +421,7 @@ Reset This will reset ALL the user global settings for the server manager. The server manager will be closed if successful. Enable Run as Administrator Prompt on Startup + Main Window Start Mode: Minimize To Tray Manage firewall settings automatically Manage Public IP automatically @@ -1667,8 +1668,8 @@ If enabled, structures in PvP will automatically decay if left unused after a period of time. PvP Zone Structure Damage: Specifies the scaling factor for the damage structures take within caves/cave entrances, in PvP. - Max Structures Visible: - The maximum number of structures which will be visible to the player. Lower values may help with server speed. + Max Structures in Range: + Specifies the maximum number of structures that can be constructed within a certain (currently hard-coded) range. Per-Platform Structures Multiplier: Specifies the scaling factor for the maximum number of structures allowed on a single platform/saddle/raft. Max Platform Saddle Structures: diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 19510145..3018fcc1 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.407.2 +1.1.408.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index bfc9f985..30dbd6a3 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 7d651a1b..77217013 100644 --- a/src/ARKServerManager/ARKServerManager.csproj +++ b/src/ARKServerManager/ARKServerManager.csproj @@ -36,7 +36,7 @@ Bletch1971 Server Managers false - 1 + 2 1.1.408.%2a false true