diff --git a/CSM/ConanServerManager_1.1.69.exe b/CSM/ConanServerManager_1.1.69.exe
new file mode 100644
index 00000000..f695c1bc
Binary files /dev/null and b/CSM/ConanServerManager_1.1.69.exe differ
diff --git a/CSM/ConanServerManager_1.1.69.zip b/CSM/ConanServerManager_1.1.69.zip
new file mode 100644
index 00000000..bc35606f
Binary files /dev/null and b/CSM/ConanServerManager_1.1.69.zip differ
diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml
index 0f6529e6..9540e3ce 100644
--- a/CSM/VersionFeed.xml
+++ b/CSM/VersionFeed.xml
@@ -5,7 +5,42 @@
Conan Server Manager Version FeedThis is the Conan Server Manager release version feed.
- 2022-05-02T00:00:00Z
+ 2022-05-08T00:00:00Z
+
+
+ urn:uuid:AD8ABBB5-093A-4FDB-B473-FCED2DB46781
+ 1.1.69 (1.1.69.7)
+ 1.1.69.7
+
+ 2022-05-08T00:00:00Z
+
+
+
+ BUGFIX
+
+
+
Fixed an issue that would not send through the auto process messages via RCON using the correct mode selected in the global settings.
+
Fixed an issue with the path normalization, where it would add extra '\' characters to the end of the path, when the path was a Unc path.
+
World Save Backup - fixed the backup of the files.
+
+ CHANGE
+
+
+
Auto Backup Settings - added RCON broadcast mode droplist, so backup processes can send messages via RCON using this mode.
+
Global Backup Settings - added option to include/exclude the SaveGames folder in the worldsave backup (default exclude).
+
Global Alert Settings - added new textbox allowing the formatting of the ipaddress and port in the server startup message (default {ipaddress}:{port}).
+
Rcon Window - minor changes to the player list, online player count and server status.
+
Online Player Count - fixed the online player count to display the correct value.
+
Security Protocol Changes - updated the security protocols to use TLS12 and TLS13.
+
+
+
+
+
+ bletch
+ bletch1971@hotmail.com
+
+ urn:uuid:FF2C83B2-6D10-4217-A021-5B5F090FC480
diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml
index bcb7c2da..73aa9ac1 100644
--- a/CSM/en-US.xaml
+++ b/CSM/en-US.xaml
@@ -529,8 +529,8 @@
DisconnectedConnected
- Player '{0}' joined the game.
- Player '{0}' left the game.
+ '{0}' joined the game.
+ '{0}' left the game.
@@ -689,7 +689,21 @@
...Get WebApi Key...Help...
+
Language
+
+ Steam Settings
+ Stop SteamCMD closing (use for debugging only)
+ If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update.
+ Username:
+ The user name associated with the steam account.
+ Password:
+ The password associated with the steam account.
+ Authenticate...
+ Output SteamCMD to the progress window
+ If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail.
+ Use Anonymous Credentials with SteamCMD
+ Controls whether the anonymous user is used to download from SteamCMD.Server Status OptionsEnable Server Status Actions
@@ -705,19 +719,6 @@
Start Server MinimizedIf enabled, when the server is started the command window will be minimized, otherwise it will open in normally.
- Steam Settings
- Stop SteamCMD closing (use for debugging only)
- If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update.
- Username:
- The user name associated with the steam account.
- Password:
- The password associated with the steam account.
- Authenticate...
- Output SteamCMD to the progress window
- If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail.
- Use Anonymous Credentials with SteamCMD
- Controls whether the anonymous user is used to download from SteamCMD.
-
Mod Update SettingsUpdate mods when updating serverIf enabled, the mods will be updated when the server is updated.
@@ -730,25 +731,19 @@
Workshop Cache ExpiryThe number of hours since the last refresh the workshop cache will be considered old and will auto refresh. Set to 0 to never expire the cache, you must manually refresh the cache.
- Enable Auto Backup
- Backup Interval:
- How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable.
+ Backup Settings
+ Include the SaveGames folder when performing a WorldSave backup
+ If enabled, when a worldsave backup runs it will include the SaveGames folder used to store mod data files.Delete Old Backup FilesIf enabled, when the auto-backup runs the old backup files will be deleted.Older Than: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 Logging
- If enabled, all logging will be enabled.
- Delete Logs After
- How old the log files must be to be deleted in days.
- Max Number of Logs
- The maximum number of log files that will be kept.
+
+ Enable Auto Backup
+ Backup Interval:
+ How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable.Enable Auto UpdateGame Server
@@ -801,6 +796,34 @@
Show shutdown reason with ALL shutdown messagesIf enabled, the shutdown reason will be shown with all shutdown message; otherwise it will only be shown at the start of the server shutdown.
+ Alert Options
+ Server Stop Message:
+ This message will be displayed when the server is being stopped.
+ Server Shutdown Message:
+ This message will be displayed when the server is being shutdown.
+ Server Start Message:
+ This message will be displayed when the server is being started.
+ Include Public IP and Port in Start Message
+ The startup message will include the Public IP and Port.
+ Backup Process Error:
+ This message will be displayed when the auto-backup process encountered an error.
+ Shutdown Process Error:
+ This message will be displayed when the auto-shutdown process encountered an error.
+ Restart Process Error:
+ This message will be displayed when the auto-restart process encountered an error.
+ Update Process Error:
+ This message will be displayed when the auto-update process encountered an error.
+ Update Results:
+ This message will be displayed when the auto-update process finds something to update.
+ Server Update Message:
+ This message will be displayed when the game server has been updated.
+ Server Status Change:
+ This message will be displayed when the status of the server changes.
+ Mod Update Detected:
+ This message will be displayed when the server manager detects one or more mods are out of date.
+ Force Respawn Creatures Warning:
+ This message will be displayed when the server is being started and a wild creature wipe is scheduled.
+
Enable Discord BotYou will need to restart the server manager if you change any settings for the Discord Bot.Token:
@@ -867,6 +890,18 @@
The number of seconds to wait for the worldsave command to complete before the server is shutdown.Backup World File on ShutdownIf enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed.
+ 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 Logging
+ If enabled, all logging will be enabled.
+ Delete Logs After
+ How old the log files must be to be deleted in days.
+ Max Number of Logs
+ The maximum number of log files that will be kept.
+ RCON Broadcast Mode:
+ Select the method used by the server manager to send auto process messages to the game clients via RCON.Confirm Settings Reset ActionClick 'Yes' to confirm you want to perform the settings reset.
@@ -898,37 +933,6 @@
SteamCmd Authentication DisabledYou have chosen to redirect the steamcmd output to the progress window. You are not able to use your steam credentials, you must use anonymous credentials.To use your steam credentials with SteamCMD you must turn off the Output SteamCMD to the progress window option.
-
- Alert Options
- Server Stop Message:
- This message will be displayed when the server is being stopped.
- Server Shutdown Message:
- This message will be displayed when the server is being shutdown.
- Server Start Message:
- This message will be displayed when the server is being started.
- Include Public IP and Port in Start Message
- The startup message will include the Public IP and Port.
- Backup Process Error:
- This message will be displayed when the auto-backup process encountered an error.
- Shutdown Process Error:
- This message will be displayed when the auto-shutdown process encountered an error.
- Restart Process Error:
- This message will be displayed when the auto-restart process encountered an error.
- Update Process Error:
- This message will be displayed when the auto-update process encountered an error.
- Update Results:
- This message will be displayed when the auto-update process finds something to update.
- Server Update Message:
- This message will be displayed when the game server has been updated.
- Server Status Change:
- This message will be displayed when the status of the server changes.
- Mod Update Detected:
- This message will be displayed when the server manager detects one or more mods are out of date.
- Force Respawn Creatures Warning:
- This message will be displayed when the server is being started and a wild creature wipe is scheduled.
-
- RCON Broadcast Mode:
- Select the method used by the server manager to send auto process messages to the game clients via RCON.
diff --git a/CSM/latest.exe b/CSM/latest.exe
index 32f739aa..f695c1bc 100644
Binary files a/CSM/latest.exe and b/CSM/latest.exe differ
diff --git a/CSM/latest.txt b/CSM/latest.txt
index 49b5df83..14159fcb 100644
--- a/CSM/latest.txt
+++ b/CSM/latest.txt
@@ -1 +1 @@
-1.1.68
+1.1.69
diff --git a/CSM/latest.zip b/CSM/latest.zip
index 7147b867..bc35606f 100644
Binary files a/CSM/latest.zip and b/CSM/latest.zip differ