This commit is contained in:
Brett Hewitson 2020-04-05 17:05:14 +10:00
parent afa29c82c4
commit 624dd04bb7
7 changed files with 36 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,40 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager release version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2020-04-02T00:00:00Z</updated>
<updated>2020-04-04T02:00:00Z</updated>
<entry>
<id>urn:uuid:EF91C5B7-05CE-4FD9-9CD1-AC5D37DEEB59</id>
<title>1.0.25 (1.0.25.2)</title>
<summary>1.0.25.2</summary>
<link href="" />
<updated>2020-04-04T02: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;">BUGFIX</u>
<br/>
<ul>
<li>RCON Window - Fixed the overlay, so that is can be used again.</li>
</ul>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>pt-BR Translation file added. (thanks @bruno5011)</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>Added last started date/time as tooltip for Status field.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:7F94445C-7435-4688-8C88-468E5308735E</id>

View file

@ -814,6 +814,7 @@
<sys:String x:Key="ServerSettings_OpenServerFolderTooltip">Open the server's installation folder.</sys:String>
<sys:String x:Key="ServerSettings_StatusLabel">Status:</sys:String>
<sys:String x:Key="ServerSettings_StatusTooltip">The status of the server on your local network.</sys:String>
<sys:String x:Key="ServerSettings_LastStartedLabel">Last Start Time:</sys:String>
<sys:String x:Key="ServerSettings_AvailabilityLabel">Availability:</sys:String>
<sys:String x:Key="ServerSettings_AvailabilityTooltip">The status of the server on Steam.</sys:String>
<sys:String x:Key="ServerSettings_Availability_Unknown">Unknown</sys:String>

Binary file not shown.

View file

@ -1 +1 @@
1.0.24
1.0.25

Binary file not shown.