ASM 358 Beta 2

This commit is contained in:
Brett Hewitson 2020-03-10 12:44:51 +10:00
parent 80970b3f89
commit 41815608f2
4 changed files with 35 additions and 3 deletions

View file

@ -5,7 +5,37 @@
<title>Ark Server Manager Version Feed</title>
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
<link href="http://arkservermanager.freeforums.net/" />
<updated>2020-03-07T00:00:00Z</updated>
<updated>2020-03-09T00:00:00Z</updated>
<entry>
<id>urn:uuid:814D8572-49B5-4A7F-86FF-3C72E05F3755</id>
<title>1.0.358 (1.0.358.2)</title>
<summary>1.0.358.2</summary>
<link href="" />
<updated>2020-03-09T00: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>Server Settings (Engrams section) - will not write OverrideNamedEngramEntries entries to the game.ini file unless one or more default values have changed.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>Server Settings (Dino section) - changed the way the sort works for the dino grid.</li>
<li>Server Settings (Engrams section) - changed the way the sort works for the engrams grid.</li>
<li>Server Settings (Environment section) - changed the way the sort works for the resources grid.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:A3359CF9-37EE-4068-BEF6-2F661C2F9A00</id>
@ -27,7 +57,7 @@
<ul>
<li>Server Settings (Engrams section) - added column header tooltips to for more clarity.</li>
<li>fr-FR Translation file updated. (thanks @angemymy)</li>
<li>pt-BR Translation file updated. (thanks @bruno5011)</li>
<li>fr-FR Translation file updated. (thanks @angemymy)</li>
</ul>
</p>
</div>

View file

@ -1573,6 +1573,8 @@
<sys:String x:Key="ServerSettings_EngramsNameColumnTooltip">Name of the Engram (engram class name).</sys:String>
<sys:String x:Key="ServerSettings_EngramsModColumnLabel">Mod</sys:String>
<sys:String x:Key="ServerSettings_EngramsModColumnTooltip">Mod</sys:String>
<sys:String x:Key="ServerSettings_EngramsIsTekgramColumnLabel">Is Tekgram</sys:String>
<sys:String x:Key="ServerSettings_EngramsIsTekgramColumnTooltip">Is Tekgram</sys:String>
<sys:String x:Key="ServerSettings_EngramsLevelColumnLabel">Level</sys:String>
<sys:String x:Key="ServerSettings_EngramsLevelColumnTooltip">Player level when the engram can be manually unlocked.</sys:String>
<sys:String x:Key="ServerSettings_EngramsCostColumnLabel">Cost</sys:String>

View file

@ -1 +1 @@
1.0.358.1
1.0.358.2

Binary file not shown.