ASM 379 Beta 1

This commit is contained in:
Brett Hewitson 2020-06-11 15:11:20 +10:00
parent 93c2ab67ff
commit 40b87c1f32
4 changed files with 11 additions and 9 deletions

View file

@ -5,26 +5,26 @@
<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-06-11T12:00:00Z</updated>
<updated>2020-06-11T15:00:00Z</updated>
<entry>
<id>urn:uuid:EE365F77-7112-49BC-825D-D74737A45371</id>
<title>1.1.378 (1.1.378.1)</title>
<summary>1.1.378.1</summary>
<id>urn:uuid:FA4452BD-15FD-46C2-BADB-5B00BE3BE579</id>
<title>1.1.379 (1.1.379.1)</title>
<summary>1.1.379.1</summary>
<link href="" />
<updated>2020-06-11T12:00:00Z</updated>
<updated>2020-06-11T15: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>
<br/>
<ul>
<li>Mod Details Window - fixed bug when clicking save button.</li>
<li>Engrams Grid - fixed the engrams being writing to the config file, when Selected Only is checked.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>Engrams Grid - Select All/Unselect All buttons - will use the current filter to only select/unselect the engrams that are visible in the grid.</li>
<li>Rules Section - added new PlatformSaddleBuildAreaBoundsMultiplier slider option.</li>
</ul>
</p>
</div>

View file

@ -1127,6 +1127,8 @@
<sys:String x:Key="ServerSettings_AllowUnlimitedRespecsTooltip">If enabled, will allow the player to have unlimited respecs using the mindwipe tonic.</sys:String>
<sys:String x:Key="ServerSettings_AllowPlatformSaddleMultiFloorsLabel">Allow Platform Saddle Multi Floors</sys:String>
<sys:String x:Key="ServerSettings_AllowPlatformSaddleMultiFloorsTooltip">If enabled, will allow multiple platform floors on rafts and saddle platforms.</sys:String>
<sys:String x:Key="ServerSettings_PlatformSaddleBuildAreaBoundsMultiplierLabel">Platform Saddle Build Area Bounds Multiplier</sys:String>
<sys:String x:Key="ServerSettings_PlatformSaddleBuildAreaBoundsMultiplierTooltip">Increasing the multiplier allows structures being placed further away from the platform.</sys:String>
<sys:String x:Key="ServerSettings_EnableDifficultyOverrideLabel">Enable Difficulty Override</sys:String>
<sys:String x:Key="ServerSettings_EnableDifficultyOverrideTooltip">If enabled, this will allow the max level of creatures in the world to be changed.</sys:String>

View file

@ -1 +1 @@
1.1.378.1
1.1.379.1

Binary file not shown.