mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
CSM 50 Beta 1
This commit is contained in:
parent
4cf96fbee7
commit
fdde8b5dd5
4 changed files with 8 additions and 55 deletions
|
|
@ -5,69 +5,21 @@
|
||||||
<title>Conan Server Manager Version Feed</title>
|
<title>Conan Server Manager Version Feed</title>
|
||||||
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
|
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
|
||||||
<link href="http://servermanagers.freeforums.net/" />
|
<link href="http://servermanagers.freeforums.net/" />
|
||||||
<updated>2020-11-10T00:00:00Z</updated>
|
<updated>2020-11-25T00:00:00Z</updated>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>urn:uuid:ADA74485-A26B-476C-ADF8-3FA7353E6A46</id>
|
<id>urn:uuid:6914861A-2D4E-4F08-89A3-D3D7A77F74C1</id>
|
||||||
<title>1.1.49 (1.1.49.3)</title>
|
<title>1.1.50 (1.1.50.1)</title>
|
||||||
<summary>1.1.49.3</summary>
|
<summary>1.1.50.1</summary>
|
||||||
<link href="" />
|
<link href="" />
|
||||||
<updated>2020-11-10T00:00:00Z</updated>
|
<updated>2020-11-25T00: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>Forced Output Steamcmd to progess window setting to false.</li>
|
|
||||||
</ul>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</content>
|
|
||||||
<author>
|
|
||||||
<name>bletch</name>
|
|
||||||
<email>bletch1971@hotmail.com</email>
|
|
||||||
</author>
|
|
||||||
</entry>
|
|
||||||
|
|
||||||
<entry>
|
|
||||||
<id>urn:uuid:62EBFE90-11B3-4D8D-B857-9F26C5594DC1</id>
|
|
||||||
<title>1.1.49 (1.1.49.2)</title>
|
|
||||||
<summary>1.1.49.2</summary>
|
|
||||||
<link href="" />
|
|
||||||
<updated>2020-11-06T00: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>Disabled the Server Peer Port - can no longer be changed, defaults to Server Port + 1.</li>
|
|
||||||
<li>Removed Query Port and Server Peer Port from Engine.ini file.</li>
|
|
||||||
<li>Added Rcon Port to the command line.</li>
|
|
||||||
</ul>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</content>
|
|
||||||
<author>
|
|
||||||
<name>bletch</name>
|
|
||||||
<email>bletch1971@hotmail.com</email>
|
|
||||||
</author>
|
|
||||||
</entry>
|
|
||||||
|
|
||||||
<entry>
|
|
||||||
<id>urn:uuid:B16E389F-EB2F-43DE-8802-1FD5FE09E90A</id>
|
|
||||||
<title>1.1.49 (1.1.49.1)</title>
|
|
||||||
<summary>1.1.49.1</summary>
|
|
||||||
<link href="" />
|
|
||||||
<updated>2020-11-01T00:00:00Z</updated>
|
|
||||||
<content type="xhtml">
|
<content type="xhtml">
|
||||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||||
<p>
|
<p>
|
||||||
<u style="font-size: .9em;">NEW</u>
|
<u style="font-size: .9em;">NEW</u>
|
||||||
<br/>
|
<br/>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Server Settings - Added Options UseVAC and AllowFamilySharedAccount.</li>
|
<li>Global Settings - Added option to automatically manage the Public IP, default to True. If disabled, then the Public IP must be updated manually.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -625,6 +625,7 @@
|
||||||
<sys:String x:Key="GlobalSettings_RunAsAdministratorLabel">Enable Run as Administrator Prompt on Startup</sys:String>
|
<sys:String x:Key="GlobalSettings_RunAsAdministratorLabel">Enable Run as Administrator Prompt on Startup</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_MinimizeToTrayLabel">Minimize To Tray</sys:String>
|
<sys:String x:Key="GlobalSettings_MinimizeToTrayLabel">Minimize To Tray</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_ManageFirewallLabel">Manage firewall settings automatically</sys:String>
|
<sys:String x:Key="GlobalSettings_ManageFirewallLabel">Manage firewall settings automatically</sys:String>
|
||||||
|
<sys:String x:Key="GlobalSettings_ManagePublicIPLabel">Manage Public IP automatically</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_DataDirectoryLabel">Data Directory:</sys:String>
|
<sys:String x:Key="GlobalSettings_DataDirectoryLabel">Data Directory:</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_BackupDirectoryLabel">Backup Directory:</sys:String>
|
<sys:String x:Key="GlobalSettings_BackupDirectoryLabel">Backup Directory:</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_SteamAPIKeyLabel">Steam WebApi Key:</sys:String>
|
<sys:String x:Key="GlobalSettings_SteamAPIKeyLabel">Steam WebApi Key:</sys:String>
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.1.49.3
|
1.1.50.1
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue