mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
910 lines
No EOL
35 KiB
XML
910 lines
No EOL
35 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
|
|
|
<id>urn:uuid:9EF03FB7-4958-4B39-808A-12B8E4008510</id>
|
|
<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-05-14T00:00:00Z</updated>
|
|
|
|
<entry>
|
|
<id>urn:uuid:F31488FF-5B1F-4484-A9C0-DE9AA1DB8282</id>
|
|
<title>1.1.33 (1.1.33.7)</title>
|
|
<summary>1.1.33.7</summary>
|
|
<link href="" />
|
|
<updated>2020-05-14T00: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>Removed ProfileToolTip from profile file.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">NEW</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Global Settings - added new alert message for Outdated mods to the discord plugin.</li>
|
|
<li>Out of Date Mods - added new alert message that is sent when the server manager detects a mod is outdated.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Profile Sync Window - have changed the way this window works. You now open on the profile you want to copy from, and you can now select one or more profiles to copy to.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:5ADD1255-C89E-4DEF-934A-03F129CBE779</id>
|
|
<title>1.1.32 (1.1.32.1)</title>
|
|
<summary>1.1.32.1</summary>
|
|
<link href="" />
|
|
<updated>2020-04-21T00: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>Server Setting Resets - added any missing settings to each reset methods.</li>
|
|
<li>Server Setting Syncs - added any missing settings to each sync methods.</li>
|
|
<li>New Profile Creation - fixed a bug that causes new profile to use the same profile id.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:0AEF2443-7B40-41B9-9918-7C5C034912AC</id>
|
|
<title>1.1.31 (1.1.31.1)</title>
|
|
<summary>1.1.31.1</summary>
|
|
<link href="" />
|
|
<updated>2020-04-20T00: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>Setting Directory Permissions - Fixed bug that caused the directory permissions process to fail.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:518E4808-C54D-4FED-9E47-5777468E33BD</id>
|
|
<title>1.1.30 (1.1.30.5)</title>
|
|
<summary>1.1.30.5</summary>
|
|
<link href="" />
|
|
<updated>2020-04-19T00: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>Deleting profiles - have added dispose call to prevent crash when updating server status.</li>
|
|
<li>Deleting profiles - have added null check to dispose call to prevent crash when removing profile.</li>
|
|
<li>Server Monitor Shortcut - fixed the shortcut creation, due to new server manager name.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Added ToolTip to profile label and profile tab that shows the profile name and profile id.</li>
|
|
<li>Windows Firewall Management - have replaced the command line code to create the firewall rules with a proper library to create them.</li>
|
|
<li>Windows Firewall Management - when you delete a profile it will now attempt to remove the firewall rules.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:63BC4246-3F95-4B06-99D3-C012D8B7BA0E</id>
|
|
<title>1.1.29 (1.1.29.1)</title>
|
|
<summary>1.1.29.1</summary>
|
|
<link href="" />
|
|
<updated>2020-04-12T01: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 that caused the server manager to crash when creating the server file watchers.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:5FEBCE52-E2B5-453F-BE87-A6D56E415E6C</id>
|
|
<title>1.1.28 (1.1.28.1)</title>
|
|
<summary>1.1.28.1</summary>
|
|
<link href="" />
|
|
<updated>2020-04-12T00: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 that caused the server manager to crash when opening the RCON Window or Players List.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:E797A3E2-5708-422A-808B-48DBA55B3FB0</id>
|
|
<title>1.1.27 (1.1.27.2)</title>
|
|
<summary>1.1.27.2</summary>
|
|
<link href="" />
|
|
<updated>2020-04-10T02: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>Server Manager Profiles - Have changed the name of the profile files to be the profile id. This is to prevent profile name clashes.</li>
|
|
<li>Server Manager Profiles - Have removed the config file backups in the profiles folder. These files were never used and a pain to maintain.</li>
|
|
<li>Server Manager Logging - All logging now uses the profile id as the folder/filenames.</li>
|
|
<li>Server Installation Folder - changed the underlying control so that it displays underscore characters.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:A231F3EF-9CC8-4107-8580-1067D1C49054</id>
|
|
<title>1.0.26 (1.0.26.3)</title>
|
|
<summary>1.0.26.3</summary>
|
|
<link href="" />
|
|
<updated>2020-04-05T03: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>Main Window - changed the min width to 1024 pixels.</li>
|
|
<li>Main Window - rearranged the header section and the buttons.</li>
|
|
<li>Profile Sync Window - windows is now resizable.</li>
|
|
<li>Slider control - changed the min width of the value field to be smaller.</li>
|
|
<li>pt-BR Translation file added. (thanks @bruno5011)</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:EF91C5B7-05CE-4FD9-9CD1-AC5D37DEEB59</id>
|
|
<title>1.0.25 (1.0.25.2)</title>
|
|
<summary>1.0.25.2</summary>
|
|
<link href="" />
|
|
<updated>2020-04-04T02: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>RCON Window - Fixed the overlay, so that is can be used again.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">NEW</u>
|
|
<br/>
|
|
<ul>
|
|
<li>pt-BR Translation file added. (thanks @bruno5011)</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Added last started date/time as tooltip for Status field.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:7F94445C-7435-4688-8C88-468E5308735E</id>
|
|
<title>1.0.24 (1.0.24.1)</title>
|
|
<summary>1.0.24.1</summary>
|
|
<link href="" />
|
|
<updated>2020-04-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;">BUGFIX</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Fixed the Auto-Restart Grace Period interval logic. It should work correctly now.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Global Settings - Auto-Restart section - added a note and fixed the tooltip.</li>
|
|
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:AFF6E785-595E-47B9-82AF-526CD0BBBBA4</id>
|
|
<title>1.0.23 (1.0.23.10)</title>
|
|
<summary>1.0.23.10</summary>
|
|
<link href="" />
|
|
<updated>2020-04-01T02: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>Global Setting - Added new Auto Restart section with options to enable/disable auto restart grace period.</li>
|
|
<li>Starting a Server - when you server is started, it now records the last started time in your profiles.</li>
|
|
<li>Auto-Restart - with the grace period option enabled, when the auto-restart process runs it will check if your server was started within the grace period and skip; otherwise it will restart as normal.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>RCON Window - added adjustable player list, width is retained.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:B33EF359-E372-4BA6-BC43-B8AC59939DEA</id>
|
|
<title>1.0.22 (1.0.22.1)</title>
|
|
<summary>1.0.22.1</summary>
|
|
<link href="" />
|
|
<updated>2020-03-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>Server Monitor Window - added backup and open folder buttons.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<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>
|
|
<title>1.0.20 (1.0.20.1)</title>
|
|
<summary>1.0.20.1</summary>
|
|
<link href="" />
|
|
<updated>2020-03-12T00: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>Game Data - fixed a crash when loading with an invalid gamedata file.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Game Data Window - Added a validate button, to validate the user gamedata files.</li>
|
|
<li>Game Data Window - Displays the gamedata file in Red if the file is invalid.</li>
|
|
<li>Game Data Window - When adding a new gamedata file, will display an error if the file is invalid.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:BBA9E018-2C37-4407-A499-F4A54D37B1AA</id>
|
|
<title>1.0.19 (1.0.19.1)</title>
|
|
<summary>1.0.19.1</summary>
|
|
<link href="" />
|
|
<updated>2020-03-08T00: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>Dialog forms - have fixed an issue where the dialog forms would open behind the current window.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:2E41E574-FB45-4B23-B080-07645DCCABEE</id>
|
|
<title>1.0.18 (1.0.18.1)</title>
|
|
<summary>1.0.18.1</summary>
|
|
<link href="" />
|
|
<updated>2020-03-07T01: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>Game Data - fixed a bug that would prevent gamedata files from being loaded.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:FCE4B9D9-9A1B-4A99-B2DD-364B53DD911D</id>
|
|
<title>1.0.17 (1.0.17.1)</title>
|
|
<summary>1.0.17.1</summary>
|
|
<link href="" />
|
|
<updated>2020-03-07T00: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 - Added Game Data Window button to open a new Game Data window. Button is top right corner next to plugins button.</li>
|
|
<li>Game Data Window - A new window that allows you to manage your game data files.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:702FFCE2-CEFB-45C9-A5E6-C1619B39D2DE</id>
|
|
<title>1.0.16 (1.0.16.1)</title>
|
|
<summary>1.0.16.1</summary>
|
|
<link href="" />
|
|
<updated>2020-03-03T00: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>Global Settings (Advanced) - added an option to enable/disable world save backups being performed when the server shuts down. For those of you who use other backup methods.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:571A6313-F1A5-406C-B979-3472CEF9AA16</id>
|
|
<title>1.0.15 (1.0.15.1)</title>
|
|
<summary>1.0.15.1</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2019-11-01T00: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>Server File Details - Fixed a crashing bug caused by having a steamid that is not available or does not exist.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:C4A1DE77-2559-4415-A262-A3A8C8610822</id>
|
|
<title>1.0.14 (1.0.14.1)</title>
|
|
<summary>1.0.14.1</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-11-22T10: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>Game Map droplist - moved TheExiledLands map to the gamedata file.</li>
|
|
</ul>
|
|
<font color="#ff0000">
|
|
WARNING: Before you restart your servers, check that the Map Name is set correctly.
|
|
</font>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:0FDE5546-E576-44C2-860D-A266A24F1D8C</id>
|
|
<title>1.0.13 (1.0.13.1)</title>
|
|
<summary>1.0.13.1</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-11-19T00: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>Auto Update - Have added a delay settings to the auto-update for Sequential processing. The delay is in seconds (default 0) and will wait that number of seconds between each server update.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Main Window - Start position changed to 50,50.</li>
|
|
<li>Server Status - removed server status call to offline WEB API.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:61CA2DCD-A90C-45EA-8FDA-8C497FEFFE3B</id>
|
|
<title>1.0.12 (1.0.12.1)</title>
|
|
<summary>1.0.12.1</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-08-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;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Download Location Changed - Have moved the server manager files to a new location for hosting.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:61CA2DCD-A90C-45EA-8FDA-8C497FEFFE3B</id>
|
|
<title>1.0.11 (1.0.11.1)</title>
|
|
<summary>1.0.11.1</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-06-24T23: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>Whitelisted Players - Added check option to turn whitelist on/off.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:773B7F65-4B5C-4775-B985-C115284B7312</id>
|
|
<title>1.0.10 (1.0.10.5)</title>
|
|
<summary>1.0.10.5</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-06-13T00: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>MotD Interval - fixed the bug when enabling the MotD interval.</li>
|
|
<li>Profile Import - fixed the profile import, so that any INI file can be imported.</li>
|
|
<li>Out-Of-Date Mods - Fixed bug that would keep updating mod status when changing profiles.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Auto-Shutdown/Restart - Have added days of week, so you can schedule your server to shutdown on one or more days.</li>
|
|
<li>Server Files - Disabled file watcher when saving server files. Prevents double loading.</li>
|
|
<li>Config Files - changed the output of float numbers to 6 decimals.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:3872D5BF-BD64-4F2B-B9BE-79246113F88F</id>
|
|
<title>1.0.9 (1.0.9.5)</title>
|
|
<summary>1.0.9.5</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-06-04T05:20: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>Mod Details - when the steam fetch fails, basic mod details are read from the local workshop cache file, if one exists.</li>
|
|
<li>Mod Details - grid background changed to blue, if mod record is invalid.</li>
|
|
<li>Mod Details - grid background changed to blue, if mod details could not be downloaded from steam. Private mods and mod that have been removed from steam workshop.</li>
|
|
<li>Mod Details - added mod fetch status message if failed.</li>
|
|
<li>Out of Date Mods - changed to exclude mods that are invalid (no steam information).</li>
|
|
<li>Rcon Window - changed the order the server status and player list is started.</li>
|
|
<li>Rcon Window - added null reference checking for send command results.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:9776B7FA-7E33-47DC-8454-1E5812D76473</id>
|
|
<title>1.0.8 (1.0.8.1)</title>
|
|
<summary>1.0.8.1</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-05-30T00:30: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>Translations - Fixed the map name and branch names when changing languages.</li>
|
|
<li>Server Validation - Fixed the validation when the mod details could not be downloaded from steam.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Server Shutdown Countdown - have removed the 4 minute, 3 minute and 2 minute broadcasts. So after the 5 minute broadcast then next one is the 1 minute broadcast.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:4B4FDA09-8A0F-4C44-9384-75F5EF2BC8FD</id>
|
|
<title>1.0.7 (1.0.7.2)</title>
|
|
<summary>1.0.7.2</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-05-27T03:30: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>Processor Affinity - fixed bug with machines that have more than 32 processors.</li>
|
|
<li>Processor Affinity - removed code that checks the LauncherArgs for Affinity. Affinity can be set using the Affinity window, or the LauncherArgs.</li>
|
|
<li>Fix the bug when generating the support zip file.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">NEW</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Whitelist Server Files - Added new whitelist section to the server files. Creates the whitelist.txt file.</li>
|
|
<li>Whitelist Filters - Added new whitelist filters to the RCON window and Player List Window.</li>
|
|
<li>Whitelist Indicator - PLayers that are whitelisted now have a blue border around the player profile when offline.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:201FEB6E-0EF4-4BBD-8368-D9C8C5AF1FDA</id>
|
|
<title>1.0.6 (1.0.6.4)</title>
|
|
<summary>1.0.6.4</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-05-24T23: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>Profile Tabs - added server status indicator buttons to the profile tabs for quick reference and ability to Start/Stop the server.</li>
|
|
<li>
|
|
Server Status Options - added two new options to the global settings.<br/>
|
|
1. Enable Server Status Actions - will enabled/disable to ability to perform an action when clicking on the server status icon.<br/>
|
|
2. Show Server Status Action Confirmation - will enabled/disable the display of a confirmation dialogue when an action is performed.
|
|
</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>MotD Duration Label - fixed motd duration label format.</li>
|
|
<li>Global Settings - fixed shutdown command option tooltip.</li>
|
|
<li>Log folder creation - added exists check when creating the Logs folder.</li>
|
|
<li>DotNet Framework updated</li>
|
|
</ul>
|
|
<br/>
|
|
<font color="#1979e6">
|
|
NOTE: There is a new version of the Discord plugin - 1.0.12.1.
|
|
</font>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:179FDCE4-029F-4253-B531-0BF7619FF65F</id>
|
|
<title>1.0.5 (1.0.5.1)</title>
|
|
<summary>1.0.5.1</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-05-21T23:30: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>Admin Password - fixed the bug that would prevent the admin password being written to the ServerSettings.ini file.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">NEW</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Process Priority and Processor Affinity - added new priority and affinity entry fields.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:E0D7D9C4-ECDD-4681-8D80-AF4238377B2E</id>
|
|
<title>1.0.4 (1.0.4.4)</title>
|
|
<summary>1.0.4.4</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-05-21T03:50: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>Import Profile - new imports button to import existing servers to the current profile.</li>
|
|
<li>MotD - Message of the Day added with an interval timer that will broadcast it in game.</li>
|
|
<li>Kick AFK Settings - added Kick AFK percentage/time server settings.</li>
|
|
<li>User Settings - added reading user config settings from json file when loading.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:91B72A9C-84C9-47AE-A9C6-1E3565CA102A</id>
|
|
<title>1.0.3 (1.0.3.1)</title>
|
|
<summary>1.0.3.1</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-05-19T10:40: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>RCON Window - fixed the SQLite error, missing interop files are now deployed.</li>
|
|
<li>RCON Window - player list is now properly populated.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:CEC7E44F-F552-4CB0-8EBC-4122347D4B1A</id>
|
|
<title>1.0.2 (1.0.2.2)</title>
|
|
<summary>1.0.2.2</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-05-19T02:50: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>MOD Path - manual and auto updates now use the same path method.</li>
|
|
</ul>
|
|
<u style="font-size: .9em;">CHANGE</u>
|
|
<br/>
|
|
<ul>
|
|
<li>Shutdown/Save Commands - moved them to the config file.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
<entry>
|
|
<id>urn:uuid:5E30B739-D598-4E69-AB14-361B2676447A</id>
|
|
<title>1.0.1 (1.0.1.7)</title>
|
|
<summary>1.0.1.7</summary>
|
|
<link href="http://servermanagers.freeforums.net/thread/36/downloads" />
|
|
<updated>2018-05-17T08:50: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>Very rough version for testing purposes only.</li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
</content>
|
|
<author>
|
|
<name>bletch</name>
|
|
<email>bletch1971@hotmail.com</email>
|
|
</author>
|
|
</entry>
|
|
|
|
</feed> |