mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Server Shutdown/Restart Fixes
- rewritten the code that sends the RCON commands to prevent the hangs after the RCON command fails. - added an accessibility check when doing the worldsave and first shutdown via RCON. - changed the online player count method on the main screen. - updated the support zip method with the new global settings.
This commit is contained in:
parent
5b822517c3
commit
2baf0bc392
10 changed files with 422 additions and 210 deletions
|
|
@ -5,44 +5,21 @@
|
|||
<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>2022-05-11T00:00:00Z</updated>
|
||||
<updated>2022-05-15T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:BB7749B7-31F1-46B8-848D-3F3B6E84EA5B</id>
|
||||
<title>1.1.427 (1.1.427.2)</title>
|
||||
<summary>1.1.427.2</summary>
|
||||
<id>urn:uuid:2E2A14AE-EE5B-4384-8143-BF5D1C8A487D</id>
|
||||
<title>1.1.428 (1.1.428.1)</title>
|
||||
<summary>1.1.428.1</summary>
|
||||
<link href="" />
|
||||
<updated>2022-05-11T00: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;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>ru-RU Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:BB7749B7-31F1-46B8-848D-3F3B6E84EA5B</id>
|
||||
<title>1.1.427 (1.1.427.1)</title>
|
||||
<summary>1.1.427.1</summary>
|
||||
<link href="" />
|
||||
<updated>2022-05-09T00:00:00Z</updated>
|
||||
<updated>2022-05-15T00: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>World Save Backups - have fixed the timestamps associated with the files inside the zip file.</li>
|
||||
<li>Server Shutdown/Restart - rewritten the code that sends the RCON commands to prevent the hangs after the RCON command fails.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue