CSM 47 Beta 1

This commit is contained in:
Brett Hewitson 2020-10-03 10:52:14 +10:00
parent 2fd2e7c793
commit f8aa7c0d06
4 changed files with 11 additions and 55 deletions

View file

@ -5,68 +5,22 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2020-09-25T00:00:00Z</updated>
<updated>2020-10-02T00:00:00Z</updated>
<entry>
<id>urn:uuid:04CE163D-D52A-4AB7-A0FA-632C80E38734</id>
<title>1.1.46 (1.1.46.3)</title>
<summary>1.1.46.3</summary>
<id>urn:uuid:613F9F72-EBAF-484B-9593-8977CF8ACCD4</id>
<title>1.1.47 (1.1.47.1)</title>
<summary>1.1.47.1</summary>
<link href="" />
<updated>2020-09-25T00:00:00Z</updated>
<updated>2020-10-02T00: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;">CHANGE</u>
<br/>
<ul>
<li>Rcon Window - removed the Online status as it is no longer relevant.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:9E52BF6D-0DB4-4379-971F-DC748FF700A1</id>
<title>1.1.46 (1.1.46.2)</title>
<summary>1.1.46.2</summary>
<link href="" />
<updated>2020-09-24T00: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;">CHANGE</u>
<br/>
<ul>
<li>Rcon Window - removed spam message.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:AC6E0F0E-76F6-4769-81AF-7B9919FCD99C</id>
<title>1.1.46 (1.1.46.1)</title>
<summary>1.1.46.1</summary>
<link href="" />
<updated>2020-09-23T00: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;">CHANGE</u>
<br/>
<ul>
<li>Rcon Window/Player List - changed the way the players are loaded and the online status is fetched.</li>
<li>Server Shutdown - added additional logging to server shutdown process to diagnose why in-game shutdown broadcasts are not being sent.</li>
<li>Added new global setting to include Server IP and port to server start alert.</li>
<li>Added server ip and port to the alert message when starting the server.</li>
</ul>
</p>
</div>

View file

@ -804,8 +804,10 @@
<sys:String x:Key="GlobalSettings_Alerts_ServerStopMessageTooltip">This message will be displayed when the server is being stopped.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerShutdownMessageLabel">Server Shutdown Message:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerShutdownMessageTooltip">This message will be displayed when the server is being shutdown.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageLabel">Server Started Message:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageLabel">Server Start Message:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageTooltip">This message will be displayed when the server is being started.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageIncludeIPandPortLabel">Include Public IP and Port in Start Message</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageIncludeIPandPortTooltip">The startup message will include the Public IP and Port.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_BackupProcessErrorLabel">Backup Process Error:</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_BackupProcessErrorTooltip">This message will be displayed when the auto-backup process encountered an error.</sys:String>
<sys:String x:Key="GlobalSettings_Alerts_ShutdownProcessErrorLabel">Shutdown Process Error:</sys:String>

View file

@ -1 +1 @@
1.1.46.3
1.1.47.1

Binary file not shown.