CSM 33 Beta 2

This commit is contained in:
Brett Hewitson 2020-05-01 19:04:47 +10:00
parent bbffb03305
commit 82c68433ba
4 changed files with 28 additions and 2 deletions

View file

@ -5,7 +5,31 @@
<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-05-01T00:00:00Z</updated>
<updated>2020-05-01T01:00:00Z</updated>
<entry>
<id>urn:uuid:D04E7E26-D35B-4D28-92BE-5363FC2B6035</id>
<title>1.1.33 (1.1.33.2)</title>
<summary>1.1.33.2</summary>
<link href="" />
<updated>2020-05-01T01: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;">NEW</u>
<br/>
<ul>
<li>Global Settings - added new alert message for Outdated mods.</li>
<li>Out of Date Mods - added new alert message that is sent when the server manager detects a mod is outdated.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:F31488FF-5B1F-4484-A9C0-DE9AA1DB8282</id>

View file

@ -788,6 +788,8 @@
<sys:String x:Key="GlobalSettings_Alerts_ServerUpdateTooltip">This message will be displayed when the game server has been updated.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStatusChangeLabel">Server Status Change:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStatusChangeTooltip">This message will be displayed when the status of the server changes.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ModUpdateDetectedLabel">Mod Update Detected:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ModUpdateDetectedTooltip">This message will be displayed when the server manager detects one or more mods are out of date.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ForceRespawnDinosLabel">Force Respawn Creatures Warning:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ForceRespawnDinosTooltip">This message will be displayed when the server is being started and a wild creature wipe is scheduled.</sys:String>
<!--#endregion-->

View file

@ -1 +1 @@
1.1.33.1
1.1.33.2

Binary file not shown.