diff --git a/CSM/ConanServerManager_1.0.21.exe b/CSM/ConanServerManager_1.0.21.exe new file mode 100644 index 00000000..b29ceeb0 Binary files /dev/null and b/CSM/ConanServerManager_1.0.21.exe differ diff --git a/CSM/ConanServerManager_1.0.21.zip b/CSM/ConanServerManager_1.0.21.zip new file mode 100644 index 00000000..48b11155 Binary files /dev/null and b/CSM/ConanServerManager_1.0.21.zip differ diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml index dcd9d8f9..0c8145b9 100644 --- a/CSM/VersionFeed.xml +++ b/CSM/VersionFeed.xml @@ -5,7 +5,41 @@ Conan Server Manager Version Feed This is the Conan Server Manager release version feed. - 2020-03-12T00:00:00Z + 2020-03-16T00:00:00Z + + + urn:uuid:0DB80A69-BA80-4451-A3C2-58C1918F5FBA + 1.0.21 (1.0.21.8) + 1.0.21.8 + + 2020-03-16T00:00:00Z + +
+

+ New +
+

    +
  • Main Window - the main window now stores the height and width of the window.
  • +
  • Main Window - new button (top right corner) to open the new Server Monitor window.
  • +
  • Server Monitor Window - new window that shows all you servers in one form. Allows you to Start, Stop, Update/Verify and open the Player List or RCON Windows.
  • +
  • Server Monitor Window - includes a button to create a shortcut on your desktop that can start the Server Monitor directly, without the server manager.
  • +
  • Global Settings - Shutdown Options - have added an option to enable/disable sending the shutdown message to the game client via RCON.
  • +
  • Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client via RCON.
  • +
  • Shutdown Process - have added logic to send the shutdown message to the game client via RCON, only if the setting is enabled.
  • +
+ CHANGE +
+
    +
  • fr-FR Translation file updated. (thanks @angemymy)
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:DEA5605F-8087-4BC5-A344-B1443BFFE919 @@ -19,7 +53,7 @@ BUGFIX
CHANGE
diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml index 2e8f5850..f32b9fd5 100644 --- a/CSM/en-US.xaml +++ b/CSM/en-US.xaml @@ -303,6 +303,31 @@ *.dll + + Server Monitor + + Total Servers: + Server + Map + Mods + Version + Players + Status + + Create a desktop shortcut to open this form directly. + Open the Player List window. + Open the RCON window. + Start the server. + Stop the server. + Install the server. + Update/Verify the server. + + 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? + + Server Shutdown Server Shutdown - {0} @@ -313,6 +338,8 @@ If enabled, the server will be immediately restarted after it is shutdown. Update server after shutdown If enabled, the server will be updated after it is shutdown. + Send Shutdown Messages to Game Client + If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. Backup world file after shutdown If enabled, the world file will be backed up after shutdown. Reason (optional): @@ -499,6 +526,7 @@ Open Game Data Open Plugins Open Help + Open Server Monitor Upgrade to {0} now! Task Status Requires Administration Permissions @@ -621,6 +649,10 @@ How old the backup file must be to be deleted in days. WorldSave Message: This message will be displayed upon backup when the world is about to be saved. + Verify Server Files After Auto Update + If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. + Update Directory Permissions on Save + If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. Enable Auto Update Cache Directory: @@ -645,6 +677,9 @@ The amount of time to wait in between each server update, only available if Parallel Update is disabled. Shutdown Options + These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. + Send Shutdown Messages to Game Client + If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. Grace Period: The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. Message 1: diff --git a/CSM/latest.exe b/CSM/latest.exe index b04ec58a..b29ceeb0 100644 Binary files a/CSM/latest.exe and b/CSM/latest.exe differ diff --git a/CSM/latest.txt b/CSM/latest.txt index e4b14eaf..bb56ccda 100644 --- a/CSM/latest.txt +++ b/CSM/latest.txt @@ -1 +1 @@ -1.0.20 +1.0.21 diff --git a/CSM/latest.zip b/CSM/latest.zip index 90e35065..48b11155 100644 Binary files a/CSM/latest.zip and b/CSM/latest.zip differ