ASM 375 Beta 3

This commit is contained in:
Brett Hewitson 2020-05-21 12:07:38 +10:00
parent 9e3921df70
commit 816b13bc65
4 changed files with 31 additions and 3 deletions

View file

@ -5,7 +5,30 @@
<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-05-21T00:00:00Z</updated>
<updated>2020-05-21T03:00:00Z</updated>
<entry>
<id>urn:uuid:0ABECBAA-14B5-461B-8B7D-E2F1B655AE09</id>
<title>1.1.375 (1.1.375.3)</title>
<summary>1.1.375.3</summary>
<link href="" />
<updated>2020-05-21T03: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 - Administration Section - added a new field for the Active Events. This list is populated from the gamedata files, and can be manually entered if event does not exist in the list. Have included only the main events.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:0ABECBAA-14B5-461B-8B7D-E2F1B655AE09</id>

View file

@ -1005,7 +1005,7 @@
<sys:String x:Key="ServerSettings_WebAlarmKeyTooltip">A key which is optional to use in the listening script, but required to have it in the text file.</sys:String>
<sys:String x:Key="ServerSettings_WebAlarmUrlLabel">Web URL</sys:String>
<sys:String x:Key="ServerSettings_WebAlarmUrlTooltip">Specifies the URL where your listening script is stored, waiting and ready to receive the post information by your game server.</sys:String>
<sys:String x:Key="ServerSettings_WebAlarmNote">NOTE: The server manager does not provide the Web Alarms functionaility, it just allows you to enable/disable the Web Alarms and create the necessary AlarmPostCredentials file.</sys:String>
<sys:String x:Key="ServerSettings_WebAlarmNote">NOTE: The server manager does not provide the Web Alarms functionality, it just allows you to enable/disable the Web Alarms and create the necessary AlarmPostCredentials file.</sys:String>
<sys:String x:Key="ServerSettings_ServerLogOptionsLabel">Server Log Options</sys:String>
<sys:String x:Key="ServerSettings_ResetServerLogOptionsTooltip">Reset all server log options to defaults.</sys:String>
@ -1032,6 +1032,11 @@
<sys:String x:Key="ServerSettings_BranchPasswordLabel">Branch Password:</sys:String>
<sys:String x:Key="ServerSettings_BranchPasswordTooltip">The password that is used to access the branch download.</sys:String>
<sys:String x:Key="ServerSettings_EventLabel">Event Details</sys:String>
<sys:String x:Key="ServerSettings_EventNote">NOTE: Enabling an event on your server should only be done when the official event is running. If you enable the event before or after the official dates, the event may cause your server to become unstable, or may not work at all.</sys:String>
<sys:String x:Key="ServerSettings_EventNameLabel">Active Event:</sys:String>
<sys:String x:Key="ServerSettings_EventNameTooltip">The name of the event to enable (leave blank to disable the event).</sys:String>
<sys:String x:Key="ServerSettings_CommandLineLabel">Command Line</sys:String>
<sys:String x:Key="ServerSettings_ProcessPriorityLabel">Priority:</sys:String>
<sys:String x:Key="ServerSettings_ProcessPriorityTooltip">Set the application priority when starting the server.</sys:String>

View file

@ -1 +1 @@
1.1.375.2
1.1.375.3

Binary file not shown.