ASM 356 Beta 4

This commit is contained in:
Brett Hewitson 2020-03-04 09:39:42 +10:00
parent 952802e2de
commit 1bd530f008
4 changed files with 27 additions and 2 deletions

View file

@ -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-03-04T02:00:00Z</updated>
<updated>2020-03-04T03:00:00Z</updated>
<entry>
<id>urn:uuid:7583DC55-3042-4BDC-AB01-8CD362A94D48</id>
<title>1.0.356 (1.0.356.4)</title>
<summary>1.0.356.4</summary>
<link href="" />
<updated>2020-03-04T03: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 (Advanced) - added an option to enable/disable server verification after the auto update is done.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:59BF86E2-FA90-49EB-A6E7-3E43E77B3498</id>

View file

@ -467,6 +467,8 @@
<sys:String x:Key="GlobalSettings_WorldSaveDelayTooltip">The number of seconds to wait for the worldsave command to complete before the server is shutdown.</sys:String>
<sys:String x:Key="GlobalSettings_BackupWorldFileLabel">Backup World File on Shutdown</sys:String>
<sys:String x:Key="GlobalSettings_BackupWorldFileTooltip">If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed.</sys:String>
<sys:String x:Key="GlobalSettings_VerifyServerAfterUpdateLabel">Verify Server Files After Auto Update</sys:String>
<sys:String x:Key="GlobalSettings_VerifyServerAfterUpdateTooltip">If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd.</sys:String>
<sys:String x:Key="GlobalSettings_ResetSettings_ConfirmTitle">Confirm Settings Reset Action</sys:String>
<sys:String x:Key="GlobalSettings_ResetSettings_ConfirmLabel">Click 'Yes' to confirm you want to perform the settings reset.</sys:String>

View file

@ -1 +1 @@
1.0.356.3
1.0.356.4

Binary file not shown.