ConanServerManager Beta 1.1.83.1

This commit is contained in:
Brett Hewitson 2023-06-26 15:10:30 +10:00
parent cee1c357c7
commit 33ce42718b
4 changed files with 17 additions and 9 deletions

View file

@ -5,28 +5,34 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
<link href="https://servermanagers.freeforums.net/" />
<updated>2022-11-07T00:00:00Z</updated>
<updated>2023-06-22T00:00:00Z</updated>
<entry>
<id>urn:uuid:5E67390A-B4A5-442D-AC94-9E1A79423B86</id>
<title>1.1.82 (1.1.82.1)</title>
<summary>1.1.82.1</summary>
<id>urn:uuid:252C96CE-3D3C-4210-8863-F62238787733</id>
<title>1.1.83 (1.1.83.1)</title>
<summary>1.1.83.1</summary>
<link href="" />
<updated>2022-11-07T00: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>ConanExiles - Change to new exe file.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>zh-CN Translation file added.</li>
<li>Backup - add blacklist.txt, serveruid.txt, whitelist.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>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
<name>Lacoi</name>
<email></email>
</author>
</entry>

View file

@ -949,6 +949,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.82.1
1.1.83.1

Binary file not shown.