diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 9ce637a8..23d8f2a4 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,7 +5,33 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2022-05-18T00:00:00Z + 2022-05-19T00:00:00Z + + + urn:uuid:BA7B98BC-F986-4D46-A4C1-264D781798EC + 1.1.73 (1.1.73.4) + 1.1.73.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/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index ab085f0f..d83ba2a1 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -400,8 +400,9 @@ Server Monitor - Selected Total Servers: + Selected + Profile Server Map Mods @@ -410,16 +411,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. @@ -427,6 +433,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 @@ -1356,6 +1365,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/CSM/beta/latest.txt b/CSM/beta/latest.txt index cefe80c8..aab69067 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.73.3 +1.1.73.4 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 228ec377..d380369a 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ