mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
PSM 22
This commit is contained in:
parent
15c12f4d07
commit
5aa0cc6d68
7 changed files with 65 additions and 3 deletions
|
|
@ -5,7 +5,36 @@
|
|||
<title>Pantropy Server Manager Version Feed</title>
|
||||
<subtitle>This is the Pantropy Server Manager release version feed.</subtitle>
|
||||
<link href="http://servermanagers.freeforums.net/" />
|
||||
<updated>2020-03-12T00:00:00Z</updated>
|
||||
<updated>2020-03-15T01:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:CE5219FC-C8C1-4684-AA5D-AE28C695D01E</id>
|
||||
<title>1.0.22 (1.0.22.6)</title>
|
||||
<summary>1.0.22.6</summary>
|
||||
<link href="" />
|
||||
<updated>2020-03-15T01: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.</li>
|
||||
<li>Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client.</li>
|
||||
<li>Shutdown Process - have added logic to send the shutdown message to the game client, only if the setting is enabled.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:CD977A08-1D8C-42CF-883B-FB66C5626452</id>
|
||||
|
|
@ -19,7 +48,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/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue