diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index fe936236..09021e7d 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,7 +5,33 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2022-05-15T00:00:00Z + 2022-05-19T00:00:00Z + + + urn:uuid:BA7B98BC-F986-4D46-A4C1-264D781798EC + 1.1.429 (1.1.429.4) + 1.1.429.4 + + 2022-05-19T00:00:00Z + +
+

+ CHANGE +
+

    +
  • Server Monitor - refined the bulk server processing.
  • +
  • Server Monitor - added sequential server processing.
  • +
  • Server Monitor - added process cancelation button.
  • +
  • Server Shutdown - added a retry when sending RCON commands that fail.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:BA7B98BC-F986-4D46-A4C1-264D781798EC diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index b040e2d6..0a16d365 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -440,8 +440,9 @@ Server Monitor - Selected Total Servers: + Selected + Profile Server Map Mods @@ -450,16 +451,21 @@ Status Create a desktop shortcut to open this form directly. - Start the selected servers. - Shutdown Selected Servers - Shutdown the selected servers. - Stop Selected Servers - Stop the selected servers. - Restart the selected servers. - Update the selected servers. - Backup the selected servers. Select all servers. Unselect all servers. + Start the selected servers. + Shutdown Selected Servers + Stop Selected Servers + Restart the selected servers. + Update/Verify Selected Servers + Update Mods Only on Selected Servers + Backup the selected servers. + Cancel processing the selected servers. + Process Servers Sequentially + If enabled, servers will be processed one after the other; otherwise they will all be processed at the same time. + Sequential Process Delay + The number of seconds to wait before the next server will be processed. + Open the Player List window. Open the RCON window. Start the server. @@ -467,6 +473,9 @@ Install the server. Update/Verify the server. + The process was cancelled by the user. You will need to check the status of your servers. + A process cancellation request has been sent. + Server Update Error Another server is being upgraded, wait until the upgrade has finished and try again. Confirm Window Close @@ -5711,6 +5720,7 @@ A start request for server '{0}' has been sent. A stop request for server '{0}' has been sent. An update request for server '{0}' has been sent. + The request for server '{0}' has completed. Count: Map: diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 94c049d0..d85c0f79 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.429.3 +1.1.429.4 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index 9fe4f79f..48bc1960 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ