mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 385 Beta 9
This commit is contained in:
parent
d3b59abb44
commit
d7e6253607
4 changed files with 26 additions and 7 deletions
|
|
@ -5,7 +5,30 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2020-07-12T08:00:00Z</updated>
|
||||
<updated>2020-07-12T09:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:AE3D8F05-4B29-40AD-9B0A-95A4138A6AA0</id>
|
||||
<title>1.1.385 (1.1.385.9)</title>
|
||||
<summary>1.1.385.9</summary>
|
||||
<link href="" />
|
||||
<updated>2020-07-12T09: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:53AD268A-78EE-4C85-8F5B-446CF45D867A</id>
|
||||
|
|
|
|||
|
|
@ -131,7 +131,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>
|
||||
|
||||
|
|
@ -177,7 +176,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>
|
||||
|
|
@ -212,7 +210,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>
|
||||
|
|
@ -724,7 +721,7 @@
|
|||
<sys:String x:Key="Updater_ProgressMessage_UpgradeLabel">Starting upgrade...</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region General Menu strings -->
|
||||
<!--#region General strings -->
|
||||
<sys:String x:Key="Menu_File">_File</sys:String>
|
||||
<sys:String x:Key="Menu_File_Exit">_Exit</sys:String>
|
||||
|
||||
|
|
@ -2273,7 +2270,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>
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.385.8
|
||||
1.1.385.9
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue