mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ArkServerManager 1.1.416.6
This commit is contained in:
parent
277df2e930
commit
ae43b63ca1
7 changed files with 39 additions and 2 deletions
BIN
ASM/ArkServerManager_1.1.416.exe
Normal file
BIN
ASM/ArkServerManager_1.1.416.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.1.416.zip
Normal file
BIN
ASM/ArkServerManager_1.1.416.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>2021-12-23T00:00:00Z</updated>
|
||||
<updated>2022-01-20T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:9B66118D-DDFE-4E72-9CB9-299642AD29FF</id>
|
||||
<title>1.1.416 (1.1.416.6)</title>
|
||||
<summary>1.1.416.6</summary>
|
||||
<link href="" />
|
||||
<updated>2022-01-20T00: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 player and dino level import bug.</li>
|
||||
<li>Fixed bug when pasting ini config into paste window, resulting in blank record.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Global Settings - Server Startup Options - Added new option to start the server windows minimzed.</li>
|
||||
<li>Minor tweaks to the Auto-Update process to help prevent intermittent exceptions.</li>
|
||||
<li>Server manager language will default to the computers language setting on first start, if possible.</li>
|
||||
<li>fr-FR Translation file updated.</li>
|
||||
<li>pt-BR Translation file updated.</li>
|
||||
<li>ru-RU 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:A58CA1BE-3474-480D-9DCF-3B217C47F4B0</id>
|
||||
|
|
|
|||
|
|
@ -538,6 +538,8 @@
|
|||
<sys:String x:Key="GlobalSettings_ValidateProfileOnServerStartTooltip">If enabled, when you manually start the server, a basic validation is performed on the server and mod files. NOTE: Will not be performed if Ark Mod Management enabled.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ServerUpdateOnServerStartLabel">Perform server and mod update on server start</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ServerUpdateOnServerStartTooltip">If enabled, when you manually start the server, the server and mod files will be updated to the latest version. NOTE: Will not be performed if Ark Mod Management enabled.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ServerStartMinimizedLabel">Start Server Minimized</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ServerStartMinimizedTooltip">If enabled, when the server is started the command window will be minimized, otherwise it will open in normally.</sys:String>
|
||||
|
||||
<sys:String x:Key="GlobalSettings_SteamSettingsLabel">Steam Settings</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_SteamCmdRemoveQuitLabel">Stop SteamCMD closing (use for debugging only)</sys:String>
|
||||
|
|
|
|||
BIN
ASM/latest.exe
BIN
ASM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.1.415
|
||||
1.1.416
|
||||
|
|
|
|||
BIN
ASM/latest.zip
BIN
ASM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue