ASM 386 Beta 2

This commit is contained in:
Brett Hewitson 2020-07-23 08:52:29 +10:00
parent 4a54288072
commit b705959638
4 changed files with 29 additions and 5 deletions

View file

@ -5,7 +5,31 @@
<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-07-15T00:00:00Z</updated>
<updated>2020-07-22T00:00:00Z</updated>
<entry>
<id>urn:uuid:5B0B20A4-53CE-4DCF-8BE0-3A13247C3849</id>
<title>1.1.386 (1.1.386.2)</title>
<summary>1.1.386.2</summary>
<link href="" />
<updated>2020-07-22T00: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>ru-RU Translation file updated. (thanks @varlonec)</li>
<li>zh-CN Translation file updated. (thanks @shouke)</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:AABD3536-9E3D-4304-8E66-A542C76978E7</id>

View file

@ -1218,7 +1218,7 @@
<sys:String x:Key="ServerSettings_MaxNumberOfPlayersInTribeUnits">players</sys:String>
<sys:String x:Key="ServerSettings_TribeNameChangeCooldownLabel">Tribe Name Change Cooldown</sys:String>
<sys:String x:Key="ServerSettings_TribeNameChangeCooldownTooltip">Cooldown added to tribe's changing their name.</sys:String>
<sys:String x:Key="ServerSettings_TribeSlotReuseCooldownLabel">Tribe Name Reuse Cooldown</sys:String>
<sys:String x:Key="ServerSettings_TribeSlotReuseCooldownLabel">Tribe Slot Reuse Cooldown</sys:String>
<sys:String x:Key="ServerSettings_TribeSlotReuseCooldownTooltip">Locks a tribe slot so when a tribe member leaves, the slot cannot be reused until the cooldown expires. Set to 0 to disable the cooldown.</sys:String>
<sys:String x:Key="ServerSettings_AllowTribeAlliancesLabel">Allow Tribe Alliances</sys:String>
<sys:String x:Key="ServerSettings_AllowTribeAlliancesTooltip">If enabled, players are able to create alliances with other tribes.</sys:String>
@ -1625,7 +1625,7 @@
<sys:String x:Key="ServerSettings_OverrideStructurePlatformPreventionLabel">Override Structure Platform Prevention</sys:String>
<sys:String x:Key="ServerSettings_OverrideStructurePlatformPreventionTooltip">If enabled, allows auto-turrets to be buildable/working on dino platform saddles.</sys:String>
<sys:String x:Key="ServerSettings_AllowUnalignedDinosOnFlyerPlatformLabel">Allow Unaligned Dinos on Flyer Platform</sys:String>
<sys:String x:Key="ServerSettings_AllowUnalignedDinosOnFlyerPlatformTooltip">If enabled, non-allied dinos are able to stand on the Quetal platforms.</sys:String>
<sys:String x:Key="ServerSettings_AllowUnalignedDinosOnFlyerPlatformTooltip">If enabled, non-allied dinos are able to stand on the Quetzal platforms.</sys:String>
<sys:String x:Key="ServerSettings_PvEAllowStructuresAtSupplyDropsLabel">Allow Structures at Supply Drops PvE</sys:String>
<sys:String x:Key="ServerSettings_PvEAllowStructuresAtSupplyDropsTooltip">If enabled, will allow placing structures at supply drop locations.</sys:String>
@ -1787,7 +1787,7 @@
<sys:String x:Key="ServerSettings_CustomLevel_UpdateErrorTitle">Update Error</sys:String>
<sys:String x:Key="ServerSettings_CustomLevel_ExportErrorTitle">Export Error</sys:String>
<sys:String x:Key="ServerSettings_CustomLevel_ExportDialogTitle">elect level customization data file</sys:String>
<sys:String x:Key="ServerSettings_CustomLevel_ExportDialogTitle">Select level customization data file</sys:String>
<sys:String x:Key="ServerSettings_CustomLevel_ExportDefaultExtension">csv</sys:String>
<sys:String x:Key="ServerSettings_CustomLevel_ExportFilterLabel">CSV Files</sys:String>
<sys:String x:Key="ServerSettings_CustomLevel_ExportFilterExtension">*.csv</sys:String>

View file

@ -1 +1 @@
1.1.386.1
1.1.386.2

Binary file not shown.