mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ASM 390
This commit is contained in:
parent
f17479b5a1
commit
94445fc1d8
7 changed files with 58 additions and 3 deletions
BIN
ASM/ArkServerManager_1.1.390.exe
Normal file
BIN
ASM/ArkServerManager_1.1.390.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.1.390.zip
Normal file
BIN
ASM/ArkServerManager_1.1.390.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,60 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2020-08-12T00:00:00Z</updated>
|
||||
<updated>2020-10-02T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:59F928FB-7154-48E9-8F0D-A56F291CB805</id>
|
||||
<title>1.1.390 (1.1.390.2)</title>
|
||||
<summary>1.1.390.2</summary>
|
||||
<link href="" />
|
||||
<updated>2020-10-02T00: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;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added new global setting to include Server IP and port to server start alert.</li>
|
||||
<li>Added server ip and port to the alert message when starting the server.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>es-ES Translation file updated.</li>
|
||||
<li>pt-BR Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:7B0EFF31-221D-4C88-9794-44554A421C57</id>
|
||||
<title>1.1.389 (1.1.389.1)</title>
|
||||
<summary>1.1.389.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-09-08T00: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>Translation files updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:61182857-1324-4247-9225-6A56A3B03C5E</id>
|
||||
|
|
|
|||
|
|
@ -627,8 +627,10 @@
|
|||
<sys:String x:Key="GlobalSettings_Alerts_ServerStopMessageTooltip">This message will be displayed when the server is being stopped.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerShutdownMessageLabel">Server Shutdown Message:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerShutdownMessageTooltip">This message will be displayed when the server is being shutdown.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageLabel">Server Started Message:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageLabel">Server Start Message:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageTooltip">This message will be displayed when the server is being started.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageIncludeIPandPortLabel">Include Public IP and Port in Start Message</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ServerStartedMessageIncludeIPandPortTooltip">The startup message will include the Public IP and Port.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_BackupProcessErrorLabel">Backup Process Error:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_BackupProcessErrorTooltip">This message will be displayed when the auto-backup process encountered an error.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_Alerts_ShutdownProcessErrorLabel">Shutdown Process Error:</sys:String>
|
||||
|
|
|
|||
BIN
ASM/latest.exe
BIN
ASM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.1.389
|
||||
1.1.390
|
||||
|
|
|
|||
BIN
ASM/latest.zip
BIN
ASM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue