Mod Details - when the steam fetch fails, basic mod details are read from the local workshop cache file, if one exists.
+
Mod Details - grid background changed to blue, if mod record is invalid.
+
Mod Details - grid background changed to blue, if mod details could not be downloaded from steam. Private mods and mod that have been removed from steam workshop.
+
Mod Details - added mod fetch status message if failed.
+
Out of Date Mods - changed to exclude mods that are invalid (no steam information).
+
Rcon Window - changed the order the server status and player list is started.
Translations - Fixed the map name and branch names when changing languages.
+
Server Validation - Fixed the validation when the mod details could not be downloaded from steam.
+
+ CHANGE
+
+
+
Server Shutdown Countdown - have removed the 4 minute, 3 minute and 2 minute broadcasts. So after the 5 minute broadcast then next one is the 1 minute broadcast.
Profile Tabs - added server status indicator buttons to the profile tabs for quick reference and ability to Start/Stop the server.
+
+ Server Status Options - added two new options to the global settings.
+ 1. Enable Server Status Actions - will enabled/disable to ability to perform an action when clicking on the server status icon.
+ 2. Show Server Status Action Confirmation - will enabled/disable the display of a confirmation dialogue when an action is performed.
+
Global Settings - fixed shutdown command option tooltip.
+
Log folder creation - added exists check when creating the Logs folder.
+
DotNet Framework updated
+
+
+
+ NOTE: There is a new version of the Discord plugin - 1.0.12.1.
+
+
+
+
+
+ bletch
+ bletch1971@hotmail.com
+
+ urn:uuid:179FDCE4-029F-4253-B531-0BF7619FF65F
diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml
index 70235d95..31090bf6 100644
--- a/CSM/en-US.xaml
+++ b/CSM/en-US.xaml
@@ -142,6 +142,7 @@
You are about to update the mod version in the ASM last updated file. Do you want to continue?Write Timestamp ErrorThe mod folder could not be found or does not exist. Try downloading the mod and trying again.
+ Mod Details could not be fetched from steam.Total Count:Filter:
@@ -367,6 +368,16 @@
Logs in {0} deleted.Can't open logsUnable to open the logs directory at {0}. Please make sure this directory exists and that you have permission to access it.\nException: {1}
+
+ Command
+ Global
+ Broadcast
+
+ Disconnected
+ Connected
+
+ Player '{0}' joined the game.
+ Player '{0}' left the game.
@@ -392,6 +403,7 @@
Show AllShow AdminShow Banned
+ Show WhitelistedShow InvalidShow Player Avatars
@@ -490,6 +502,11 @@
Reinstall SteamCMD ErrorAn error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0}
+ Start Server Confirmation
+ You are about to start the server, do you want to continue?
+ Shutdown Server Confirmation
+ You are about to shutdown the server, do you want to continue?
+
Downloading latest version file...Preparing downloadeded file...Extracting latest version to staging area...
@@ -521,6 +538,11 @@
Get WebApi Key...Help...Language
+ Server Status Options
+ Enable Server Status Actions
+ If enabled, clicking the server status icons may perform one or mroe actions.
+ Show Server Status Action Confirmation
+ If enabled, a dialogue will be shown to confirmation the server status action.Server Startup OptionsValidate profile on server startIf enabled, when you manually start the server, a basic validation is performed on the server and mod files.
@@ -930,6 +952,15 @@
Delete Blacklisted PlayerSteam IDSteam Name
+
+ Enable Whitelist
+ If enabled, only whitelised players will be able to join the server.
+ Add Whitelisted Player
+ Clear Whitelisted Players
+ Reload from File
+ Delete Whitelisted Player
+ Steam ID
+ Steam Name
@@ -940,7 +971,7 @@
- Live
+ Live
diff --git a/CSM/latest.exe b/CSM/latest.exe
index 97392018..89af4db0 100644
Binary files a/CSM/latest.exe and b/CSM/latest.exe differ
diff --git a/CSM/latest.txt b/CSM/latest.txt
index f1cd2a97..4a83f81f 100644
--- a/CSM/latest.txt
+++ b/CSM/latest.txt
@@ -1 +1 @@
-1.0.5
+1.0.11
diff --git a/CSM/latest.zip b/CSM/latest.zip
index 33c14fb2..b697332e 100644
Binary files a/CSM/latest.zip and b/CSM/latest.zip differ