This commit is contained in:
Brett Hewitson 2020-04-02 22:09:18 +10:00
parent 031df5e1fd
commit 52ac91be92
7 changed files with 32 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-04-01T02:00:00Z</updated>
<updated>2020-04-02T00:00:00Z</updated>
<entry>
<id>urn:uuid:79DAE4BE-7CBE-4856-83F4-90E3C1988D04</id>
<title>1.0.363 (1.0.363.1)</title>
<summary>1.0.363.1</summary>
<link href="" />
<updated>2020-04-02T00: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 - Dino Section - added missing server setting Mating Speed Multiplier. This has been added to the Dino Breeding Multipliers group near the bottom of the section. (thanks @Norlinri)</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:79DAE4BE-7CBE-4856-83F4-90E3C1988D04</id>

View file

@ -1430,6 +1430,8 @@
<sys:String x:Key="ServerSettings_MatingIntervalLabel">Mating Interval:</sys:String>
<sys:String x:Key="ServerSettings_MatingIntervalTooltip">Specifies the multiplier for time between tamed dino mating. Lower values decrease the time between mating.</sys:String>
<sys:String x:Key="ServerSettings_MatingSpeedLabel">Mating Speed:</sys:String>
<sys:String x:Key="ServerSettings_MatingSpeedTooltip">Specifies the multiplier for the speed at which dinosaurs mate with each other. Higher values increase the mating speed.</sys:String>
<sys:String x:Key="ServerSettings_EggHatchSpeedLabel">Egg Hatch Speed:</sys:String>
<sys:String x:Key="ServerSettings_EggHatchSpeedTooltip">Specifies the multiplier for time that fertilised eggs hatch. Higher values decrease the time an eggs hatches.</sys:String>
<sys:String x:Key="ServerSettings_BabyMatureSpeedLabel">Baby Mature Speed:</sys:String>

Binary file not shown.

View file

@ -1 +1 @@
1.0.362
1.0.363

Binary file not shown.