ASM 374 Beta 2

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

View file

@ -5,7 +5,31 @@
<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-05-01T00:00:00Z</updated>
<updated>2020-05-01T01:00:00Z</updated>
<entry>
<id>urn:uuid:36C3D673-BE76-4548-90EE-D52B3BB1758D</id>
<title>1.1.374 (1.1.374.2)</title>
<summary>1.1.374.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:EA2525A7-371F-4D72-A789-39F244C3C72C</id>

View file

@ -608,6 +608,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 Dinos Warning:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ForceRespawnDinosTooltip">This message will be displayed when the server is being started and a wild dino wipe is scheduled.</sys:String>
<!--#endregion-->

View file

@ -1 +1 @@
1.1.374.1
1.1.374.2

Binary file not shown.