ConanServerManager 1.1.76.3

This commit is contained in:
Brett Hewitson 2022-06-22 01:15:58 +10:00
parent d3ae697280
commit a348358fd6
7 changed files with 31 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,35 @@
<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>2022-06-13T00:00:00Z</updated>
<updated>2022-06-21T00:00:00Z</updated>
<entry>
<id>urn:uuid:15FEC514-38B7-4367-BE79-1E00983E7EBB</id>
<title>1.1.76 (1.1.76.3)</title>
<summary>1.1.76.3</summary>
<link href="" />
<updated>2022-06-21T00: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>Gamedata Files - when adding, deleteing or reloading the gamedata files via the gamedata window, the server manager will reload them and update the settings window.</li>
<li>Main Window - when changing the location of the server, it will reload the profile with the config settings in the new location.</li>
<li>Main Window - colored the settings (orange) that are NOT included in the profile sync.</li>
<li>Main Window - added discord server button.</li>
<li>Main Window - re-organised the buttons.</li>
<li>Default Window Focus - set the default focus of each window to the first control - if possible.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:4E189446-9861-4B64-9B27-0E3E655CD1CA</id>

View file

@ -646,6 +646,7 @@
<sys:String x:Key="MainWindow_OpenPluginsTooltip">Open Plugins</sys:String>
<sys:String x:Key="MainWindow_OpenHelpTooltip">Open Help</sys:String>
<sys:String x:Key="MainWindow_OpenServerMonitorTooltip">Open Server Monitor</sys:String>
<sys:String x:Key="MainWindow_JoinDiscordTooltip">Join the Discord Server</sys:String>
<sys:String x:Key="MainWindow_UpdateToLabelFormat">Upgrade to {0} now!</sys:String>
<sys:String x:Key="MainWindow_TaskStatusLabel">Task Status</sys:String>
<sys:String x:Key="MainWindow_TaskAdminErrorTitle">Requires Administration Permissions</sys:String>

Binary file not shown.

View file

@ -1 +1 @@
1.1.75
1.1.76

Binary file not shown.