This commit is contained in:
Brett Hewitson 2020-03-18 22:08:23 +10:00
parent 05d0c28cfd
commit 0ce3883776
7 changed files with 72 additions and 3 deletions

View file

@ -5,7 +5,41 @@
<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>2020-03-12T00:00:00Z</updated>
<updated>2020-03-16T00:00:00Z</updated>
<entry>
<id>urn:uuid:0DB80A69-BA80-4451-A3C2-58C1918F5FBA</id>
<title>1.0.21 (1.0.21.8)</title>
<summary>1.0.21.8</summary>
<link href="" />
<updated>2020-03-16T00: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;">New</u>
<br/>
<ul>
<li>Main Window - the main window now stores the height and width of the window.</li>
<li>Main Window - new button (top right corner) to open the new Server Monitor window.</li>
<li>Server Monitor Window - new window that shows all you servers in one form. Allows you to Start, Stop, Update/Verify and open the Player List or RCON Windows.</li>
<li>Server Monitor Window - includes a button to create a shortcut on your desktop that can start the Server Monitor directly, without the server manager.</li>
<li>Global Settings - Shutdown Options - have added an option to enable/disable sending the shutdown message to the game client via RCON.</li>
<li>Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client via RCON.</li>
<li>Shutdown Process - have added logic to send the shutdown message to the game client via RCON, only if the setting is enabled.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>fr-FR Translation file updated. (thanks @angemymy)</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:DEA5605F-8087-4BC5-A344-B1443BFFE919</id>
@ -19,7 +53,7 @@
<u style="font-size: .9em;">BUGFIX</u>
<br/>
<ul>
<li>Game Data - have crash when loading with an invalid gamedata file.</li>
<li>Game Data - fixed a crash when loading with an invalid gamedata file.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>