ConanServerManager Beta 1.1.67.1

This commit is contained in:
Brett Hewitson 2022-04-23 13:34:23 +10:00
parent f8d650556a
commit 3de08392eb
4 changed files with 14 additions and 11 deletions

View file

@ -5,22 +5,26 @@
<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-04-14T00:00:00Z</updated>
<updated>2022-04-23T00:00:00Z</updated>
<entry>
<id>urn:uuid:243F602B-CD67-4691-BE25-61646590A07A</id>
<title>1.1.66 (1.1.66.1)</title>
<summary>1.1.66.1</summary>
<id>urn:uuid:E482A8A4-88C3-4517-A4DD-B954811F4F13</id>
<title>1.1.67 (1.1.67.1)</title>
<summary>1.1.67.1</summary>
<link href="" />
<updated>2022-04-14T00:00:00Z</updated>
<updated>2022-04-23T00: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>
<u style="font-size: .9em;">BUGFIX</u>
<br/>
<ul>
<li>Global Settings - added new discord bot setting for an All Profiles alias. To disable to All Profiles feature, just clear the alias field.</li>
<li>Discord Bot - can now use the new All Profiles alias to send a command to all profiles associated with the channel.</li>
<li>Fixed the discord bot Info command, to release the profile once the command has finished running.</li>
</ul>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>ru-RU Translation file added.</li>
</ul>
</p>
</div>

View file

@ -1298,8 +1298,7 @@
<sys:String x:Key="DiscordBot_CommandDisabledProfile">Command '{0}' has been disabled for profile '{1}'.</sys:String>
<sys:String x:Key="DiscordBot_ProfileMissing">The '{0}' command requires a profile id or alias.</sys:String>
<sys:String x:Key="DiscordBot_ProfileNotFound">Profile '{0}' was not found or is not associated with the channel.</sys:String>
<sys:String x:Key="DiscordBot_ProfileMultiples">Multiple profiles with '{0}' were found in the channel, command aborted.</sys:String>
<sys:String x:Key="DiscordBot_ProfileNotFound">Profile/Alias '{0}' was not found or is not associated with the channel.</sys:String>
<sys:String x:Key="DiscordBot_ProfileBadStatus">Profile '{0}' is in a state '{1}' that cannot run this command.</sys:String>
<sys:String x:Key="DiscordBot_ProfileUpdating">Profile '{0}' is currently being updated.</sys:String>

View file

@ -1 +1 @@
1.1.66.1
1.1.67.1

Binary file not shown.