mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 393 Beta 1
This commit is contained in:
parent
420e25d682
commit
e206f38fb5
4 changed files with 14 additions and 31 deletions
|
|
@ -5,44 +5,21 @@
|
|||
<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>2020-11-10T00:00:00Z</updated>
|
||||
<updated>2020-11-23T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:EFB7A8F3-5C78-46F0-BAC7-BA93DECFEB04</id>
|
||||
<title>1.1.392 (1.1.392.2)</title>
|
||||
<summary>1.1.392.2</summary>
|
||||
<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-10T00:00:00Z</updated>
|
||||
<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;">CHANGE</u>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Forced Output Steamcmd to progess window setting to false.</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>
|
||||
<title>1.1.392 (1.1.392.1)</title>
|
||||
<summary>1.1.392.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-11-06T00: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;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Defaulted Redirect SteamCmd output to False.</li>
|
||||
<li>Server Settings - Added MaxHexagonsPerCharacter and HexagonRewardMultiplier setting to the bottom of the Rules section.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.392.2
|
||||
1.1.393.1
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue