This commit is contained in:
Brett Hewitson 2020-09-20 17:16:28 +10:00
parent 1e4c17a58f
commit f32d72ba8b
7 changed files with 28 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,31 @@
<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-08-06T00:00:00Z</updated>
<updated>2020-09-20T00:00:00Z</updated>
<entry>
<id>urn:uuid:21AABD3F-375F-4D5D-B8AD-78062834009D</id>
<title>1.1.43 (1.1.43.1)</title>
<summary>1.1.43.1</summary>
<link href="" />
<updated>2020-09-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;">NEW</u>
<br/>
<ul>
<li>Administration section - Added the Isle of Siptah DLC map to the map droplist.</li>
<li>Administration section - added new field to set the Map Save filename, should default to the correct db file, for the two maps.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:892ADC34-8A4A-460F-9B04-DC9C9987466C</id>

View file

@ -989,6 +989,8 @@
<sys:String x:Key="ServerSettings_MapsAndModsLabel">Maps and Mods</sys:String>
<sys:String x:Key="ServerSettings_MapPathLabel">Map Name:</sys:String>
<sys:String x:Key="ServerSettings_MapPathTooltip">The standard map name.</sys:String>
<sys:String x:Key="ServerSettings_MapSaveNameLabel">Map Save File:</sys:String>
<sys:String x:Key="ServerSettings_MapSaveNameTooltip">The file name of the map save (e.g. game.db).</sys:String>
<sys:String x:Key="ServerSettings_ModIdsLabel">Mod IDs:</sys:String>
<sys:String x:Key="ServerSettings_ModIdsTooltip">A comma-separated list of mod ids, in the order in which they should be applied.</sys:String>
<sys:String x:Key="ServerSettings_ModDetailsTooltip">View the mod details.</sys:String>

Binary file not shown.

View file

@ -1 +1 @@
1.1.42
1.1.43

Binary file not shown.