diff --git a/CSM/ConanServerManager_1.1.73.exe b/CSM/ConanServerManager_1.1.73.exe new file mode 100644 index 00000000..adf916f1 Binary files /dev/null and b/CSM/ConanServerManager_1.1.73.exe differ diff --git a/CSM/ConanServerManager_1.1.73.zip b/CSM/ConanServerManager_1.1.73.zip new file mode 100644 index 00000000..8cd12d77 Binary files /dev/null and b/CSM/ConanServerManager_1.1.73.zip differ diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml index d21a54df..1091afdf 100644 --- a/CSM/VersionFeed.xml +++ b/CSM/VersionFeed.xml @@ -5,7 +5,36 @@ Conan Server Manager Version Feed This is the Conan Server Manager release version feed. - 2022-05-15T00:00:00Z + 2022-05-21T00:00:00Z + + + urn:uuid:D0681B47-5715-473E-99D3-63F475A997C4 + 1.1.73 (1.1.73.5) + 1.1.73.5 + + 2022-05-21T00:00:00Z + +
+

+ NEW +
+

    +
  • Server Monitor - added new functionality to bulk start, restart, stop, shutdown, update and backup your servers.
  • +
+ CHANGE +
+
    +
  • World Save Zipping - have changed the way the zip file is created. All files are now added to the zip in one pass, rather than as separate files.
  • +
  • Backup Interval Changes - The backup interval has been changed to use the value in the global settings, when auto-backup is enabled or not.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:E367ACB5-E38A-4B3A-A089-E43D011A97E4 diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml index 69fded94..9ad687cc 100644 --- a/CSM/en-US.xaml +++ b/CSM/en-US.xaml @@ -401,6 +401,8 @@ Server Monitor Total Servers: + Selected + Profile Server Map Mods @@ -409,6 +411,21 @@ Status Create a desktop shortcut to open this form directly. + 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. @@ -416,10 +433,29 @@ 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 - You are currently perform a server update, closing the window with disconnect you from steamcmd. Do you want to continue closing the window? + You are currently performing a server update, closing the window will disconnect you from steamcmd. Do you want to continue closing the window? + Confirm Shutdown Servers + You are about to shutdown the selected servers. Do you want to continue? + Confirm Start Servers + You are about to start the selected servers. Do you want to continue? + Confirm Stop Servers + You are about to stop the selected servers. Do you want to continue? + Confirm Restart Servers + You are about to restart the selected servers. Do you want to continue? + Confirm Update Servers + You are about to update the selected servers. Do you want to continue? + Confirm Backup Servers + You are about to backup the selected servers. Do you want to continue? + Selected Servers Error + You have not selected any servers. Selected one or more servers in the list and try again. + Close Server Monitor Error + The server monitor window cannot be closed at this time. One or more of the servers is currently starting, shutting down or restarting. @@ -1162,6 +1198,8 @@ If enabled, will enable character server transfers. Can Import Directly from Same Server If enabled, will allow players to directly import characters that were exported from exactly the same server. + Output Server Log to Server Console + If enabled, the server logs will be output to the server console. Command Line Priority: @@ -1329,6 +1367,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/latest.exe b/CSM/latest.exe index 79a8a540..adf916f1 100644 Binary files a/CSM/latest.exe and b/CSM/latest.exe differ diff --git a/CSM/latest.txt b/CSM/latest.txt index 55546d1f..197724df 100644 --- a/CSM/latest.txt +++ b/CSM/latest.txt @@ -1 +1 @@ -1.1.72 +1.1.73 diff --git a/CSM/latest.zip b/CSM/latest.zip index a6b8eeb3..8cd12d77 100644 Binary files a/CSM/latest.zip and b/CSM/latest.zip differ