DSM 57 Beta 4

This commit is contained in:
Brett Hewitson 2020-03-15 13:25:49 +10:00
parent 861dfa90de
commit 9863899559
4 changed files with 29 additions and 2 deletions

View file

@ -5,7 +5,30 @@
<title>DnL Server Manager Version Feed</title>
<subtitle>This is the Dark and Light Server Manager beta version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2020-03-13T03:00:00Z</updated>
<updated>2020-03-14T00:00:00Z</updated>
<entry>
<id>urn:uuid:EB639961-381F-48EA-BC98-511FE4AED581</id>
<title>1.0.57 (1.0.57.4)</title>
<summary>1.0.57.4</summary>
<link href="" />
<updated>2020-03-14T00: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>Global Settings - added UpdateDirectoryPermissions option.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:FDBEAFDB-90EF-4182-BBB6-B605E0DBC9B4</id>

View file

@ -539,6 +539,10 @@
<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_UpdateDirectoryPermissionsLabel">Update Directory Permissions on Save</sys:String>
<sys:String x:Key="GlobalSettings_UpdateDirectoryPermissionsTooltip">If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly.</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.57.3
1.0.57.4

Binary file not shown.