mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 363
This commit is contained in:
parent
031df5e1fd
commit
52ac91be92
7 changed files with 32 additions and 2 deletions
BIN
ASM/ArkServerManager_1.0.363.exe
Normal file
BIN
ASM/ArkServerManager_1.0.363.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.363.zip
Normal file
BIN
ASM/ArkServerManager_1.0.363.zip
Normal file
Binary file not shown.
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
BIN
ASM/latest.exe
BIN
ASM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.0.362
|
||||
1.0.363
|
||||
|
|
|
|||
BIN
ASM/latest.zip
BIN
ASM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue