This commit is contained in:
Brett Hewitson 2020-07-06 10:54:59 +10:00
parent c9851d56e4
commit 4445f3afc1
7 changed files with 27 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,30 @@
<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-07-05T00:00:00Z</updated>
<updated>2020-07-06T00:00:00Z</updated>
<entry>
<id>urn:uuid:7497F06A-F1EB-4D64-ABD3-CC369BAA93EF</id>
<title>1.1.381 (1.1.381.1)</title>
<summary>1.1.381.1</summary>
<link href="" />
<updated>2020-07-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;">NEW</u>
<br/>
<ul>
<li>Added checkbox for new setting -PublicIPForEpic=, when checked it will add the server args, and uses your public IP address.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:C19388B4-785F-41DE-BDF2-0C29ED9E9A60</id>

View file

@ -1006,6 +1006,8 @@
<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>
<sys:String x:Key="ServerSettings_EpicOnlyTooltip">If enabled, will only allow players using the Epic store client to connect.</sys:String>
<sys:String x:Key="ServerSettings_EnablePublicIPForEpicLabel">Enable Public IP for Epic</sys:String>
<sys:String x:Key="ServerSettings_EnablePublicIPForEpicTooltip">If enabled, will add a server argument for the public IP that EPIC clients will attempt to connect to.</sys:String>
<sys:String x:Key="ServerSettings_ForceRespawnDinosLabel">Force Respawn Dinos on Startup (Causes lag after 'Ready' while repopulating)</sys:String>
<sys:String x:Key="ServerSettings_ForceRespawnDinosTooltip">If enabled, when the server is started ALL wild creatures will be wiped and respawned (this will only destroy wild creatures that are NOT currently being tamed).</sys:String>
<sys:String x:Key="ServerSettings_EnableServerAutoForceRespawnWildDinosIntervalLabel">Enable Auto Force Respawn Dinos</sys:String>

Binary file not shown.

View file

@ -1 +1 @@
1.1.380
1.1.381

Binary file not shown.