This commit is contained in:
Brett Hewitson 2021-11-20 14:42:12 +10:00
parent 7301e5ea52
commit 5fc1ea008b
7 changed files with 28 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,30 @@
<title>Ark Server Manager Version Feed</title>
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
<link href="http://arkservermanager.freeforums.net/" />
<updated>2021-11-14T00:00:00Z</updated>
<updated>2021-11-20T00:00:00Z</updated>
<entry>
<id>urn:uuid:79020463-01A7-466D-9B4A-1B14941C9C32</id>
<title>1.1.405 (1.1.405.1)</title>
<summary>1.1.405.1</summary>
<link href="" />
<updated>2021-11-20T00: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>Server Settings - Rules Section - added DestroyTamesOverLevelClamp setting.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:FE1BAB29-859F-4939-AC97-304772112929</id>

View file

@ -1161,7 +1161,9 @@
<sys:String x:Key="ServerSettings_OverrideOfficialDifficultyTooltip">Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level.</sys:String>
<sys:String x:Key="ServerSettings_DifficultyOffsetLabel">Difficulty Offset:</sys:String>
<sys:String x:Key="ServerSettings_DifficultyOffsetTooltip">Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level.</sys:String>
<sys:String x:Key="ServerSettings_DestroyTamesOverLevelClampLabel">Destroy Tames Over Level:</sys:String>
<sys:String x:Key="ServerSettings_DestroyTamesOverLevelClampTooltip">Tames that exceed this level will be deleted on server start. To disable deletion set to 0.</sys:String>
<sys:String x:Key="ServerSettings_EnableTributeLabel">Enable Tribute Downloads</sys:String>
<sys:String x:Key="ServerSettings_EnableTributeTooltip">If enabled, this will allow downloading external survivors/items/dinos into your server.</sys:String>
<sys:String x:Key="ServerSettings_NoSurvivorDownloadsLabel">No Survivor Downloads</sys:String>

Binary file not shown.

View file

@ -1 +1 @@
1.1.404
1.1.405

Binary file not shown.