This commit is contained in:
Brett Hewitson 2020-03-18 22:08:34 +10:00
parent 0ce3883776
commit 15c12f4d07
7 changed files with 71 additions and 3 deletions

View file

@ -5,7 +5,41 @@
<title>DnL Server Manager Version Feed</title>
<subtitle>This is the Dark and Light 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:881875C7-1719-48C5-91F2-41959F4CF2BD</id>
<title>1.0.57 (1.0.57.7)</title>
<summary>1.0.57.7</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:F97DFA57-C4EB-41C1-8ABD-BF8328558550</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/>