mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
CSM 26
This commit is contained in:
parent
cec3d91486
commit
a2e9b51e9f
7 changed files with 38 additions and 16 deletions
BIN
CSM/ConanServerManager_1.0.26.exe
Normal file
BIN
CSM/ConanServerManager_1.0.26.exe
Normal file
Binary file not shown.
BIN
CSM/ConanServerManager_1.0.26.zip
Normal file
BIN
CSM/ConanServerManager_1.0.26.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,34 @@
|
||||||
<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>2020-04-04T02:00:00Z</updated>
|
<updated>2020-04-05T03:00:00Z</updated>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<id>urn:uuid:A231F3EF-9CC8-4107-8580-1067D1C49054</id>
|
||||||
|
<title>1.0.26 (1.0.26.3)</title>
|
||||||
|
<summary>1.0.26.3</summary>
|
||||||
|
<link href="" />
|
||||||
|
<updated>2020-04-05T03: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 min width to 1024 pixels.</li>
|
||||||
|
<li>Main Window - rearranged the header section and the buttons.</li>
|
||||||
|
<li>Profile Sync Window - windows is now resizable.</li>
|
||||||
|
<li>Slider control - changed the min width of the value field to be smaller.</li>
|
||||||
|
<li>pt-BR Translation file added. (thanks @bruno5011)</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>bletch</name>
|
||||||
|
<email>bletch1971@hotmail.com</email>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>urn:uuid:EF91C5B7-05CE-4FD9-9CD1-AC5D37DEEB59</id>
|
<id>urn:uuid:EF91C5B7-05CE-4FD9-9CD1-AC5D37DEEB59</id>
|
||||||
|
|
|
||||||
|
|
@ -58,7 +58,7 @@
|
||||||
<sys:String x:Key="Application_DataDirectoryLabel">It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. You will now be asked to select the location where the server manager's data directory is located. You may later change this in the Settings window.</sys:String>
|
<sys:String x:Key="Application_DataDirectoryLabel">It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile. You will now be asked to select the location where the server manager's data directory is located. You may later change this in the Settings window.</sys:String>
|
||||||
<sys:String x:Key="Application_DataDirectory_DialogTitle">Select a Data Directory</sys:String>
|
<sys:String x:Key="Application_DataDirectory_DialogTitle">Select a Data Directory</sys:String>
|
||||||
<sys:String x:Key="Application_DataDirectory_ConfirmTitle">Confirm location</sys:String>
|
<sys:String x:Key="Application_DataDirectory_ConfirmTitle">Confirm location</sys:String>
|
||||||
<sys:String x:Key="Application_DataDirectory_ConfirmLabel">The Server Manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok?</sys:String>
|
<sys:String x:Key="Application_DataDirectory_ConfirmLabel">The server manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok?</sys:String>
|
||||||
<sys:String x:Key="Application_Profile_SaveFailedTitle">Failed to save profile</sys:String>
|
<sys:String x:Key="Application_Profile_SaveFailedTitle">Failed to save profile</sys:String>
|
||||||
<sys:String x:Key="Application_Profile_SaveFailedLabel">Failed to save profile {0}. {1}\n{2}</sys:String>
|
<sys:String x:Key="Application_Profile_SaveFailedLabel">Failed to save profile {0}. {1}\n{2}</sys:String>
|
||||||
<!--#endregion-->
|
<!--#endregion-->
|
||||||
|
|
@ -503,25 +503,21 @@
|
||||||
<!--#endregion-->
|
<!--#endregion-->
|
||||||
|
|
||||||
<!--#region Main Window -->
|
<!--#region Main Window -->
|
||||||
<sys:String x:Key="MainWindow_Title">Conan Server Manager</sys:String>
|
<sys:String x:Key="MainWindow_Title">Conan Exiles™ Server Manager</sys:String>
|
||||||
<sys:String x:Key="MainWindow_TitleWithAdmin">Conan Server Manager (Administrator)</sys:String>
|
<sys:String x:Key="MainWindow_TitleWithAdmin">Conan Exiles™ Server Manager (Administrator)</sys:String>
|
||||||
<sys:String x:Key="MainWindow_Label">Conan Server Manager</sys:String>
|
<sys:String x:Key="MainWindow_Label">Conan Exiles™ Server Manager</sys:String>
|
||||||
<sys:String x:Key="MainWindow_NewProfileTooltip">Create a new server profile.</sys:String>
|
<sys:String x:Key="MainWindow_NewProfileTooltip">Create a new server profile.</sys:String>
|
||||||
<sys:String x:Key="MainWindow_CloseProfileTooltip">Delete the server profile.</sys:String>
|
<sys:String x:Key="MainWindow_CloseProfileTooltip">Delete the server profile.</sys:String>
|
||||||
<sys:String x:Key="MainWindow_VersionLabel">Version:</sys:String>
|
<sys:String x:Key="MainWindow_VersionLabel">Version:</sys:String>
|
||||||
<sys:String x:Key="MainWindow_BetaVersionLabel">Beta Version:</sys:String>
|
<sys:String x:Key="MainWindow_BetaVersionLabel">Beta Version:</sys:String>
|
||||||
<sys:String x:Key="MainWindow_MyIpLabel">My Public IP:</sys:String>
|
<sys:String x:Key="MainWindow_MyIpLabel">My Public IP</sys:String>
|
||||||
<sys:String x:Key="MainWindow_MyIpTooltip">The IP address players use to connect to your server.</sys:String>
|
<sys:String x:Key="MainWindow_MyIpTooltip">The IP address players use to connect to your server.</sys:String>
|
||||||
<sys:String x:Key="MainWindow_MyIpError">Invalid IP address or hostname</sys:String>
|
<sys:String x:Key="MainWindow_MyIpError">Invalid IP address or hostname</sys:String>
|
||||||
<sys:String x:Key="MainWindow_RefreshMyIpTooltip">Attempt to determine your current public IP</sys:String>
|
<sys:String x:Key="MainWindow_RefreshMyIpTooltip">Attempt to determine your current public IP</sys:String>
|
||||||
<sys:String x:Key="MainWindow_DoesServerManagerUserExistLabel">Server Manager User Exists:</sys:String>
|
|
||||||
<sys:String x:Key="MainWindow_ServerManagerMissingTooltip">Why is the Server Manager User Missing?</sys:String>
|
|
||||||
<sys:String x:Key="MainWindow_ServerManagerMissing_ErrorTitle">Server Manager User Missing</sys:String>
|
|
||||||
<sys:String x:Key="MainWindow_ServerManagerMissing_ErrorLabel">The server manager requires it's own windows user to run SteamCMD. To create the Server Manager user, open the Global Settings.</sys:String>
|
|
||||||
<sys:String x:Key="MainWindow_DonateTooltip">Like what you see and want to show your appreciation? Donate here!</sys:String>
|
<sys:String x:Key="MainWindow_DonateTooltip">Like what you see and want to show your appreciation? Donate here!</sys:String>
|
||||||
<sys:String x:Key="MainWindow_SteamCMDTooltip">Reinstall SteamCMD from the internet.</sys:String>
|
<sys:String x:Key="MainWindow_SteamCMDTooltip">Reinstall SteamCMD from the internet.</sys:String>
|
||||||
<sys:String x:Key="MainWindow_OpenRCONTooltip">Open remote console</sys:String>
|
<sys:String x:Key="MainWindow_OpenRCONTooltip">Open remote console</sys:String>
|
||||||
<sys:String x:Key="MainWindow_OpenLogFolderTooltip">Open Server Manager logs folder</sys:String>
|
<sys:String x:Key="MainWindow_OpenLogFolderTooltip">Open server manager logs folder</sys:String>
|
||||||
<sys:String x:Key="MainWindow_OpenSettingsTooltip">Open Global Settings</sys:String>
|
<sys:String x:Key="MainWindow_OpenSettingsTooltip">Open Global Settings</sys:String>
|
||||||
<sys:String x:Key="MainWindow_OpenGameDataTooltip">Open Game Data</sys:String>
|
<sys:String x:Key="MainWindow_OpenGameDataTooltip">Open Game Data</sys:String>
|
||||||
<sys:String x:Key="MainWindow_OpenPluginsTooltip">Open Plugins</sys:String>
|
<sys:String x:Key="MainWindow_OpenPluginsTooltip">Open Plugins</sys:String>
|
||||||
|
|
@ -558,7 +554,7 @@
|
||||||
<sys:String x:Key="MainWindow_ProfileDelete_Title">Delete Profile {0}?</sys:String>
|
<sys:String x:Key="MainWindow_ProfileDelete_Title">Delete Profile {0}?</sys:String>
|
||||||
<sys:String x:Key="MainWindow_ProfileDelete_Label">Are you sure you want to delete this profile?\r\n\r\nNOTE: This will only delete the profile, not the installation directory, save games or settings files contained therein.</sys:String>
|
<sys:String x:Key="MainWindow_ProfileDelete_Label">Are you sure you want to delete this profile?\r\n\r\nNOTE: This will only delete the profile, not the installation directory, save games or settings files contained therein.</sys:String>
|
||||||
<sys:String x:Key="MainWindow_Donate_Title">Make a donation?</sys:String>
|
<sys:String x:Key="MainWindow_Donate_Title">Make a donation?</sys:String>
|
||||||
<sys:String x:Key="MainWindow_Donate_Label">The Server Manager is an open-source project, provided completely free of charge. You can still donate if you would like; however you are under no obligation. If you wish to donate, your browser will open to PayPal's website where you may donate as little or as much as you like. Would you like to donate now?</sys:String>
|
<sys:String x:Key="MainWindow_Donate_Label">This server manager is provided completely free of charge. You can still donate if you would like; however you are under no obligation. If you wish to donate, your browser will open to PayPal's website where you may donate as little or as much as you like. Would you like to donate now?</sys:String>
|
||||||
<sys:String x:Key="MainWindow_Upgrade_Title">Upgrade available</sys:String>
|
<sys:String x:Key="MainWindow_Upgrade_Title">Upgrade available</sys:String>
|
||||||
<sys:String x:Key="MainWindow_Upgrade_Label">Version {0} is now available. To upgrade the application must close. Close and upgrade now?</sys:String>
|
<sys:String x:Key="MainWindow_Upgrade_Label">Version {0} is now available. To upgrade the application must close. Close and upgrade now?</sys:String>
|
||||||
<sys:String x:Key="MainWindow_OverlayMessage_UpgradeLabel">Starting Upgrade...</sys:String>
|
<sys:String x:Key="MainWindow_OverlayMessage_UpgradeLabel">Starting Upgrade...</sys:String>
|
||||||
|
|
@ -585,11 +581,10 @@
|
||||||
<!--#endregion-->
|
<!--#endregion-->
|
||||||
|
|
||||||
<!--#region GlobalSettings Control -->
|
<!--#region GlobalSettings Control -->
|
||||||
<sys:String x:Key="GlobalSettings_Title">Conan Server Manager</sys:String>
|
<sys:String x:Key="GlobalSettings_Title">Conan Exiles™ Server Manager</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_VersionLabel">Version:</sys:String>
|
<sys:String x:Key="GlobalSettings_VersionLabel">Version:</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_ResetButtonLabel">Reset</sys:String>
|
<sys:String x:Key="GlobalSettings_ResetButtonLabel">Reset</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_ResetButtonTooltip">This will reset ALL the user global settings for the server manager. The server manager will be closed if successful.</sys:String>
|
<sys:String x:Key="GlobalSettings_ResetButtonTooltip">This will reset ALL the user global settings for the server manager. The server manager will be closed if successful.</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_DoesServerManagerUserExistLabel">Server Manager User Exists:</sys:String>
|
|
||||||
<sys:String x:Key="GlobalSettings_RunAsAdministratorLabel">Enable Run as Administrator Prompt on Startup</sys:String>
|
<sys:String x:Key="GlobalSettings_RunAsAdministratorLabel">Enable Run as Administrator Prompt on Startup</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_ManageFirewallLabel">Manage firewall settings automatically</sys:String>
|
<sys:String x:Key="GlobalSettings_ManageFirewallLabel">Manage firewall settings automatically</sys:String>
|
||||||
<sys:String x:Key="GlobalSettings_DataDirectoryLabel">Data Directory:</sys:String>
|
<sys:String x:Key="GlobalSettings_DataDirectoryLabel">Data Directory:</sys:String>
|
||||||
|
|
@ -864,7 +859,7 @@
|
||||||
<sys:String x:Key="ServerSettings_ResetSectionTooltip">Resets the section back to defaults.</sys:String>
|
<sys:String x:Key="ServerSettings_ResetSectionTooltip">Resets the section back to defaults.</sys:String>
|
||||||
|
|
||||||
<sys:String x:Key="ServerSettings_AdminRequired_ErrorTitle">Needs Administrator Access</sys:String>
|
<sys:String x:Key="ServerSettings_AdminRequired_ErrorTitle">Needs Administrator Access</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_AdminRequired_ErrorLabel">Automatic Management features of the Server Manager use administrator features of Windows to schedule tasks that will run even if the server manager is not running, without installing any separate processes or services. To do this, the Server Manager must run with administrator privileges. Restart the Server Manager and 'Run As Administrator' and you will be able to utilize these features.</sys:String>
|
<sys:String x:Key="ServerSettings_AdminRequired_ErrorLabel">Automatic Management features of the server manager use administrator features of Windows to schedule tasks that will run even if the server manager is not running, without installing any separate processes or services. To do this, the server manager must run with administrator privileges. Restart the server manager and 'Run As Administrator' and you will be able to utilize these features.</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_ServerAutoSettings_ErrorTitle">Conan Auto Settings</sys:String>
|
<sys:String x:Key="ServerSettings_ServerAutoSettings_ErrorTitle">Conan Auto Settings</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_ServerAutoSettings_ErrorLabel">The Conan automatic settings and the server manager automatic settings cannot be enabled at the same time. They are similar features that cause problems for the other and if the server manager automatic features are enabled, the Conan features are disabled.</sys:String>
|
<sys:String x:Key="ServerSettings_ServerAutoSettings_ErrorLabel">The Conan automatic settings and the server manager automatic settings cannot be enabled at the same time. They are similar features that cause problems for the other and if the server manager automatic features are enabled, the Conan features are disabled.</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_UpgradeServer_RunningTitle">Server running</sys:String>
|
<sys:String x:Key="ServerSettings_UpgradeServer_RunningTitle">Server running</sys:String>
|
||||||
|
|
|
||||||
BIN
CSM/latest.exe
BIN
CSM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
1.0.25
|
1.0.26
|
||||||
|
|
|
||||||
BIN
CSM/latest.zip
BIN
CSM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue