mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
ConanServerManager 1.1.67.1
This commit is contained in:
parent
5d6bfd47f9
commit
857de91c61
7 changed files with 31 additions and 4 deletions
BIN
CSM/ConanServerManager_1.1.67.exe
Normal file
BIN
CSM/ConanServerManager_1.1.67.exe
Normal file
Binary file not shown.
BIN
CSM/ConanServerManager_1.1.67.zip
Normal file
BIN
CSM/ConanServerManager_1.1.67.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,35 @@
|
||||||
<title>Conan Server Manager Version Feed</title>
|
<title>Conan Server Manager Version Feed</title>
|
||||||
<subtitle>This is the Conan Server Manager release version feed.</subtitle>
|
<subtitle>This is the Conan Server Manager release version feed.</subtitle>
|
||||||
<link href="http://servermanagers.freeforums.net/" />
|
<link href="http://servermanagers.freeforums.net/" />
|
||||||
<updated>2022-04-14T00:00:00Z</updated>
|
<updated>2022-04-23T00:00:00Z</updated>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<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-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;">BUGFIX</u>
|
||||||
|
<br/>
|
||||||
|
<ul>
|
||||||
|
<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>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>bletch</name>
|
||||||
|
<email>bletch1971@hotmail.com</email>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>urn:uuid:243F602B-CD67-4691-BE25-61646590A07A</id>
|
<id>urn:uuid:243F602B-CD67-4691-BE25-61646590A07A</id>
|
||||||
|
|
|
||||||
|
|
@ -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_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_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_ProfileNotFound">Profile/Alias '{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_ProfileBadStatus">Profile '{0}' is in a state '{1}' that cannot run this command.</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>
|
<sys:String x:Key="DiscordBot_ProfileUpdating">Profile '{0}' is currently being updated.</sys:String>
|
||||||
|
|
||||||
|
|
|
||||||
BIN
CSM/latest.exe
BIN
CSM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
1.1.66
|
1.1.67
|
||||||
|
|
|
||||||
BIN
CSM/latest.zip
BIN
CSM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue