diff --git a/CSM/ConanServerManager_1.1.41.exe b/CSM/ConanServerManager_1.1.41.exe new file mode 100644 index 00000000..d38c3fb2 Binary files /dev/null and b/CSM/ConanServerManager_1.1.41.exe differ diff --git a/CSM/ConanServerManager_1.1.41.zip b/CSM/ConanServerManager_1.1.41.zip new file mode 100644 index 00000000..0e37fe3f Binary files /dev/null and b/CSM/ConanServerManager_1.1.41.zip differ diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml index fe70a326..5d727f64 100644 --- a/CSM/VersionFeed.xml +++ b/CSM/VersionFeed.xml @@ -5,7 +5,38 @@ Conan Server Manager Version Feed This is the Conan Server Manager release version feed. - 2020-07-12T00:00:00Z + 2020-07-13T00:00:00Z + + + urn:uuid:1C99C798-11ED-4D57-A661-423D30D8B9AA + 1.1.41 (1.1.41.8) + 1.1.41.8 + + 2020-07-13T00:00:00Z + +
+

+ NEW +
+

    +
  • Added a new server manager updater check, when performing an upgrade of the server manager.
  • +
  • Added a new directory check when selecting the data directory, to make sure it is not underneath the installation folder.
  • +
  • New tray icon when the server manager starts.
  • +
  • New global setting to Minimize to Tray.
  • +
+ CHANGE +
+
    +
  • Added a filter button to the filter boxes. Typing in the filter box no longer auto filters, you need to click the filter button to apply/clear the filter.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:45292341-D95A-42CE-88AB-C7B5E34AFAF9 diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml index a35a678b..f4c64c8e 100644 --- a/CSM/en-US.xaml +++ b/CSM/en-US.xaml @@ -61,6 +61,11 @@ levels + + Filter: + Click to apply the filter. + + Run as Administrator This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator? @@ -76,8 +81,13 @@ Select a Data Directory Confirm location The server manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok? + Data Directory Selection Error + The directory you have chosen is within the server manager installation folder. This is not recommended, please choose another folder. Failed to save profile Failed to save profile {0}. {1}\n{2} + + Show Main Window + Show Server Monitor @@ -164,7 +174,6 @@ Mod Details could not be fetched from steam. Total Count: - Filter: # Mod ID @@ -198,7 +207,6 @@ Loading workshop information from Steam failed, populating with the local cache instead. Count: Last Refreshed: - Filter: Filter out existing mods Selected @@ -345,6 +353,23 @@ Status Create a desktop shortcut to open this form directly. + Select all the servers. + Unselect all the servers. + Start the selected servers one at a time. + Perform a manual world save on the selected servers. + + Shutdown Selected Servers + Shutdown the selected servers, using the shutdown options. + Stop Selected Servers + Force stop the selected servers. This will send a kill command to each server to stop the server immediately. + + Update/Verify Selected Servers + Perform an manual update/verify on the selected server files only. + Update/Verify Selected Server Mods + Perform an manual update/verify on the selected server mods only. + Update/Verify Selected Servers and Mods + Perform an manual update/verify on the selected servers and mods. + Open the Player List window. Open the RCON window. Start the server. @@ -426,7 +451,6 @@ Players: / Mode: - Filter: Profiles: Invalid: @@ -481,7 +505,6 @@ Close Player List: {0} - Filter: Profiles: Invalid: @@ -607,6 +630,7 @@ Reset This will reset ALL the user global settings for the server manager. The server manager will be closed if successful. Enable Run as Administrator Prompt on Startup + Minimize To Tray Manage firewall settings automatically Data Directory: Backup Directory: diff --git a/CSM/latest.exe b/CSM/latest.exe index aefa0f6b..d38c3fb2 100644 Binary files a/CSM/latest.exe and b/CSM/latest.exe differ diff --git a/CSM/latest.txt b/CSM/latest.txt index 2126f40b..7f57b8c2 100644 --- a/CSM/latest.txt +++ b/CSM/latest.txt @@ -1 +1 @@ -1.1.40 +1.1.41 diff --git a/CSM/latest.zip b/CSM/latest.zip index d679163d..0e37fe3f 100644 Binary files a/CSM/latest.zip and b/CSM/latest.zip differ