ASM 404 beta 1

This commit is contained in:
Brett Hewitson 2021-11-14 13:27:24 +10:00
parent fdbba61da4
commit 6344daae74
4 changed files with 9 additions and 15 deletions

View file

@ -5,27 +5,21 @@
<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-11-11T00:00:00Z</updated> <updated>2021-11-14T00:00:00Z</updated>
<entry> <entry>
<id>urn:uuid:191D15BB-817E-407B-882A-7CF063DD79A0</id> <id>urn:uuid:FE1BAB29-859F-4939-AC97-304772112929</id>
<title>1.1.403 (1.1.403.1)</title> <title>1.1.404 (1.1.404.1)</title>
<summary>1.1.403.1</summary> <summary>1.1.404.1</summary>
<link href="" /> <link href="" />
<updated>2021-11-11T00:00:00Z</updated> <updated>2021-11-14T00: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;">NEW</u> <u style="font-size: .9em;">BUGFIX</u>
<br/> <br/>
<ul> <ul>
<li>Server Settings - haved added resizing to all the grids, so the height can be increased/decreased. The height is also remembered, so when you reopen ASM, it will size the grid correctly.</li> <li>RCON Window - Fixed the tribe name missing from the player list.</li>
</ul>
<u style="font-size: .9em;">CHANGES</u>
<br/>
<ul>
<li>Server Settings - Supply Crate Section - Added indicator icons to each grid row, for better troubleshooting of possible issues.</li>
<li>ru-RU Translation file updated.</li>
</ul> </ul>
</p> </p>
</div> </div>

View file

@ -1 +1 @@
1.1.403.1 1.1.404.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.404.%2a</ApplicationVersion> <ApplicationVersion>1.1.404.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust> <UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted> <PublishWizardCompleted>true</PublishWizardCompleted>