mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Add files via upload
This commit is contained in:
parent
c45475c6e3
commit
2dd903009f
15 changed files with 180 additions and 4 deletions
|
|
@ -5,7 +5,162 @@
|
|||
<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>2018-05-22T04:00:00Z</updated>
|
||||
<updated>2018-06-13T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:38D8952C-CCB0-4B5B-862B-2DEE95CB4AD1</id>
|
||||
<title>1.0.46 (1.0.46.5)</title>
|
||||
<summary>1.0.46.5</summary>
|
||||
<link href="http://servermanagers.freeforums.net/thread/2/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:D9AF02DA-F868-4B4D-9613-8D93A8FB979D</id>
|
||||
<title>1.0.45 (1.0.45.5)</title>
|
||||
<summary>1.0.45.5</summary>
|
||||
<link href="http://servermanagers.freeforums.net/thread/2/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:2503647A-3739-4455-9005-9100CFC259BA</id>
|
||||
<title>1.0.44 (1.0.44.1)</title>
|
||||
<summary>1.0.44.1</summary>
|
||||
<link href="http://servermanagers.freeforums.net/thread/2/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>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:2503647A-3739-4455-9005-9100CFC259BA</id>
|
||||
<title>1.0.43 (1.0.43.2)</title>
|
||||
<summary>1.0.43.2</summary>
|
||||
<link href="http://servermanagers.freeforums.net/thread/2/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>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:2503647A-3739-4455-9005-9100CFC259BA</id>
|
||||
<title>1.0.42 (1.0.42.4)</title>
|
||||
<summary>1.0.42.4</summary>
|
||||
<link href="http://servermanagers.freeforums.net/thread/2/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;">BUGFIX</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Message of the Day - fixed the saving of the message of the day.</li>
|
||||
</ul>
|
||||
<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:42180D14-C444-4FF5-B084-EF11836AA4CE</id>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue