mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ArkServerManager 1.1.433.5
This commit is contained in:
parent
c84e121a00
commit
d3ae697280
7 changed files with 48 additions and 2 deletions
BIN
ASM/ArkServerManager_1.1.433.exe
Normal file
BIN
ASM/ArkServerManager_1.1.433.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.1.433.zip
Normal file
BIN
ASM/ArkServerManager_1.1.433.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,42 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2022-06-16T00:00:00Z</updated>
|
||||
<updated>2022-06-21T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:1AE0925B-64EB-4177-B834-7A75FA46E807</id>
|
||||
<title>1.1.433 (1.1.433.5)</title>
|
||||
<summary>1.1.433.5</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;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Server Settings - added new find button to find settings by name.</li>
|
||||
</ul>
|
||||
<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>
|
||||
<li>pt-BR Translation file updated.</li>
|
||||
<li>zh-CN Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:93A04A12-C632-4C2B-AC76-42D9E476431C</id>
|
||||
|
|
|
|||
|
|
@ -854,6 +854,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>
|
||||
|
|
@ -993,6 +994,8 @@
|
|||
<!--#endregion-->
|
||||
|
||||
<!--#region Server Settings - General Buttons -->
|
||||
<sys:String x:Key="ServerSettings_SettingFindButtonLabel">Find</sys:String>
|
||||
<sys:String x:Key="ServerSettings_SettingFindButtonTooltip">Find Setting</sys:String>
|
||||
<sys:String x:Key="ServerSettings_SupportZipButtonLabel">Create Support Zip</sys:String>
|
||||
<sys:String x:Key="ServerSettings_SupportZipButtonTooltip">Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_SyncProfileButtonLabel">Sync</sys:String>
|
||||
|
|
@ -5741,5 +5744,13 @@
|
|||
<sys:String x:Key="DiscordBot_CountLabel">Count:</sys:String>
|
||||
<sys:String x:Key="DiscordBot_MapLabel">Map:</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Find Setting Window -->
|
||||
<sys:String x:Key="FindSettingWindow_Title">Find Settings</sys:String>
|
||||
|
||||
<sys:String x:Key="FindSettingWindow_NotFoundErrorLabel">The setting was not found: {0}</sys:String>
|
||||
|
||||
<sys:String x:Key="FindSettingWindow_FindButtonLabel">Find</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
</Globalization:GlobalizationResourceDictionary>
|
||||
BIN
ASM/latest.exe
BIN
ASM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.1.432
|
||||
1.1.433
|
||||
|
|
|
|||
BIN
ASM/latest.zip
BIN
ASM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue