ASM 397 Beta 1

This commit is contained in:
Brett Hewitson 2021-06-08 21:34:57 +10:00
parent 027ba0918a
commit dee5fd040b
4 changed files with 8 additions and 18 deletions

View file

@ -5,32 +5,22 @@
<title>Ark Server Manager Version Feed</title> <title>Ark Server Manager Version Feed</title>
<subtitle>This is the Ark Server Manager beta version feed.</subtitle> <subtitle>This is the Ark Server Manager beta version feed.</subtitle>
<link href="http://arkservermanager.freeforums.net/" /> <link href="http://arkservermanager.freeforums.net/" />
<updated>2021-06-06T12:00:00Z</updated> <updated>2021-06-07T00:00:00Z</updated>
<entry> <entry>
<id>urn:uuid:BEE448E4-A070-4D5E-A7C4-463230433448</id> <id>urn:uuid:BEE448E4-A070-4D5E-A7C4-463230433448</id>
<title>1.1.396 (1.1.396.1)</title> <title>1.1.397 (1.1.397.1)</title>
<summary>1.1.396.1</summary> <summary>1.1.397.1</summary>
<link href="" /> <link href="" />
<updated>2021-06-06T12:00:00Z</updated> <updated>2021-06-07T00:00:00Z</updated>
<content type="xhtml"> <content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;"> <div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p> <p>
<u style="font-size: .9em;">BUGFIX</u>
<br/>
<ul>
<li>Fixed a crashing issue when some of the integer entry boxes were cleared of the value.</li>
</ul>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>Server Settings - Rules Section - Added ItemStatClamps settings.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u> <u style="font-size: .9em;">CHANGE</u>
<br/> <br/>
<ul> <ul>
<li>Settings Grids - Added coloring for Genesis: Part 2 resources, engrams and dinos.</li> <li>pt-BR Translation file updated.</li>
<li>Server Update - After server update, added check for version.txt file to read the new version.</li> <li>ru-RU Translation file updated.</li>
</ul> </ul>
</p> </p>
</div> </div>

View file

@ -1 +1 @@
1.1.396.1 1.1.397.1

Binary file not shown.

View file

@ -36,7 +36,7 @@
<PublisherName>Bletch1971</PublisherName> <PublisherName>Bletch1971</PublisherName>
<SuiteName>Server Managers</SuiteName> <SuiteName>Server Managers</SuiteName>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish> <OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>1</ApplicationRevision> <ApplicationRevision>2</ApplicationRevision>
<ApplicationVersion>1.1.397.%2a</ApplicationVersion> <ApplicationVersion>1.1.397.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust> <UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted> <PublishWizardCompleted>true</PublishWizardCompleted>