diff --git a/DSM/beta/VersionFeed.xml b/DSM/beta/VersionFeed.xml index 8591b772..7dc2665f 100644 --- a/DSM/beta/VersionFeed.xml +++ b/DSM/beta/VersionFeed.xml @@ -5,230 +5,27 @@ DnL Server Manager Version Feed This is the Dark and Light Server Manager beta version feed. - 2020-04-01T02:00:00Z - - - urn:uuid:3181EDB8-47B3-4DBF-86E1-480E53DC510B - 1.0.59 (1.0.59.10) - 1.0.59.10 - - 2020-04-01T02:00:00Z - -
-

- CHANGE -
-

    -
  • Code cleanup.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:E56CF0BC-254B-4734-AEAC-382F9B565FC5 - 1.0.59 (1.0.59.9) - 1.0.59.9 - - 2020-04-01T01:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:A7D24535-29F3-4135-89A1-8F1B6ADD7A4D - 1.0.59 (1.0.59.8) - 1.0.59.8 - - 2020-04-01T00:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D1B96FDE-40D4-4C1A-A56C-FE27C89C9D66 - 1.0.59 (1.0.59.7) - 1.0.59.7 - - 2020-03-31T02:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:6FA8F17D-F101-4AEC-A6B6-8E848FFAFB07 - 1.0.59 (1.0.59.6) - 1.0.59.6 - - 2020-03-31T01:00:00Z - -
-

- CHANGE -
-

    -
  • Tweaked logging settings.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:19060640-5C95-4CAD-B709-A81788E6424C - 1.0.59 (1.0.59.5) - 1.0.59.5 - - 2020-03-31T00:00:00Z - -
-

- CHANGE -
-

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

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:761858A2-1C5E-4CC8-8849-F7D695D85D3D - 1.0.59 (1.0.59.4) - 1.0.59.4 - - 2020-03-29T04:00:00Z - -
-

- CHANGE -
-

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

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:D077F4DC-39F6-42FA-8F72-C49261B6BC6C - 1.0.59 (1.0.59.3) - 1.0.59.3 - - 2020-03-29T03:00:00Z - -
-

- CHANGE -
-

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

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:55C5BB6D-1AB7-4927-909F-D73958BAF291 - 1.0.59 (1.0.59.2) - 1.0.59.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:E86C43BD-C320-4078-8B69-36CCCA276914 - 1.0.59 (1.0.59.1) - 1.0.59.1 + 1.0.60 (1.0.60.1) + 1.0.60.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/DSM/beta/en-US.xaml b/DSM/beta/en-US.xaml index 39a588c8..091a37f8 100644 --- a/DSM/beta/en-US.xaml +++ b/DSM/beta/en-US.xaml @@ -492,10 +492,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 These warning messages will only be broadcast to your server if RCON is enabled and the RCON port set on your server profile. diff --git a/DSM/beta/latest.txt b/DSM/beta/latest.txt index 11c1b7df..b1c3f450 100644 --- a/DSM/beta/latest.txt +++ b/DSM/beta/latest.txt @@ -1 +1 @@ -1.0.59.10 +1.0.60.1 diff --git a/DSM/beta/latest.zip b/DSM/beta/latest.zip index 24781d47..f62b8e15 100644 Binary files a/DSM/beta/latest.zip and b/DSM/beta/latest.zip differ