mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Add files via upload
This commit is contained in:
parent
789784c6a0
commit
5e3d9f7a4c
17 changed files with 246 additions and 9 deletions
BIN
ASM/ArkServerManager_1.0.332.exe
Normal file
BIN
ASM/ArkServerManager_1.0.332.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.332.zip
Normal file
BIN
ASM/ArkServerManager_1.0.332.zip
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.333.exe
Normal file
BIN
ASM/ArkServerManager_1.0.333.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.333.zip
Normal file
BIN
ASM/ArkServerManager_1.0.333.zip
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.334.exe
Normal file
BIN
ASM/ArkServerManager_1.0.334.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.334.zip
Normal file
BIN
ASM/ArkServerManager_1.0.334.zip
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.335.exe
Normal file
BIN
ASM/ArkServerManager_1.0.335.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.335.zip
Normal file
BIN
ASM/ArkServerManager_1.0.335.zip
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.336.exe
Normal file
BIN
ASM/ArkServerManager_1.0.336.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.336.zip
Normal file
BIN
ASM/ArkServerManager_1.0.336.zip
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.337.exe
Normal file
BIN
ASM/ArkServerManager_1.0.337.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.337.zip
Normal file
BIN
ASM/ArkServerManager_1.0.337.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,217 @@
|
|||
<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>2018-05-22T04:00:00Z</updated>
|
||||
<updated>2018-06-13T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:5F7EA274-8F56-4274-AD2B-6F03E83D1CC9</id>
|
||||
<title>1.0.337 (1.0.337.7)</title>
|
||||
<summary>1.0.337.7</summary>
|
||||
<link href="http://arkservermanager.freeforums.net/thread/3/downloads" />
|
||||
<updated>2018-06-13T00: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>MotD Interval - fixed the bug when enabling the MotD interval.</li>
|
||||
<li>Profile Import - fixed the profile import, so that any INI file can be imported.</li>
|
||||
<li>Profile Import - fixed the dialog window opening twice.</li>
|
||||
<li>Out-Of-Date Mods - Fixed bug that would keep updating mod status when changing profiles.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>fr-FR Translation file updated. (thanks @angemymy)</li>
|
||||
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
|
||||
<li>Dino Inventory - Added Medium and Hard variants of Spider and Gorilla Bosses.</li>
|
||||
<li>Auto-Shutdown/Restart - Have added days of week, so you can schedule your server to shutdown on one or more days.</li>
|
||||
<li>RCON Window - removed right-click KILL command.</li>
|
||||
<li>Server Files - Disabled file watcher when saving server files. Prevents double loading.</li>
|
||||
<li>Config Files - changed the output of float numbers to 6 decimals.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:CB85104C-B4DF-4137-B387-4E5FCE92D3ED</id>
|
||||
<title>1.0.336 (1.0.336.5)</title>
|
||||
<summary>1.0.336.5</summary>
|
||||
<link href="http://arkservermanager.freeforums.net/thread/3/downloads" />
|
||||
<updated>2018-06-04T05:20: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>Mod Details - when the steam fetch fails, basic mod details are read from the local workshop cache file, if one exists.</li>
|
||||
<li>Mod Details - grid background changed to blue, if mod record is invalid.</li>
|
||||
<li>Mod Details - grid background changed to blue, if mod details could not be downloaded from steam. Private mods and mod that have been removed from steam workshop.</li>
|
||||
<li>Mod Details - added mod fetch status message if failed.</li>
|
||||
<li>Out of Date Mods - changed to exclude mods that are invalid (no steam information).</li>
|
||||
<li>Rcon Window - changed the order the server status and player list is started.</li>
|
||||
<li>Rcon Window - added null reference checking for send command results.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:0ED2E18A-78AA-4A69-BE65-87C6BCB2E2A9</id>
|
||||
<title>1.0.335 (1.0.335.2)</title>
|
||||
<summary>1.0.335.2</summary>
|
||||
<link href="http://arkservermanager.freeforums.net/thread/3/downloads" />
|
||||
<updated>2018-05-30T22:30: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>
|
||||
Scheduled Tasks folder name - fixed the folder name back to ArkServerManager.<br/>
|
||||
<font color="#e62919">
|
||||
NOTE: This change will require you to delete all your existing tasks under the 'ServerManager' folder in Windows Task Scheduler. Then you can use ASM to recreate them.<br/>
|
||||
To recreate, open the Global Settings and close it. Then click save on all your profiles. Once done, all the scheduled tasks will be recreated.
|
||||
</font>
|
||||
</li>
|
||||
<li>Translations - Fixed the map name, total conversion name and branch names when changing languages.</li>
|
||||
<li>Server Validation - Fixed the validation when the mod details could not be downloaded from steam.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
|
||||
<li>zh-CN Translation file updated. (thanks @shouke)</li>
|
||||
<li>en-US translation file - changed PerPlatformStructuresMultiplier tooltip to include 'Raft'.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:0ED2E18A-78AA-4A69-BE65-87C6BCB2E2A9</id>
|
||||
<title>1.0.334 (1.0.334.2)</title>
|
||||
<summary>1.0.334.2</summary>
|
||||
<link href="http://arkservermanager.freeforums.net/thread/3/downloads" />
|
||||
<updated>2018-05-27T03:30: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>Processor Affinity - fixed bug with machines that have more than 32 processors.</li>
|
||||
<li>Processor Affinity - removed code that checks the LauncherArgs for Affinity. Affinity can be set using the Affinity window, or the LauncherArgs.</li>
|
||||
<li>Engram Sync - fixed bug witht he engram sync.</li>
|
||||
<li>Fix the bug when generating the support zip file.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>fr-FR Translation file updated. (thanks @angemymy)</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:E6EABDF7-A4FA-4CF1-8666-97752FC23F83</id>
|
||||
<title>1.0.333 (1.0.333.1)</title>
|
||||
<summary>1.0.333.1</summary>
|
||||
<link href="http://arkservermanager.freeforums.net/thread/3/downloads" />
|
||||
<updated>2018-05-24T23: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 bug that prevented ASM from starting.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:A08707A4-4AAC-4FED-88DE-A14E5A87FCFC</id>
|
||||
<title>1.0.332 (1.0.332.5)</title>
|
||||
<summary>1.0.332.5</summary>
|
||||
<link href="http://arkservermanager.freeforums.net/thread/3/downloads" />
|
||||
<updated>2018-05-24T23: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>Message of the Day - fixed the saving of the message of the day.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Profile Tabs - added server status indicator buttons to the profile tabs for quick reference and ability to Start/Stop the server.</li>
|
||||
<li>
|
||||
Server Status Options - added two new options to the global settings.<br/>
|
||||
1. Enable Server Status Actions - will enabled/disable to ability to perform an action when clicking on the server status icon.<br/>
|
||||
2. Show Server Status Action Confirmation - will enabled/disable the display of a confirmation dialogue when an action is performed.
|
||||
</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>fr-FR Translation file updated. (thanks @angemymy)</li>
|
||||
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
|
||||
<li>zh-CN Translation file updated. (thanks @shouke)</li>
|
||||
<li>MotD Duration Label - fixed motd duration label format.</li>
|
||||
<li>Global Settings - fixed shutdown command option tooltip.</li>
|
||||
<li>Log folder creation - added exists check when creating the Logs folder.</li>
|
||||
<li>
|
||||
<font color="#e62919">
|
||||
DotNet Framework updated to 4.6.2. This means Windows OS versions from Vista and earlier will no longer work.
|
||||
</font>
|
||||
</li>
|
||||
</ul>
|
||||
<br/>
|
||||
<font color="#1979e6">
|
||||
NOTE: There is a new version of the Discord plugin - 1.0.12.1.
|
||||
</font>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:BCD44AEB-605E-44CD-8E7F-958566F4933C</id>
|
||||
|
|
|
|||
|
|
@ -154,6 +154,7 @@
|
|||
<sys:String x:Key="ModDetails_WriteTimestamp_ConfirmLabel">You are about to update the mod version in the ASM last updated file. Do you want to continue?</sys:String>
|
||||
<sys:String x:Key="ModDetails_WriteTimestamp_FailedTitle">Write Timestamp Error</sys:String>
|
||||
<sys:String x:Key="ModDetails_WriteTimestamp_FailedLabel">The mod folder could not be found or does not exist. Try downloading the mod and trying again.</sys:String>
|
||||
<sys:String x:Key="ModDetails_ModDetailFetchFailed_Label">Mod Details could not be fetched from steam.</sys:String>
|
||||
|
||||
<sys:String x:Key="ModDetails_TotalCountLabel">Total Count:</sys:String>
|
||||
<sys:String x:Key="ModDetails_FilterLabel">Filter:</sys:String>
|
||||
|
|
@ -343,6 +344,11 @@
|
|||
<sys:String x:Key="GlobalSettings_CustomOverrideSOTFLabel">Enable SotF Settings</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_CustomOverrideSOTFTooltip">If enabled, the SotF settings will be managed by ASM.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_CustomOverrideOptionsWarningLabel">WARNING: While any of these options are disabled, ASM will not read or write the associated overrides settings. Re-enabling any of these options will cause ALL existing associated overrides to be removed from the config file.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ServerStatusLabel">Server Status Options</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_EnableServerStatusActionsLabel">Enable Server Status Actions</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_EnableServerStatusActionsTooltip">If enabled, clicking the server status icons may perform one or more actions.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ShowServerStatusActionConfirmationLabel">Show Server Status Action Confirmation</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ShowServerStatusActionConfirmationTooltip">If enabled, a dialogue will be shown to confirmation the server status action.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ServerStartupLabel">Server Startup Options</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_CustomLevelXPIncreasePlayerLabel">Player Level Increase:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_CustomLevelXPIncreasePlayerTooltip">The amount of XP to be increased when adding a new custom level.</sys:String>
|
||||
|
|
@ -566,6 +572,11 @@
|
|||
<sys:String x:Key="MainWindow_SteamCmd_FailedTitle">Reinstall SteamCMD Error</sys:String>
|
||||
<sys:String x:Key="MainWindow_SteamCmd_FailedLabel">An error occured while trying to reinstall SteamCMD. This has left SteamCmd in an unstable state, try reinstalling again or please report this.\r\nException: {0}</sys:String>
|
||||
|
||||
<sys:String x:Key="MainWindow_ServerStatus_StartServerActionTitle">Start Server Confirmation</sys:String>
|
||||
<sys:String x:Key="MainWindow_ServerStatus_StartServerActionLabel">You are about to start the server, do you want to continue?</sys:String>
|
||||
<sys:String x:Key="MainWindow_ServerStatus_ShutdownServerActionTitle">Shutdown Server Confirmation</sys:String>
|
||||
<sys:String x:Key="MainWindow_ServerStatus_ShutdownServerActionLabel">You are about to shutdown the server, do you want to continue?</sys:String>
|
||||
|
||||
<sys:String x:Key="Updater_ProgressMessage_DownloadLabel">Downloading latest version file...</sys:String>
|
||||
<sys:String x:Key="Updater_ProgressMessage_PrepareLabel">Preparing downloadeded file...</sys:String>
|
||||
<sys:String x:Key="Updater_ProgressMessage_ExtractLabel">Extracting latest version to staging area...</sys:String>
|
||||
|
|
@ -1411,7 +1422,7 @@
|
|||
<sys:String x:Key="ServerSettings_MaxStructuresVisibleLabel">Max Structures Visible:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_MaxStructuresVisibleTooltip">The maximum number of structures which will be visible to the player. Lower values may help with server speed.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_PerPlatformStructuresMultiplierLabel">Per-Platform Structures Multiplier:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_PerPlatformStructuresMultiplierTooltip">Specifies the scaling factor for the maximum number of structures allowed on a single platform/saddle.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_PerPlatformStructuresMultiplierTooltip">Specifies the scaling factor for the maximum number of structures allowed on a single platform/saddle/raft.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_MaxPlatformSaddleStructuresLabel">Max Platform Saddle Structures:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_MaxPlatformSaddleStructuresTooltip">The maximum number of platformed creatures or rafts allowed on the entire server.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_OverrideStructurePlatformPreventionLabel">Override Structure Platform Prevention</sys:String>
|
||||
|
|
@ -2098,6 +2109,16 @@
|
|||
<sys:String x:Key="RCON_ClearLogs_Label">Logs in {0} deleted.</sys:String>
|
||||
<sys:String x:Key="RCON_ViewLogs_ErrorTitle">Can't open logs</sys:String>
|
||||
<sys:String x:Key="RCON_ViewLogs_ErrorLabel">Unable to open the logs directory at {0}. Please make sure this directory exists and that you have permission to access it.\nException: {1}</sys:String>
|
||||
|
||||
<sys:String x:Key="InputMode_Command">Command</sys:String>
|
||||
<sys:String x:Key="InputMode_Global">Global</sys:String>
|
||||
<sys:String x:Key="InputMode_Broadcast">Broadcast</sys:String>
|
||||
|
||||
<sys:String x:Key="ConsoleStatus_Disconnected">Disconnected</sys:String>
|
||||
<sys:String x:Key="ConsoleStatus_Connected">Connected</sys:String>
|
||||
|
||||
<sys:String x:Key="Player_Join">Player '{0}' joined the game.</sys:String>
|
||||
<sys:String x:Key="Player_Leave">Player '{0}' left the game.</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Open RCON window -->
|
||||
|
|
@ -2117,10 +2138,6 @@
|
|||
<sys:String x:Key="Settings_Title">Settings</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Game Map Names -->
|
||||
<sys:String x:Key="Branch_live">Live</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Game Map Names -->
|
||||
<sys:String x:Key="TheIsland">The Island</sys:String>
|
||||
<sys:String x:Key="TheCenter">The Center</sys:String>
|
||||
|
|
@ -2133,6 +2150,12 @@
|
|||
<sys:String x:Key="111111111">Primitive Plus</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Branch Names -->
|
||||
<sys:String x:Key="live">Live</sys:String>
|
||||
<sys:String x:Key="halloween">Halloween Event</sys:String>
|
||||
<sys:String x:Key="holidayevent">Christmas Event</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Dino/Creature -->
|
||||
|
||||
<!--#region Dino/Creature Class Names -->
|
||||
|
|
@ -4647,8 +4670,12 @@
|
|||
<sys:String x:Key="DinoDropInventoryComponent_BossManticore_Medium_C">Boss Inventory - Manticore (Medium)</sys:String>
|
||||
<sys:String x:Key="DinoDropInventoryComponent_BossManticore_Hard_C">Boss Inventory - Manticore (Hard)</sys:String>
|
||||
|
||||
<sys:String x:Key="DinoDropInventoryComponent_BossSpider_TheCenter_C">Boss Inventory - Broodmother</sys:String>
|
||||
<sys:String x:Key="DinoDropInventoryComponent_BossGorilla_TheCenter_C">Boss Inventory - Megapithecus</sys:String>
|
||||
<sys:String x:Key="DinoDropInventoryComponent_BossSpider_TheCenter_C">Boss Inventory - Broodmother (Easy)</sys:String>
|
||||
<sys:String x:Key="DinoDropInventoryComponent_BossSpider_TheCenter_Medium_C">Boss Inventory - Broodmother (Medium)</sys:String>
|
||||
<sys:String x:Key="DinoDropInventoryComponent_BossSpider_TheCenter_Hard_C">Boss Inventory - Broodmother (Hard)</sys:String>
|
||||
<sys:String x:Key="DinoDropInventoryComponent_BossGorilla_TheCenter_C">Boss Inventory - Megapithecus (Easy)</sys:String>
|
||||
<sys:String x:Key="DinoDropInventoryComponent_BossGorilla_TheCenter_Medium_C">Boss Inventory - Megapithecus (Medium)</sys:String>
|
||||
<sys:String x:Key="DinoDropInventoryComponent_BossGorilla_TheCenter_Hard_C">Boss Inventory - Megapithecus (Hard)</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
</Globalization:GlobalizationResourceDictionary>
|
||||
BIN
ASM/latest.exe
BIN
ASM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.0.331
|
||||
1.0.337
|
||||
|
|
|
|||
BIN
ASM/latest.zip
BIN
ASM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue