diff --git a/CSM/ConanServerManager_1.1.38.exe b/CSM/ConanServerManager_1.1.38.exe new file mode 100644 index 00000000..b28e65ee Binary files /dev/null and b/CSM/ConanServerManager_1.1.38.exe differ diff --git a/CSM/ConanServerManager_1.1.38.zip b/CSM/ConanServerManager_1.1.38.zip new file mode 100644 index 00000000..388d58fb Binary files /dev/null and b/CSM/ConanServerManager_1.1.38.zip differ diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml index 8dd9a0c8..ff5ad18f 100644 --- a/CSM/VersionFeed.xml +++ b/CSM/VersionFeed.xml @@ -5,7 +5,49 @@ Conan Server Manager Version Feed This is the Conan Server Manager release version feed. - 2020-06-11T12:00:00Z + 2020-07-11T00:00:00Z + + + urn:uuid:C8612D41-184B-4A9E-9780-457B0337CD33 + 1.1.38 (1.1.38.13) + 1.1.38.13 + + 2020-07-11T00:00:00Z + +
+

+ BUGFIX +
+

    +
  • Added Whitelist checkbox to the sync.
  • +
+ NEW +
+
    +
  • Global Settings - Shutdown Options - Have added a new setting to disable the online player check when shutting down the server.
  • +
  • Shutdown Window - Have added a new setting to disable the online player check when shutting down the server.
  • +
+ CHANGE +
+
    +
  • Globalisation - added some additional strings to the globalisation files.
  • +
  • Remove the avatar images from the player/rcon list.
  • +
  • Removed the map from the profile sync.
  • +
  • Removed all steam related features from PlayerList/Rcon windows.
  • +
  • Fixed loaded EPIC player profiles in PlayerList/Rcon windows.
  • +
  • Removed steam details from Player window.
  • +
  • Changed the Server Files section to be generic.
  • +
  • Changed the database schema, so the player and tribe loading works again.
  • +
  • Updated QueryMaster to handle missing message parts, when querying the server.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:3BF2385D-97ED-48C9-890E-E76F740B4EBB diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml index 6f89d5c1..a35a678b 100644 --- a/CSM/en-US.xaml +++ b/CSM/en-US.xaml @@ -120,10 +120,10 @@ - Add Steam Users - Enter one or more SteamIds. Each id must be on a new line. - OK - Cancel + Add Users + Enter one or more ids. Each id must be on a new line. + OK + Cancel @@ -368,6 +368,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. + Perform Online Player Check + If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. 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 @@ -417,7 +419,7 @@ View Steam Profile... View Profile... View Clan... - Copy Steam ID... + Copy ID... Copy Player ID... Status: @@ -443,8 +445,8 @@ Send a chat message to : Rename player from : Rename clan from : - Steam ID copied to the clipboard for : - Steam ID copied + ID copied to the clipboard for : + ID copied Player ID copied to the clipboard for : Player ID copied Clipboard could not be opened. Another application may be using it. Please try closing other applications and trying again. @@ -483,10 +485,9 @@ Profiles: Invalid: - View Steam Profile... View Profile... View Clan... - Copy Steam ID... + Copy ID... Copy Player ID... _Players @@ -497,14 +498,11 @@ _Filter Show All Show Admin - Show Banned Show Whitelisted Show Invalid - Show Player Avatars - Steam Details Player Details Clan Details Clan Members @@ -513,20 +511,13 @@ Name: Online: Last Online: - Community Banned: - VAC Banned: - Number of VAC Bans: - Days Since Last Ban: Level: - Banned: - Number of Game Bans: Owner: - Steam Name + Player Name Character Name Level Online Last Online - Click to open the steam profile in a browser Player Profile - {0} Clan Profile - {0} @@ -713,6 +704,8 @@ 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. + Perform Online Player Check + If enabled, the shutdown process will check if players are online. If no player are online, the grace period will be bypassed and shutdown will happen immediately. Otherwise the shutdown will wait until the grace period timer runs out. 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: @@ -1078,8 +1071,8 @@ Clear Blacklisted Players Reload from File Delete Blacklisted Player - Steam ID - Steam Name + Player Id + Player Name Enable Whitelist If enabled, only whitelised players will be able to join the server. @@ -1087,8 +1080,8 @@ Clear Whitelisted Players Reload from File Delete Whitelisted Player - Steam ID - Steam Name + Player Id + Player Name diff --git a/CSM/latest.exe b/CSM/latest.exe index 5ccf31c2..b28e65ee 100644 Binary files a/CSM/latest.exe and b/CSM/latest.exe differ diff --git a/CSM/latest.txt b/CSM/latest.txt index f7bea765..7b3892dd 100644 --- a/CSM/latest.txt +++ b/CSM/latest.txt @@ -1 +1 @@ -1.1.37 +1.1.38 diff --git a/CSM/latest.zip b/CSM/latest.zip index c86e15fd..388d58fb 100644 Binary files a/CSM/latest.zip and b/CSM/latest.zip differ