CSM 41 Beta 7

This commit is contained in:
Brett Hewitson 2020-07-13 13:08:50 +10:00
parent d7e6253607
commit 390786bc3f
4 changed files with 30 additions and 6 deletions

View file

@ -5,7 +5,30 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2020-07-12T06:00:00Z</updated>
<updated>2020-07-12T07:00:00Z</updated>
<entry>
<id>urn:uuid:6B3F21CA-3CC4-49A1-A640-CFC04DFD583C</id>
<title>1.1.41 (1.1.41.7)</title>
<summary>1.1.41.7</summary>
<link href="" />
<updated>2020-07-12T07:00:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>Added a filter button to the filter boxes. Typing in the filter box no longer auto filters, you need to click the filter button to apply/clear the filter.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:2B3C8D35-63B4-4A2E-A2AB-B21B7C25A79C</id>

View file

@ -61,6 +61,11 @@
<sys:String x:Key="SliderUnits_Levels">levels</sys:String>
<!--#endregion-->
<!--#region General strings -->
<sys:String x:Key="General_FilterLabel">Filter:</sys:String>
<sys:String x:Key="General_FilterButtonTooltip">Click to apply the filter.</sys:String>
<!--#endregion-->
<!--#region Application -->
<sys:String x:Key="Application_RunAsAdministratorTitle">Run as Administrator</sys:String>
<sys:String x:Key="Application_RunAsAdministratorLabel">This application requires administration priviledges to access ALL functionality. Would you like to Run as Administrator?</sys:String>
@ -169,7 +174,6 @@
<sys:String x:Key="ModDetails_ModDetailFetchFailed_Label">Mod Details could not be fetched from steam.</sys:String>
<sys:String x:Key="ModDetails_TotalCountLabel">Total Count:</sys:String>
<sys:String x:Key="ModDetails_FilterLabel">Filter:</sys:String>
<sys:String x:Key="ModDetails_IndexColumnLabel">#</sys:String>
<sys:String x:Key="ModDetails_ModIdColumnLabel">Mod ID</sys:String>
@ -203,7 +207,6 @@
<sys:String x:Key="WorkshopFiles_Refresh_FailedLabel">Loading workshop information from Steam failed, populating with the local cache instead.</sys:String>
<sys:String x:Key="WorkshopFiles_TotalCountLabel">Count:</sys:String>
<sys:String x:Key="WorkshopFiles_LastRefreshedLabel">Last Refreshed:</sys:String>
<sys:String x:Key="WorkshopFiles_FilterLabel">Filter:</sys:String>
<sys:String x:Key="WorkshopFiles_FilterExistingLabel">Filter out existing mods</sys:String>
<sys:String x:Key="WorkshopFiles_SelectedColumnLabel">Selected</sys:String>
@ -431,7 +434,6 @@
<sys:String x:Key="RCON_PlayersLabel">Players:</sys:String>
<sys:String x:Key="RCON_PlayersSeparatorLabel">/</sys:String>
<sys:String x:Key="RCON_ModeLabel">Mode:</sys:String>
<sys:String x:Key="RCON_FilterLabel">Filter:</sys:String>
<sys:String x:Key="RCON_ProfileCountLabel">Profiles:</sys:String>
<sys:String x:Key="RCON_ProfileInvalidCountLabel">Invalid:</sys:String>
@ -486,7 +488,6 @@
<sys:String x:Key="PlayerList_CloseButtonLabel">Close</sys:String>
<sys:String x:Key="PlayerList_TitleLabel">Player List: {0}</sys:String>
<sys:String x:Key="PlayerList_FilterLabel">Filter:</sys:String>
<sys:String x:Key="PlayerList_ProfileCountLabel">Profiles:</sys:String>
<sys:String x:Key="PlayerList_ProfileInvalidCountLabel">Invalid:</sys:String>

View file

@ -1 +1 @@
1.1.41.6
1.1.41.7

Binary file not shown.