Language and CPU Changes

- french language file updated
- config settings added to allow multiple CPU processor count
This commit is contained in:
Brett Hewitson 2022-07-08 13:09:32 +10:00
parent 8b29bb2535
commit 2391ab61d8
7 changed files with 262 additions and 135 deletions

View file

@ -14,7 +14,13 @@
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/>
</startup>
<runtime>
<Thread_UseAllCpuGroups enabled="true"/>
<GCCpuGroup enabled="true"/>
<gcServer enabled="true"/>
</runtime>
<applicationSettings>
<ServerManagerTool.Config>
<setting name="SteamCmdInstallServerArgsFormat" serializeAs="String">

View file

@ -5,7 +5,30 @@
<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-21T00:00:00Z</updated>
<updated>2022-07-08T00:00:00Z</updated>
<entry>
<id>urn:uuid:CDD1853D-66EA-4649-AD24-E491D64C853E</id>
<title>1.1.78 (1.1.78.1)</title>
<summary>1.1.78.1</summary>
<link href="" />
<updated>2022-07-08T00: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>Added config settings to allow multiple CPUs to be read when setting the CPU Affinity.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:CDD1853D-66EA-4649-AD24-E491D64C853E</id>

View file

@ -5,68 +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>2022-06-24T00:00:00Z</updated>
<updated>2022-07-08T00:00:00Z</updated>
<entry>
<id>urn:uuid:CDD1853D-66EA-4649-AD24-E491D64C853E</id>
<title>1.1.77 (1.1.77.3)</title>
<summary>1.1.77.3</summary>
<title>1.1.78 (1.1.78.1)</title>
<summary>1.1.78.1</summary>
<link href="" />
<updated>2022-06-24T00:00:00Z</updated>
<updated>2022-07-08T00: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>Main Window - changed the control coloring (now blue) that are NOT included in the profile sync.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:CDD1853D-66EA-4649-AD24-E491D64C853E</id>
<title>1.1.77 (1.1.77.2)</title>
<summary>1.1.77.2</summary>
<link href="" />
<updated>2022-06-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;">CHANGE</u>
<br/>
<ul>
<li>Availability Status - Changed the Waiting for Publication status into two new statuses, to clarify the issue.</li>
<li>Server Monitor - Added a Ports column that shows the main server ports.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:CDD1853D-66EA-4649-AD24-E491D64C853E</id>
<title>1.1.77 (1.1.77.1)</title>
<summary>1.1.77.1</summary>
<link href="" />
<updated>2022-06-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;">CHANGE</u>
<br/>
<ul>
<li>3rd Party Libraries - updated all library to latest versions.</li>
<li>Added config settings to allow multiple CPUs to be read when setting the CPU Affinity.</li>
</ul>
</p>
</div>