diff --git a/PSM/beta/VersionFeed.xml b/PSM/beta/VersionFeed.xml index 8054fddd..78b34715 100644 --- a/PSM/beta/VersionFeed.xml +++ b/PSM/beta/VersionFeed.xml @@ -5,230 +5,27 @@ Pantropy Server Manager Version Feed This is the Pantropy Server Manager beta version feed. - 2020-04-01T02:00:00Z - - - urn:uuid:0A81A3A0-03FF-4E80-B12F-75F4E2232960 - 1.0.24 (1.0.24.10) - 1.0.24.10 - - 2020-04-01T02:00:00Z - -
-

- CHANGE -
-

    -
  • Code cleanup.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:746F65DB-8B6C-423A-8CA4-1AC6EFD8DA64 - 1.0.24 (1.0.24.9) - 1.0.24.9 - - 2020-04-01T01:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:275DBB73-C282-4690-A3A7-80B7E47A07F6 - 1.0.24 (1.0.24.8) - 1.0.24.8 - - 2020-04-01T00:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:7F8DEC54-B010-40B6-9075-C8FCE7C98C12 - 1.0.24 (1.0.24.7) - 1.0.24.7 - - 2020-03-31T02:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:486F2D0F-D907-4990-802D-5F618E239F7B - 1.0.24 (1.0.24.6) - 1.0.24.6 - - 2020-03-31T01:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:525A7132-C9DF-417D-AF28-90F985853B77 - 1.0.24 (1.0.24.5) - 1.0.24.5 - - 2020-03-31T00:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked a few application setting values.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:270A70F3-7659-4710-B0EB-8689911D4755 - 1.0.24 (1.0.24.4) - 1.0.24.4 - - 2020-03-29T04:00:00Z - -
-

- CHANGE -
-

    -
  • Updated all 3rd party libraries to latest versions.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:9422006F-EB76-4225-9FFC-CE24FBF993F8 - 1.0.24 (1.0.24.3) - 1.0.24.3 - - 2020-03-29T03:00:00Z - -
-

- CHANGE -
-

    -
  • RCON Window - added adjustable player list, width is retained.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:8C96EA59-D9F9-404C-B870-152B108F0981 - 1.0.24 (1.0.24.2) - 1.0.24.2 - - 2020-03-29T00:00:00Z - -
-

- CHANGE -
-

    -
  • Added missing settings to the support zip file generation.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
+ 2020-04-02T00:00:00Z urn:uuid:C357FF87-3403-457F-8409-4D5E8079B85F - 1.0.24 (1.0.24.1) - 1.0.24.1 + 1.0.25 (1.0.25.1) + 1.0.25.1 - 2020-03-27T00:00:00Z + 2020-04-02T00:00:00Z

- NEW + BUGFIX

    -
  • Global Setting - Added new Auto Restart section with options to enable/disable auto restart grace period.
  • -
  • Starting a Server - when you server is started, it now records the last started time in your profiles.
  • -
  • Auto-Restart - with the grace period option enabled, when the auto-restart process runs it will check if your server was started within the grace period and skip; otherwise it will restart as normal.
  • +
  • Fixed the Auto-Restart Grace Period interval logic. It should work correctly now.
  • +
+ CHANGE +
+
    +
  • Global Settings - Auto-Restart section - added a note and fixed the tooltip.
  • +
  • ru-RU Translation file updated. (thanks @varlonec)

diff --git a/PSM/beta/en-US.xaml b/PSM/beta/en-US.xaml index 0dfc013e..6a05046c 100644 --- a/PSM/beta/en-US.xaml +++ b/PSM/beta/en-US.xaml @@ -475,10 +475,11 @@ The amount of time to wait in between each server update, only available if Parallel Update is disabled. Auto Restart Options + The grace period does not prevent auto-updates from restarting your server. Enable Grace Period 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. Grace Period: - The amount of time in minutes to prevent the server restarting, since the last server start. + The amount of time in hours and minutes (hh:mm) to prevent the server restarting, since the last server start. Shutdown Options Send Shutdown Messages to Game Client diff --git a/PSM/beta/latest.txt b/PSM/beta/latest.txt index ba60602c..d2be97cd 100644 --- a/PSM/beta/latest.txt +++ b/PSM/beta/latest.txt @@ -1 +1 @@ -1.0.24.10 +1.0.25.1 diff --git a/PSM/beta/latest.zip b/PSM/beta/latest.zip index 90e50f0f..0abf04eb 100644 Binary files a/PSM/beta/latest.zip and b/PSM/beta/latest.zip differ