mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
ASM 382 Beta 4
This commit is contained in:
parent
0683a4eeb1
commit
90882b3b5b
4 changed files with 32 additions and 2 deletions
|
|
@ -5,7 +5,35 @@
|
||||||
<title>Ark Server Manager Version Feed</title>
|
<title>Ark Server Manager Version Feed</title>
|
||||||
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
||||||
<link href="http://arkservermanager.freeforums.net/" />
|
<link href="http://arkservermanager.freeforums.net/" />
|
||||||
<updated>2020-07-07T03:00:00Z</updated>
|
<updated>2020-07-11T00:00:00Z</updated>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<id>urn:uuid:F029341F-EF66-480A-B648-053EF06B0C8C</id>
|
||||||
|
<title>1.1.382 (1.1.382.4)</title>
|
||||||
|
<summary>1.1.382.4</summary>
|
||||||
|
<link href="" />
|
||||||
|
<updated>2020-07-11T00: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>Dino Section - Dino Imprinting group - Added new BabyImprintAmountMultiplier setting.</li>
|
||||||
|
</ul>
|
||||||
|
<u style="font-size: .9em;">CHANGE</u>
|
||||||
|
<br/>
|
||||||
|
<ul>
|
||||||
|
<li>Changed the ini section names constants, so they are clearer.</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>bletch</name>
|
||||||
|
<email>bletch1971@hotmail.com</email>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>urn:uuid:F029341F-EF66-480A-B648-053EF06B0C8C</id>
|
<id>urn:uuid:F029341F-EF66-480A-B648-053EF06B0C8C</id>
|
||||||
|
|
|
||||||
|
|
@ -1501,6 +1501,8 @@
|
||||||
<sys:String x:Key="ServerSettings_DinoImprintLabel">Dino Imprinting</sys:String>
|
<sys:String x:Key="ServerSettings_DinoImprintLabel">Dino Imprinting</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_BabyImprintingStatScaleMultiplierLabel">Imprinting Stat Scale:</sys:String>
|
<sys:String x:Key="ServerSettings_BabyImprintingStatScaleMultiplierLabel">Imprinting Stat Scale:</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_BabyImprintingStatScaleMultiplierTooltip">How much of an effect on stats the imprinting quality has. Set it to 0 to effectively disable the system.</sys:String>
|
<sys:String x:Key="ServerSettings_BabyImprintingStatScaleMultiplierTooltip">How much of an effect on stats the imprinting quality has. Set it to 0 to effectively disable the system.</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_BabyImprintAmountMultiplierLabel">Imprint Amount Scale:</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_BabyImprintAmountMultiplierTooltip">A multiplier applied to the percentage each imprints provides. This multiplier is global, meaning it will affect the imprinting progresssion of every species. Higher values increase the amount of each imprint.</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_BabyCuddleIntervalMultiplierLabel">Cuddle Interval:</sys:String>
|
<sys:String x:Key="ServerSettings_BabyCuddleIntervalMultiplierLabel">Cuddle Interval:</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_BabyCuddleIntervalMultiplierTooltip">A multiplier on how often babies want to cuddle. Lower values means you'll need to cuddle with them more frequently to gain imprinting quality.</sys:String>
|
<sys:String x:Key="ServerSettings_BabyCuddleIntervalMultiplierTooltip">A multiplier on how often babies want to cuddle. Lower values means you'll need to cuddle with them more frequently to gain imprinting quality.</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_BabyCuddleGracePeriodMultiplierLabel">Cuddle Grace Period:</sys:String>
|
<sys:String x:Key="ServerSettings_BabyCuddleGracePeriodMultiplierLabel">Cuddle Grace Period:</sys:String>
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.1.382.3
|
1.1.382.4
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue