This commit is contained in:
Brett Hewitson 2020-11-24 13:16:08 +10:00
parent 16036ba38b
commit 7d7acba72f
7 changed files with 36 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,35 @@
<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>2020-11-10T00:00:00Z</updated>
<updated>2020-11-23T00:00:00Z</updated>
<entry>
<id>urn:uuid:35859975-1EC4-491C-9794-94A2D0965590</id>
<title>1.1.393 (1.1.393.1)</title>
<summary>1.1.393.1</summary>
<link href="" />
<updated>2020-11-23T00: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 - Added MaxHexagonsPerCharacter and HexagonRewardMultiplier setting to the bottom of the Rules section.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>Translation files updated.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:F7AC70E3-2CD2-4358-87CF-D7A49AEE783A</id>

View file

@ -1283,6 +1283,12 @@
<sys:String x:Key="ServerSettings_DisableGenesisMissionsLabel">Disable Missions</sys:String>
<sys:String x:Key="ServerSettings_DisableGenesisMissionsTooltip">if enabled, will disable all missions on the Genesis map.</sys:String>
<sys:String x:Key="ServerSettings_HexagonsLabel">Hexagons</sys:String>
<sys:String x:Key="ServerSettings_MaxHexagonsPerCharacterLabel">Max Hexagons per Character</sys:String>
<sys:String x:Key="ServerSettings_MaxHexagonsPerCharacterTooltip">Specifies the maximum number of hexagons that each player can have.</sys:String>
<sys:String x:Key="ServerSettings_HexagonRewardMultiplierLabel">Hexagon Reward Multiplier</sys:String>
<sys:String x:Key="ServerSettings_HexagonRewardMultiplierTooltip">Specifies the multiplier for the hexagons rewards.</sys:String>
<sys:String x:Key="ServerSettings_EnableCryopodNerfLabel">Enable Cryopod Nerf</sys:String>
<sys:String x:Key="ServerSettings_EnableCryopodNerfTooltip">If enabled, will adjust the amount of damage a creature does, for a period of time, after it has been released from a cryopod.</sys:String>
<sys:String x:Key="ServerSettings_CryopodNerfDurationLabel">Duration</sys:String>

Binary file not shown.

View file

@ -1 +1 @@
1.1.392
1.1.393

Binary file not shown.