ASM 390 Beta 1

This commit is contained in:
Brett Hewitson 2020-10-03 10:52:02 +10:00
parent e8e84ad4e7
commit 2fd2e7c793
4 changed files with 13 additions and 12 deletions

View file

@ -5,29 +5,28 @@
<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-12T00:00:00Z</updated>
<updated>2020-10-02T00:00:00Z</updated>
<entry>
<id>urn:uuid:61182857-1324-4247-9225-6A56A3B03C5E</id>
<title>1.1.388 (1.1.388.1)</title>
<summary>1.1.388.1</summary>
<id>urn:uuid:59F928FB-7154-48E9-8F0D-A56F291CB805</id>
<title>1.1.390 (1.1.390.1)</title>
<summary>1.1.390.1</summary>
<link href="" />
<updated>2020-08-12T00:00:00Z</updated>
<updated>2020-10-02T00: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>
<li>Added new global setting to include Server IP and port to server start alert.</li>
<li>Added server ip and port to the alert message when starting the server.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>DinoCountMultiplier (Dino Spawns) setting - moved to the Environment section, at the top.</li>
<li>de-DE Translation file updated.</li>
<li>fr-FR Translation file updated.</li>
<li>es-ES Translation file updated.</li>
<li>pt-BR Translation file updated.</li>
</ul>
</p>
</div>

View file

@ -627,8 +627,10 @@
<sys:String x:Key="GlobalSettings_Alerts_ServerStopMessageTooltip">This message will be displayed when the server is being stopped.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerShutdownMessageLabel">Server Shutdown Message:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerShutdownMessageTooltip">This message will be displayed when the server is being shutdown.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageLabel">Server Started Message:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageLabel">Server Start Message:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageTooltip">This message will be displayed when the server is being started.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageIncludeIPandPortLabel">Include Public IP and Port in Start Message</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageIncludeIPandPortTooltip">The startup message will include the Public IP and Port.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_BackupProcessErrorLabel">Backup Process Error:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_BackupProcessErrorTooltip">This message will be displayed when the auto-backup process encountered an error.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ShutdownProcessErrorLabel">Shutdown Process Error:</sys:String>

View file

@ -1 +1 @@
1.1.389.1
1.1.390.1

Binary file not shown.