Fixed issue when settings Item Stat Clamps.

ru-RU Translation file updated.
This commit is contained in:
Brett Hewitson 2021-06-18 21:42:59 +10:00
parent 8c836af61f
commit 045254b8c3
4 changed files with 53 additions and 13 deletions

View file

@ -9,7 +9,7 @@
<!--#region Generic -->
<sys:String x:Key="Generic_TranslatedByLabel">Последнее обновление:</sys:String>
<sys:String x:Key="Generic_TranslatedBy">06.06.2021 от Varlonec</sys:String>
<sys:String x:Key="Generic_TranslatedBy">13.06.2021 от Varlonec</sys:String>
<sys:String x:Key="Generic_ErrorLabel">Ошибка</sys:String>
<!--#endregion-->
@ -1548,12 +1548,12 @@
<sys:String x:Key="ServerSettings_DinoImprintLabel">Привязка Дино</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintingStatScaleMultiplierLabel">Качество привязки Дино:</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintingStatScaleMultiplierTooltip">Влияет на качество привязки. Установите значение 0, чтобы отключить систему.</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintAmountMultiplierLabel">Интервал между играми с Дино:</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintAmountMultiplierTooltip">Множитель того, как часто младенцы хотят обниматься. Более низкие значения означают, что вам нужно чаще обниматься с ними.</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleIntervalMultiplierLabel">Период спада качества приручения Baby Dino:</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleIntervalMultiplierTooltip">Множитель на то, как долго после задержки в обнимке с Baby Dino до приручения качество начинает снижаться. Более высокие значения увеличивают льготный период.</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleGracePeriodMultiplierLabel">Потеря качества приручения:</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintingStatScaleMultiplierTooltip">Насколько сильно влияет на статистику качество привязки. Установите значение 0, чтобы отключить систему.</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintAmountMultiplierLabel">Качество игры с Дино</sys:String>
<sys:String x:Key="ServerSettings_BabyImprintAmountMultiplierTooltip">Множитель применяется к проценту, предоставляемому каждым отпечатком. Например, если отпечаток обычно дает 10%, установка этого множителя на 0,5 означает, что теперь они будут давать по 5% каждый. В то время как установка его на 2,0 означает, что теперь они будут давать по 20% каждый и т.д.</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleIntervalMultiplierLabel">Интервал между играми с дино</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleIntervalMultiplierTooltip">Как часто дети хотят обниматься. Более низкие значения означают, что вам нужно будет чаще обниматься с ними.</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleGracePeriodMultiplierLabel">Потеря качества приручения</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleGracePeriodMultiplierTooltip">Множитель того, как быстро качество приручения уменьшается после льготного периода, если вы еще не обнимались с Baby Dino. Более низкие значения замедляют потерю качества приручения</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleLoseImprintQualitySpeedMultiplierLabel">Скорость качества падения Приручения:</sys:String>
<sys:String x:Key="ServerSettings_BabyCuddleLoseImprintQualitySpeedMultiplierTooltip">Множитель того, насколько быстро снижается качество Приручения после льготного периода, если вы еще не играли с ребёнком. Более низкие значения замедляют потерю качества Приручения.</sys:String>

View file

@ -55,6 +55,14 @@ namespace ServerManagerTool.Lib
this.ClearNullableValue(MOTDIntervalProperty);
this.ClearNullableValue(MaxTributeDinosProperty);
this.ClearNullableValue(MaxTributeItemsProperty);
this.ClearNullableValue(ItemStatClamps_GenericQualityProperty);
this.ClearNullableValue(ItemStatClamps_ArmorProperty);
this.ClearNullableValue(ItemStatClamps_MaxDurabilityProperty);
this.ClearNullableValue(ItemStatClamps_WeaponDamagePercentProperty);
this.ClearNullableValue(ItemStatClamps_WeaponClipAmmoProperty);
this.ClearNullableValue(ItemStatClamps_HypothermalInsulationProperty);
this.ClearNullableValue(ItemStatClamps_WeightProperty);
this.ClearNullableValue(ItemStatClamps_HyperthermalInsulationProperty);
this.ClearNullableValue(OverrideMaxExperiencePointsPlayerProperty);
this.ClearNullableValue(OverrideMaxExperiencePointsDinoProperty);

View file

@ -7,6 +7,34 @@
<link href="http://arkservermanager.freeforums.net/" />
<updated>2021-06-07T00:00:00Z</updated>
<entry>
<id>urn:uuid:F5253662-0C33-436C-8AC8-9EC459CFB620</id>
<title>1.1.398 (1.1.398.1)</title>
<summary>1.1.398.1</summary>
<link href="" />
<updated>2021-06-18T00: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>Fixed issue when settings Item Stat Clamps.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>ru-RU Translation file updated.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:BEE448E4-A070-4D5E-A7C4-463230433448</id>
<title>1.1.397 (1.1.397.1)</title>

View file

@ -5,21 +5,25 @@
<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-06-07T00:00:00Z</updated>
<updated>2021-06-18T00:00:00Z</updated>
<entry>
<id>urn:uuid:BEE448E4-A070-4D5E-A7C4-463230433448</id>
<title>1.1.397 (1.1.397.1)</title>
<summary>1.1.397.1</summary>
<id>urn:uuid:F5253662-0C33-436C-8AC8-9EC459CFB620</id>
<title>1.1.398 (1.1.398.1)</title>
<summary>1.1.398.1</summary>
<link href="" />
<updated>2021-06-07T00:00:00Z</updated>
<updated>2021-06-18T00: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>Fixed issue when settings Item Stat Clamps.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>pt-BR Translation file updated.</li>
<li>ru-RU Translation file updated.</li>
</ul>
</p>