CSM 49 Beta 1

This commit is contained in:
Brett Hewitson 2020-11-02 09:57:02 +10:00
parent 00c8683715
commit 77a6056556
4 changed files with 11 additions and 100 deletions

View file

@ -5,114 +5,21 @@
<title>Conan Server Manager Version Feed</title>
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
<link href="http://servermanagers.freeforums.net/" />
<updated>2020-10-25T00:00:00Z</updated>
<updated>2020-11-01T00:00:00Z</updated>
<entry>
<id>urn:uuid:4C050EA1-4671-42DD-A735-2427ED08629A</id>
<title>1.1.48 (1.1.48.5)</title>
<summary>1.1.48.5</summary>
<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-10-25T00:00:00Z</updated>
<updated>2020-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;">NEW</u>
<br/>
<ul>
<li>Server Options - added server region selection.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:4C050EA1-4671-42DD-A735-2427ED08629A</id>
<title>1.1.48 (1.1.48.4)</title>
<summary>1.1.48.4</summary>
<link href="" />
<updated>2020-10-24T00: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 issue with the Public IP not being set properly.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:759E4378-7EAE-468D-BF3E-90CFBDDDD58F</id>
<title>1.1.48 (1.1.48.3)</title>
<summary>1.1.48.3</summary>
<link href="" />
<updated>2020-10-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>Fixed the issue with the server monitor not opening when using the shortcut.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:BCBEFF1C-F125-488B-B257-5F15F8D72A9F</id>
<title>1.1.48 (1.1.48.2)</title>
<summary>1.1.48.2</summary>
<link href="" />
<updated>2020-10-17T00: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>Added public ip checks to all server starts.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:570ABD59-6E8B-4A20-87EA-083D947B995D</id>
<title>1.1.48 (1.1.48.1)</title>
<summary>1.1.48.1</summary>
<link href="" />
<updated>2020-10-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>After profile sync, if automatic management section selected, it will run the schedule update.</li>
<li>Translation files updated.</li>
<li>Server Settings - Added Options UseVAC and AllowFamilySharedAccount.</li>
</ul>
</p>
</div>

View file

@ -1028,8 +1028,12 @@
<sys:String x:Key="ServerSettings_ServerOptionsLabel">Server Options</sys:String>
<sys:String x:Key="ServerSettings_ResetServerOptionsTooltip">Reset all server options to defaults.</sys:String>
<sys:String x:Key="ServerSettings_UseVACLabel">Use VAC (Valve Anti-Cheat)</sys:String>
<sys:String x:Key="ServerSettings_UseVACLabelTooltip">If enabled, will enable VAC protection for your game server.</sys:String>
<sys:String x:Key="ServerSettings_UseBattlEyeLabel">Use BattlEye</sys:String>
<sys:String x:Key="ServerSettings_UseBattlEyeTooltip">If enabled, will enable BattlEye protection for your game server.</sys:String>
<sys:String x:Key="ServerSettings_AllowFamilySharedAccountLabel">Allow Family Shared Accounts</sys:String>
<sys:String x:Key="ServerSettings_AllowFamilySharedAccountTooltip">If enabled, players will be able to use family shared accounts to access the server; otherwise only the account that owns the game wil be able to access the server.</sys:String>
<sys:String x:Key="ServerSettings_MaxPlayersLabel">Max Players:</sys:String>
<sys:String x:Key="ServerSettings_MaxPlayersTooltip">Sets the maximum number of players which can join this server.</sys:String>
<sys:String x:Key="ServerSettings_KickIdlePlayersPercentageLabel">Kick AFK Percentage:</sys:String>

View file

@ -1 +1 @@
1.1.48.5
1.1.49.1

Binary file not shown.