ArkServerManager Beta 1.1.443.1

This commit is contained in:
Brett Hewitson 2023-06-26 14:35:26 +10:00
parent a943746a8e
commit d27f2e7228
4 changed files with 12 additions and 9 deletions

View file

@ -5,27 +5,28 @@
<title>Ark Server Manager Version Feed</title>
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
<link href="https://arkservermanager.freeforums.net/" />
<updated>2023-06-11T00:00:00Z</updated>
<updated>2023-06-22T00:00:00Z</updated>
<entry>
<id>urn:uuid:FACD905A-551E-4D7A-ADCB-D0023FF7BBE7</id>
<title>1.1.442 (1.1.442.1)</title>
<summary>1.1.442.1</summary>
<id>urn:uuid:6D7413E7-3C96-41A6-B51F-C1B507FC7D7B</id>
<title>1.1.443 (1.1.443.1)</title>
<summary>1.1.443.1</summary>
<link href="" />
<updated>2023-06-11T00:00:00Z</updated>
<updated>2023-06-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;">BUGFIX</u>
<br/>
<ul>
<li>Dino Settings - fixed max imprint limit.</li>
<li>Administration - fix blue text for server / launcher args.</li>
<li>Global Settings - default auto backup should be sequential.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>pt-BR Translation file updated.</li>
<li>zh-CN Translation file updated.</li>
<li>Global Settings - add option to add additional steamcmd exit status codes as "successful" (use on your own risk).</li>
<li>Administration - remove ModID list from profile sync.</li>
</ul>
</p>
</div>

View file

@ -798,6 +798,8 @@
<sys:String x:Key="GlobalSettings_LoggingMaxArchiveFilesTooltip">The maximum number of log files that will be kept.</sys:String>
<sys:String x:Key="GlobalSettings_RCON_ModeLabel">RCON Broadcast Mode:</sys:String>
<sys:String x:Key="GlobalSettings_RCON_ModeTooltip">Select the method used by the server manager to send auto process messages to the game clients via RCON.</sys:String>
<sys:String x:Key="GlobalSettings_SteamCmdIgnoreExitStatusCodesLabel">Ignore following SteamCmd ExitStatus</sys:String>
<sys:String x:Key="GlobalSettings_SteamCmdIgnoreExitStatusCodesTooltip">A comma-separated list of exit staus ids, which are considered correct.</sys:String>
<sys:String x:Key="GlobalSettings_TaskPriority_InformationLabel">Any changes to these priorities will take effect after the task has been created or saved.</sys:String>
<sys:String x:Key="GlobalSettings_TaskPriority_Tooltip">Select the priority used by the windows task manager when running this task.</sys:String>

View file

@ -1 +1 @@
1.1.442.1
1.1.443.1

Binary file not shown.