mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 388 Beta 1
This commit is contained in:
parent
27c1cdae7c
commit
b7a5d4fe79
4 changed files with 18 additions and 9 deletions
|
|
@ -5,24 +5,29 @@
|
|||
<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-08-06T00:00:00Z</updated>
|
||||
<updated>2020-08-12T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:A1A55095-8A99-49CD-89FE-BC226793B8E7</id>
|
||||
<title>1.1.387 (1.1.387.1)</title>
|
||||
<summary>1.1.387.1</summary>
|
||||
<id>urn:uuid:61182857-1324-4247-9225-6A56A3B03C5E</id>
|
||||
<title>1.1.388 (1.1.388.1)</title>
|
||||
<summary>1.1.388.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-08-06T00:00:00Z</updated>
|
||||
<updated>2020-08-12T00: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>AllowSharedConnections (Allow Shared Connections) setting - added to the Administration section, Server Settings group.</li>
|
||||
<li>MaxGateFrameOnSaddles (Max Gateways on Saddles) setting - added to the Rules section, towards the top.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>en-US updated.</li>
|
||||
<li>DinoCountMultiplier (Dino Spawns) setting - moved to the Environment section, at the top.</li>
|
||||
<li>de-DE Translation file updated.</li>
|
||||
<li>es-ES Translation file updated.</li>
|
||||
<li>ru-RU Translation file updated.</li>
|
||||
<li>fr-FR Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -1013,6 +1013,8 @@
|
|||
<sys:String x:Key="ServerSettings_NoUnderMeshKillingTooltip">If enabled, will turn off the anti meshing player kills (but still allow teleporting).</sys:String>
|
||||
<sys:String x:Key="ServerSettings_UseVivoxLabel">Enable Vivox</sys:String>
|
||||
<sys:String x:Key="ServerSettings_UseVivoxTooltip">If enabled, will turn on Vivox. NOTE: Steam Servers only.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AllowSharedConnectionsLabel">Allow Shared Connections</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AllowSharedConnectionsTooltip">If disabled, will disable family sharing.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CrossplayLabel">Enable Crossplay</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CrossplayTooltip">If enabled, will turn on crossplay, so players using clients from different stores can connect to the dedicated server.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EpicOnlyLabel">Epic Store Players Only</sys:String>
|
||||
|
|
@ -1142,6 +1144,8 @@
|
|||
<sys:String x:Key="ServerSettings_AllowPlatformSaddleMultiFloorsTooltip">If enabled, will allow multiple platform floors on rafts and saddle platforms.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_PlatformSaddleBuildAreaBoundsMultiplierLabel">Platform Saddle Build Area Bounds Multiplier</sys:String>
|
||||
<sys:String x:Key="ServerSettings_PlatformSaddleBuildAreaBoundsMultiplierTooltip">Increasing the multiplier allows structures being placed further away from the platform.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_MaxGateFrameOnSaddlesLabel">Max Gateways on Saddles</sys:String>
|
||||
<sys:String x:Key="ServerSettings_MaxGateFrameOnSaddlesTooltip">Limits the number of gateways that can be placed on platform saddles. This option is not retroactive, so applying this change will require some manual administration work to clear up any pre-existing platforms that exceed the limit.</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_EnableDifficultyOverrideLabel">Enable Difficulty Override</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableDifficultyOverrideTooltip">If enabled, this will allow the max level of creatures in the world to be changed.</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.387.1
|
||||
1.1.388.1
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue