diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index 0bb467c8..026f078f 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,68 +5,22 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2022-05-02T00:00:00Z + 2022-05-06T00:00:00Z - urn:uuid:730AEAAD-1804-432C-8ABB-C0B970D86B23 - 1.1.424 (1.1.424.3) - 1.1.424.3 + urn:uuid:2C48A585-72D2-43FB-8987-6B5F0B3E460F + 1.1.425 (1.1.425.1) + 1.1.425.1 - 2022-05-02T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Server Shutdown window - when shutting down a server, the Cancel Shutdown button is now displayed.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:9AC8F213-3411-475D-8E43-8AB67AF81BD8 - 1.1.424 (1.1.424.2) - 1.1.424.2 - - 2022-05-02T00:00:00Z + 2022-05-06T00:00:00Z

CHANGE

    -
  • pt-BR Translation file updated.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:018EF426-73B9-4BF6-9602-77EE2CFD864C - 1.1.424 (1.1.424.1) - 1.1.424.1 - - 2022-05-02T00:00:00Z - -
-

- CHANGE -
-

    -
  • World Save Backup - added the SaveGames folder to the to the backup zip file.
  • -
  • World Save Restore - now restores the SaveGames folder.
  • +
  • Global Settings - added RCON broadcast mode droplist, so auto processes can send messages via RCON using this mode.
  • +
  • Auto Processes - changed the message broadcast to use the new config setting, not a hardcoded value.

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index d3dde513..bec26ce1 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -763,6 +763,9 @@ This message will be displayed when the server manager detects one or more mods are out of date. Force Respawn Dinos Warning: This message will be displayed when the server is being started and a wild dino wipe is scheduled. + + RCON Broadcast Mode: + Select the method used by the server manager to send auto process messages to the game clients via RCON. diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 4dcd4ec8..86ad0b64 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.424.3 +1.1.425.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index 18fe48b0..b8a37ff7 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ