diff --git a/CSM/ConanServerManager_1.1.36.exe b/CSM/ConanServerManager_1.1.36.exe new file mode 100644 index 00000000..ddde5727 Binary files /dev/null and b/CSM/ConanServerManager_1.1.36.exe differ diff --git a/CSM/ConanServerManager_1.1.36.zip b/CSM/ConanServerManager_1.1.36.zip new file mode 100644 index 00000000..d4d281c8 Binary files /dev/null and b/CSM/ConanServerManager_1.1.36.zip differ diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml index d1231573..9b47f949 100644 --- a/CSM/VersionFeed.xml +++ b/CSM/VersionFeed.xml @@ -5,7 +5,31 @@ Conan Server Manager Version Feed This is the Conan Server Manager release version feed. - 2020-05-28T00:00:00Z + 2020-06-10T00:00:00Z + + + urn:uuid:855F4319-6E7D-4DB7-A7C8-AD6DC2A4C074 + 1.1.36 (1.1.36.5) + 1.1.36.5 + + 2020-06-10T00:00:00Z + +
+

+ CHANGE +
+

    +
  • Changed the logic when reading the config files, when an expected setting is missing from the config file.
  • +
  • Globalisation - added some additional strings to the globalisation files.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:84F25550-B942-4C86-9822-F71265A1EC8F diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml index 16752329..6f89d5c1 100644 --- a/CSM/en-US.xaml +++ b/CSM/en-US.xaml @@ -8,15 +8,32 @@ > + Last Updated By: + unknown Error + + Unknown + Not Downloaded + Map + Mod + + All Conan Unknown + + Live + + + + The Exiled Lands + + Low Below Normal @@ -211,6 +228,18 @@ Delete backup file Reload backup files Restore backup + + Delete Backup Confirmation + You are about to delete backup file\r\n{fileName}.\r\n\r\nDo you want to continue? + Delete Backup Error + Delete Backup Success + The backup file has been deleted. + + Restore Backup Confirmation + You are about to restore backup file\r\n{fileName}.\r\n\r\nDo you want to continue? + Restore Backup Error + Restore Backup Success + The backup file has been restored, {fileCount} file(s) restored. @@ -888,6 +917,7 @@ The server update failed as the steam username or password has not been setup in the Global Settings. Backup Server Backup Server Error + The backup was successful. Shutdown Server Error Shutdown Server Cancelled The shutdown window is already open for this server. @@ -998,6 +1028,7 @@ The name of the branch to download (leave blank to use the release branch). Branch Password: The password that is used to access the branch download. + Clear Branch Error Command Line Priority: @@ -1039,6 +1070,8 @@ Server File Details NOTE: Any changes will require a server restart to take effect. + Load Error + Save Error Blacklisted Add Blacklisted Player @@ -1065,12 +1098,45 @@ Checking Scheduled Tasks... - - Live + + Profile Validation + The following validation problems were encountered.\r\n\r\n{validateMessage}\r\n\r\nDo you want to continue with the server start, this could cause problems? + + The server port is outside the valid range ({PortMinimum}-{PortMaximum}). + The server peer port is outside the valid range ({PortMinimum}-{PortMaximum}). + The query port is outside the valid range ({PortMinimum}-{PortMaximum}). + The rcon port is outside the valid range ({PortMinimum}-{PortMaximum}). + + The map name has not been entered. + + Server files have not been downloaded, server folder does not exist. + Server files have not been downloaded properly, server executable file ({ServerExe}) does not exist. + The server files are for a different application. + + Mod {modId} has not been downloaded, mod file does not exist. + Mod {modId} is for a different application. + Mod {modId} is outdated. + Mod {modId} details could not be retrieved from steam. - - The Exiled Lands + + Saving... + Saving Profile File... + Saving Config Files... + Saving Launcher File... + Checking Directory Permissions... + Checking Scheduled Tasks... + + + + Backup file could not be found or does not exist. + The server save folder could not be found or does not exist.\r\n{saveFolder} + The backup does not contain the world save file. + + + + Server Update + There was a problem while performing the server update. This may leave your server in a incomplete state.\r\n\r\nDo you want to continue with the server start, this could cause problems? \ No newline at end of file diff --git a/CSM/latest.exe b/CSM/latest.exe index e988c178..ddde5727 100644 Binary files a/CSM/latest.exe and b/CSM/latest.exe differ diff --git a/CSM/latest.txt b/CSM/latest.txt index 7289deeb..0ddfe784 100644 --- a/CSM/latest.txt +++ b/CSM/latest.txt @@ -1 +1 @@ -1.1.35 +1.1.36 diff --git a/CSM/latest.zip b/CSM/latest.zip index ca8cb176..d4d281c8 100644 Binary files a/CSM/latest.zip and b/CSM/latest.zip differ