diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index b564566b..0ecb05ce 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,26 +5,22 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2020-11-23T00:00:00Z + 2020-11-25T00:00:00Z - urn:uuid:35859975-1EC4-491C-9794-94A2D0965590 - 1.1.393 (1.1.393.1) - 1.1.393.1 + urn:uuid:22A04828-2422-4218-8122-E1CCB2202352 + 1.1.394 (1.1.394.1) + 1.1.394.1 - 2020-11-23T00:00:00Z + 2020-11-25T00:00:00Z

NEW

    -
  • Server Settings - Added MaxHexagonsPerCharacter and HexagonRewardMultiplier setting to the bottom of the Rules section.
  • -
- CHANGE -
-
    -
  • Translation files updated.
  • +
  • Server Settings - Added Peer port field to Administration section. It is set to readonly, as it cannot be changed, but shows the extra port required by the server.
  • +
  • Global Settings - Added option to automatically manage the Public IP, default to True. If disabled, then the Public IP must be updated manually.

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 68443d32..0cbd5a1a 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -422,6 +422,7 @@ Enable Run as Administrator Prompt on Startup Minimize To Tray Manage firewall settings automatically + Manage Public IP automatically Data Directory: Backup Directory: Steam WebApi Key: @@ -898,6 +899,8 @@ Networking Server Port: The port users will use to connect to your server. Default is 7777. Change this and Query Port if you wish to host multiple servers on one machine. + Peer Port: + Pinger port used to determine server availability. Default is 7778. Query Port: The port Steam uses to communicate with your server. Default is 27015. Change this and Server Port if you wish to host multiple servers on one machine. Local IP: @@ -5241,6 +5244,7 @@ The following validation problems were encountered.\r\n\r\n{validateMessage}\r\n\r\nDo you want to continue with the server start, this could cause problems? The server port is outside the valid range ({PortMinimum}-{PortMaximum}). + The server peer port is outside the valid range ({PortMinimum}-{PortMaximum}). The query port is outside the valid range ({PortMinimum}-{PortMaximum}). The rcon port is outside the valid range ({PortMinimum}-{PortMaximum}). diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 1d5e922d..46eaf202 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.393.1 +1.1.394.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index 558c471d..560d27dd 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ