mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ConanServerManager 1.1.57.3
This commit is contained in:
parent
b00a5b0da6
commit
51be2ac99b
7 changed files with 29 additions and 2 deletions
BIN
CSM/ConanServerManager_1.1.57.exe
Normal file
BIN
CSM/ConanServerManager_1.1.57.exe
Normal file
Binary file not shown.
BIN
CSM/ConanServerManager_1.1.57.zip
Normal file
BIN
CSM/ConanServerManager_1.1.57.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,33 @@
|
|||
<title>Conan Server Manager Version Feed</title>
|
||||
<subtitle>This is the Conan Server Manager release version feed.</subtitle>
|
||||
<link href="http://servermanagers.freeforums.net/" />
|
||||
<updated>2021-12-12T00:00:00Z</updated>
|
||||
<updated>2021-12-15T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:6383E79A-C31F-462B-9730-B26B28DC5EFF</id>
|
||||
<title>1.1.57 (1.1.57.3)</title>
|
||||
<summary>1.1.57.3</summary>
|
||||
<link href="" />
|
||||
<updated>2021-12-15T00: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>Fixed a bug with the Server Shutdown when the CheckForOnlinePlayers option not selected.</li>
|
||||
<li>Fixed a bug when the backup path was a root directory that caused a 'Invalid URI: A Dos path must be rooted' crash.</li>
|
||||
<li>Added additional validation when setting directories in the global setting, to ensure they are rooted correctly.</li>
|
||||
<li>Fixed a bug when starting the server manager and it tries to download steamcmd, but fails as steamcmd is unavailable for download.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:F8A08616-749B-48E7-87D5-D97E86AB3926</id>
|
||||
|
|
|
|||
|
|
@ -120,6 +120,7 @@
|
|||
<sys:String x:Key="AutoUpdater_Status_DownloadNewServerComplete">Server download complete</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_Status_Complete">Complete</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_Status_Cancelled">Cancelled</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_Status_Failed">Failed</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_CancelButtonLabel">Cancel</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
|
|
|
|||
BIN
CSM/latest.exe
BIN
CSM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.1.56
|
||||
1.1.57
|
||||
|
|
|
|||
BIN
CSM/latest.zip
BIN
CSM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue