mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
ASM 357
This commit is contained in:
parent
f93d8d83d7
commit
926bc26aeb
7 changed files with 35 additions and 2 deletions
BIN
ASM/ArkServerManager_1.0.357.exe
Normal file
BIN
ASM/ArkServerManager_1.0.357.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.357.zip
Normal file
BIN
ASM/ArkServerManager_1.0.357.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,38 @@
|
||||||
<title>Ark Server Manager Version Feed</title>
|
<title>Ark Server Manager Version Feed</title>
|
||||||
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
||||||
<link href="http://arkservermanager.freeforums.net/" />
|
<link href="http://arkservermanager.freeforums.net/" />
|
||||||
<updated>2020-03-04T05:00:00Z</updated>
|
<updated>2020-03-05T00:00:00Z</updated>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<id>urn:uuid:72F068F8-1E22-4A60-87B7-3BA9B133DDF1</id>
|
||||||
|
<title>1.0.357 (1.0.357.1)</title>
|
||||||
|
<summary>1.0.357.1</summary>
|
||||||
|
<link href="" />
|
||||||
|
<updated>2020-03-05T00: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>Dialog forms - have fixed an issue where the dialog forms would open behind the current window.</li>
|
||||||
|
</ul>
|
||||||
|
<u style="font-size: .9em;">CHANGE</u>
|
||||||
|
<br/>
|
||||||
|
<ul>
|
||||||
|
<li>Server Settings (Engrams section) - added two additional columns to the engrams grid to allow each engram to be automatically unlocked.</li>
|
||||||
|
<li>Game Data Window - Fixed a bug when clicking the Open GameData Folder button and no gamedata folder exists. It will create the folder and open it.</li>
|
||||||
|
<li>pt-BR Translation file updated. (thanks @bruno5011)</li>
|
||||||
|
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>bletch</name>
|
||||||
|
<email>bletch1971@hotmail.com</email>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>urn:uuid:47B49351-1B04-4A85-93B8-060DFB63AC64</id>
|
<id>urn:uuid:47B49351-1B04-4A85-93B8-060DFB63AC64</id>
|
||||||
|
|
|
||||||
|
|
@ -1573,6 +1573,8 @@
|
||||||
<sys:String x:Key="ServerSettings_EngramsHiddenColumnLabel">Hidden</sys:String>
|
<sys:String x:Key="ServerSettings_EngramsHiddenColumnLabel">Hidden</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_EngramsKnownColumnLabel">Known</sys:String>
|
<sys:String x:Key="ServerSettings_EngramsKnownColumnLabel">Known</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_EngramsRemovePrereqsColumnLabel">Remove Prereqs</sys:String>
|
<sys:String x:Key="ServerSettings_EngramsRemovePrereqsColumnLabel">Remove Prereqs</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_EngramsAutoUnlockColumnLabel">Auto Unlock</sys:String>
|
||||||
|
<sys:String x:Key="ServerSettings_EngramsLevelToAutoUnlockColumnLabel">Unlock Level</sys:String>
|
||||||
<sys:String x:Key="ServerSettings_EngramsRemoveRecordTooltip">Remove this Engram</sys:String>
|
<sys:String x:Key="ServerSettings_EngramsRemoveRecordTooltip">Remove this Engram</sys:String>
|
||||||
|
|
||||||
<sys:String x:Key="ServerSettings_EngramsOverride_EngramsRemoveRecordTitle">Remove Engram</sys:String>
|
<sys:String x:Key="ServerSettings_EngramsOverride_EngramsRemoveRecordTitle">Remove Engram</sys:String>
|
||||||
|
|
|
||||||
BIN
ASM/latest.exe
BIN
ASM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
1.0.356
|
1.0.357
|
||||||
|
|
|
||||||
BIN
ASM/latest.zip
BIN
ASM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue