CSM 51 Beta 1

This commit is contained in:
Brett Hewitson 2021-08-22 11:18:18 +10:00
parent 02cd45c80d
commit a42d17adea
5 changed files with 12 additions and 8 deletions

View file

@ -5,21 +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-11-25T00:00:00Z</updated>
<updated>2021-08-22T00:00:00Z</updated>
<entry>
<id>urn:uuid:6914861A-2D4E-4F08-89A3-D3D7A77F74C1</id>
<title>1.1.50 (1.1.50.1)</title>
<summary>1.1.50.1</summary>
<id>urn:uuid:2B49A030-A742-476B-B811-6F0D7780B117</id>
<title>1.1.51 (1.1.51.1)</title>
<summary>1.1.51.1</summary>
<link href="" />
<updated>2020-11-25T00:00:00Z</updated>
<updated>2021-08-22T00: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 - Added option to automatically manage the Public IP, default to True. If disabled, then the Public IP must be updated manually.</li>
<li>Server Settings - Added new server transfer options (server whitelist option in future version).</li>
</ul>
</p>
</div>

View file

@ -1043,6 +1043,10 @@
<sys:String x:Key="ServerSettings_KickIdlePlayersPeriodTooltip">Set the amount of AFK time before a character is kicked.</sys:String>
<sys:String x:Key="ServerSettings_ServerRegionLabel">Server Region:</sys:String>
<sys:String x:Key="ServerSettings_ServerRegionTooltip">Selecting a server region will affect how your server is filtered in the list. Select your region to help players find a server that is close to them.</sys:String>
<sys:String x:Key="ServerSettings_ServerTransferEnabledLabel">Enable Server Transfers</sys:String>
<sys:String x:Key="ServerSettings_ServerTransferEnabledTooltip">If enabled, will enable character server transfers.</sys:String>
<sys:String x:Key="ServerSettings_CanImportDirectlyFromSameServerLabel">Can Import Directly from Same Server</sys:String>
<sys:String x:Key="ServerSettings_CanImportDirectlyFromSameServerTooltip">If enabled, will allow players to directly import characters that were exported from exactly the same server.</sys:String>
<sys:String x:Key="ServerSettings_BranchLabel">Branch Details</sys:String>
<sys:String x:Key="ServerSettings_BranchNameLabel">Branch Name:</sys:String>

View file

@ -1 +1 @@
1.1.50.1
1.1.51.1

Binary file not shown.

View file

@ -36,7 +36,7 @@
<PublisherName>Bletch1971</PublisherName>
<SuiteName>Server Managers</SuiteName>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationRevision>2</ApplicationRevision>
<ApplicationVersion>1.1.51.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>