ASM 406 beta 1

This commit is contained in:
Brett Hewitson 2021-11-20 15:02:00 +10:00
parent 243d03f71a
commit cdb36a7f61
5 changed files with 10 additions and 8 deletions

View file

@ -5,21 +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>2021-11-20T00:00:00Z</updated>
<updated>2021-11-20T01:00:00Z</updated>
<entry>
<id>urn:uuid:79020463-01A7-466D-9B4A-1B14941C9C32</id>
<title>1.1.405 (1.1.405.1)</title>
<summary>1.1.405.1</summary>
<id>urn:uuid:CAE2A89D-B098-483C-B4D4-CFFE257C066C</id>
<title>1.1.406 (1.1.406.1)</title>
<summary>1.1.406.1</summary>
<link href="" />
<updated>2021-11-20T00:00:00Z</updated>
<updated>2021-11-20T01: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 - Rules Section - added DestroyTamesOverLevelClamp setting.</li>
<li>Server Settings - Rules Section - added bShowCreativeMode setting.</li>
</ul>
</p>
</div>

View file

@ -1126,6 +1126,8 @@
<sys:String x:Key="ServerSettings_EnableHardcoreTooltip">Enables hardcore mode (players can not respawn, a new character must be created).</sys:String>
<sys:String x:Key="ServerSettings_EnablePvPLabel">Enable PvP</sys:String>
<sys:String x:Key="ServerSettings_EnablePvPTooltip">Enables Player vs Player mode (players are able to deal damage to or kill each other. In PvP players can also damage or destroy another tribe's buildings or kill their dinos).</sys:String>
<sys:String x:Key="ServerSettings_EnableCreativeModeLabel">Enable Creative Mode</sys:String>
<sys:String x:Key="ServerSettings_EnableCreativeModeTooltip">If enabled, allows creative mode.</sys:String>
<sys:String x:Key="ServerSettings_EnablePvECaveBuildingLabel">Enable PvE Cave Building</sys:String>
<sys:String x:Key="ServerSettings_EnablePvECaveBuildingTooltip">If enabled, allows building in caves when PvE mode is enabled.</sys:String>
<sys:String x:Key="ServerSettings_EnableCryoSicknessPVELabel">Enable PvE Cryo Sickness</sys:String>

View file

@ -1 +1 @@
1.1.405.1
1.1.406.1

Binary file not shown.

View file

@ -36,7 +36,7 @@
<PublisherName>Bletch1971</PublisherName>
<SuiteName>Server Managers</SuiteName>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationRevision>2</ApplicationRevision>
<ApplicationVersion>1.1.406.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>