ASM 405 beta 1

This commit is contained in:
Brett Hewitson 2021-11-20 14:31:56 +10:00
parent 57de64ff88
commit 7301e5ea52
5 changed files with 12 additions and 10 deletions

View file

@ -5,21 +5,21 @@
<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>2021-11-14T00:00:00Z</updated>
<updated>2021-11-20T00:00:00Z</updated>
<entry>
<id>urn:uuid:FE1BAB29-859F-4939-AC97-304772112929</id>
<title>1.1.404 (1.1.404.1)</title>
<summary>1.1.404.1</summary>
<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-14T00:00:00Z</updated>
<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;">BUGFIX</u>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>RCON Window - Fixed the tribe name missing from the player list.</li>
<li>Server Settings - Rules Section - added DestroyTamesOverLevelClamp setting.</li>
</ul>
</p>
</div>

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>

View file

@ -1 +1 @@
1.1.404.1
1.1.405.1

Binary file not shown.

View file

@ -36,7 +36,7 @@
<PublisherName>Bletch1971</PublisherName>
<SuiteName>Server Managers</SuiteName>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationRevision>2</ApplicationRevision>
<ApplicationVersion>1.1.405.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>