mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
PSM 25
This commit is contained in:
parent
59c0132739
commit
d88f690a02
7 changed files with 33 additions and 3 deletions
BIN
PSM/PantropyServerManager_1.0.25.exe
Normal file
BIN
PSM/PantropyServerManager_1.0.25.exe
Normal file
Binary file not shown.
BIN
PSM/PantropyServerManager_1.0.25.zip
Normal file
BIN
PSM/PantropyServerManager_1.0.25.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,36 @@
|
|||
<title>Pantropy Server Manager Version Feed</title>
|
||||
<subtitle>This is the Pantropy Server Manager release version feed.</subtitle>
|
||||
<link href="http://servermanagers.freeforums.net/" />
|
||||
<updated>2020-04-01T02:00:00Z</updated>
|
||||
<updated>2020-04-02T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:223BD989-0C37-4368-AD65-FD76F7757951</id>
|
||||
<title>1.0.25 (1.0.25.1)</title>
|
||||
<summary>1.0.25.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-04-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;">BUGFIX</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Fixed the Auto-Restart Grace Period interval logic. It should work correctly now.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Global Settings - Auto-Restart section - added a note and fixed the tooltip.</li>
|
||||
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:C357FF87-3403-457F-8409-4D5E8079B85F</id>
|
||||
|
|
|
|||
|
|
@ -475,10 +475,11 @@
|
|||
<sys:String x:Key="GlobalSettings_SequencialDelayPeriodTooltip">The amount of time to wait in between each server update, only available if Parallel Update is disabled.</sys:String>
|
||||
|
||||
<sys:String x:Key="GlobalSettings_AutoRestartLabel">Auto Restart Options</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_RestartGraceIntervalInformationLabel">The grace period does not prevent auto-updates from restarting your server.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_EnableRestartGraceIntervalLabel">Enable Grace Period</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_EnableRestartGraceIntervalTooltip">If enabled, it will check if the server was last started with the grace period and skip; otherwise if not last started within the grace period the server will be restarted.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_RestartGraceIntervalLabel">Grace Period:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_RestartGraceIntervalTooltip">The amount of time in minutes to prevent the server restarting, since the last server start.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_RestartGraceIntervalTooltip">The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start.</sys:String>
|
||||
|
||||
<sys:String x:Key="GlobalSettings_ShutdownLabel">Shutdown Options</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_SendShutdownMessagesLabel">Send Shutdown Messages to Game Client</sys:String>
|
||||
|
|
|
|||
BIN
PSM/latest.exe
BIN
PSM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.0.24
|
||||
1.0.25
|
||||
|
|
|
|||
BIN
PSM/latest.zip
BIN
PSM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue