ArkServerManager 1.1.443

This commit is contained in:
Brett Hewitson 2023-06-26 14:58:53 +10:00
parent d27f2e7228
commit cee1c357c7
7 changed files with 35 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,38 @@
<title>Ark Server Manager Version Feed</title>
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
<link href="https://arkservermanager.freeforums.net/" />
<updated>2023-06-09T00:00:00Z</updated>
<updated>2023-06-22T00:00:00Z</updated>
<entry>
<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-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>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>Backup - add AllowedCheaterSteamIDs.txt, PlayersExclusiveJoinList.txt, PlayersJoinNoCheckList.txt to profile backup.</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>
</content>
<author>
<name>Lacoi</name>
<email></email>
</author>
</entry>
<entry>
<id>urn:uuid:FACD905A-551E-4D7A-ADCB-D0023FF7BBE7</id>

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>

Binary file not shown.

View file

@ -1 +1 @@
1.1.442
1.1.443

Binary file not shown.