CSM 38 Beta 4

This commit is contained in:
Brett Hewitson 2020-06-15 15:50:11 +10:00
parent d8fd8fb54d
commit 9bd7d43f46
4 changed files with 28 additions and 15 deletions

View file

@ -5,7 +5,32 @@
<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-06-15T03:00:00Z</updated>
<updated>2020-06-15T04:00:00Z</updated>
<entry>
<id>urn:uuid:B113D82B-0E58-40A7-A21B-A469B91A6698</id>
<title>1.1.38 (1.1.38.4)</title>
<summary>1.1.38.4</summary>
<link href="" />
<updated>2020-06-15T04: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>Removed all steam related features from PlayerList/Rcon windows.</li>
<li>Fixed loaded EPIC player profiles in PlayerList/Rcon windows.</li>
<li>Removed steam details from Player window.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:B113D82B-0E58-40A7-A21B-A469B91A6698</id>

View file

@ -485,10 +485,8 @@
<sys:String x:Key="PlayerList_ProfileCountLabel">Profiles:</sys:String>
<sys:String x:Key="PlayerList_ProfileInvalidCountLabel">Invalid:</sys:String>
<sys:String x:Key="PlayerList_Menu_ViewSteamProfile">View Steam Profile...</sys:String>
<sys:String x:Key="PlayerList_Menu_ViewProfile">View Profile...</sys:String>
<sys:String x:Key="PlayerList_Menu_ViewTribe">View Clan...</sys:String>
<sys:String x:Key="PlayerList_Menu_CopySteamId">Copy Steam ID...</sys:String>
<sys:String x:Key="PlayerList_Menu_CopyPlayerId">Copy Player ID...</sys:String>
<sys:String x:Key="PlayerList_Menu_Players">_Players</sys:String>
@ -499,14 +497,11 @@
<sys:String x:Key="PlayerList_Menu_Filter">_Filter</sys:String>
<sys:String x:Key="PlayerList_Menu_FilterOffline">Show All</sys:String>
<sys:String x:Key="PlayerList_Menu_FilterAdmin">Show Admin</sys:String>
<sys:String x:Key="PlayerList_Menu_FilterBanned">Show Banned</sys:String>
<sys:String x:Key="PlayerList_Menu_FilterWhitelisted">Show Whitelisted</sys:String>
<sys:String x:Key="PlayerList_Menu_FilterInvalid">Show Invalid</sys:String>
<sys:String x:Key="PlayerList_Menu_ShowAvatars">Show Player Avatars</sys:String>
<!--#endregion-->
<!--#region Player/Tribe Profile Window -->
<sys:String x:Key="Profile_SteamSectionLabel">Steam Details</sys:String>
<sys:String x:Key="Profile_PlayerSectionLabel">Player Details</sys:String>
<sys:String x:Key="Profile_TribeSectionLabel">Clan Details</sys:String>
<sys:String x:Key="Profile_TribeMembersSectionLabel">Clan Members</sys:String>
@ -515,20 +510,13 @@
<sys:String x:Key="Profile_NameLabel">Name:</sys:String>
<sys:String x:Key="Profile_OnlineLabel">Online:</sys:String>
<sys:String x:Key="Profile_LastOnlineLabel">Last Online:</sys:String>
<sys:String x:Key="Profile_BannedCommunityLabel">Community Banned:</sys:String>
<sys:String x:Key="Profile_BannedVACLabel">VAC Banned:</sys:String>
<sys:String x:Key="Profile_BannedVACCountLabel">Number of VAC Bans:</sys:String>
<sys:String x:Key="Profile_BannedVACDaysLabel">Days Since Last Ban:</sys:String>
<sys:String x:Key="Profile_LevelLabel">Level:</sys:String>
<sys:String x:Key="Profile_BannedLabel">Banned:</sys:String>
<sys:String x:Key="Profile_BannedGameCountLabel">Number of Game Bans:</sys:String>
<sys:String x:Key="Profile_TribeOwnerLabel">Owner:</sys:String>
<sys:String x:Key="Profile_SteamNameColumnLabel">Steam Name</sys:String>
<sys:String x:Key="Profile_PlatformNameColumnLabel">Player Name</sys:String>
<sys:String x:Key="Profile_CharacterNameColumnLabel">Character Name</sys:String>
<sys:String x:Key="Profile_LevelColumnLabel">Level</sys:String>
<sys:String x:Key="Profile_OnlineColumnLabel">Online</sys:String>
<sys:String x:Key="Profile_LastOnlineColumnLabel">Last Online</sys:String>
<sys:String x:Key="Profile_NavigateSteamProfile">Click to open the steam profile in a browser</sys:String>
<sys:String x:Key="Profile_WindowTitle_Player">Player Profile - {0}</sys:String>
<sys:String x:Key="Profile_WindowTitle_Tribe">Clan Profile - {0}</sys:String>

View file

@ -1 +1 @@
1.1.38.3
1.1.38.4

Binary file not shown.