diff --git a/DSM/beta/VersionFeed.xml b/DSM/beta/VersionFeed.xml index 710ca324..5e73c579 100644 --- a/DSM/beta/VersionFeed.xml +++ b/DSM/beta/VersionFeed.xml @@ -5,28 +5,24 @@ DnL Server Manager Version Feed This is the Dark and Light Server Manager beta version feed. - 2020-03-12T00:00:00Z + 2020-03-13T00:00:00Z - urn:uuid:F97DFA57-C4EB-41C1-8ABD-BF8328558550 - 1.0.56 (1.0.56.1) - 1.0.56.1 + urn:uuid:881875C7-1719-48C5-91F2-41959F4CF2BD + 1.0.57 (1.0.57.1) + 1.0.57.1 - 2020-03-12T00:00:00Z + 2020-03-13T00:00:00Z

- BUGFIX + New

    -
  • Game Data - have crash when loading with an invalid gamedata file.
  • -
- CHANGE -
-
    -
  • Game Data Window - Added a validate button, to validate the user gamedata files.
  • -
  • Game Data Window - Displays the gamedata file in Red if the file is invalid.
  • -
  • Game Data Window - When adding a new gamedata file, will display an error if the file is invalid.
  • +
  • Main Window - the main window now stores the height and width of the window.
  • +
  • Main Window - new button (top right corner) to open the new Server Monitor window.
  • +
  • Server Monitor Window - new window that shows all you servers in one form. Allows you to Start, Stop, Update/Verify and open the Player List or RCON Windows.
  • +
  • Server Monitor Window - includes a button to create a shortcut on your desktop that can start the Server Monitor directly, without the server manager.

diff --git a/DSM/beta/en-US.xaml b/DSM/beta/en-US.xaml index 3f259556..04a15f15 100644 --- a/DSM/beta/en-US.xaml +++ b/DSM/beta/en-US.xaml @@ -338,6 +338,31 @@ *.dll + + Server Monitor + + Total Servers: + Server + Map + Mods + Version + Players + Status + + Create a desktop shortcut to open this form directly. + Open the Player List window. + Open the RCON window. + Start the server. + Stop the server. + Install the server. + Update/Verify the server. + + Server Update Error + Another server is being upgraded, wait until the upgrade has finished and try again. + Confirm Window Close + You are currently perform a server update, closing the window with disconnect you from steamcmd. Do you want to continue closing the window? + + Server Shutdown Server Shutdown - {0} @@ -610,6 +635,7 @@ Open Game Data Open Plugins Open Help + Open Server Monitor Upgrade to {0} now! Task Status Requires Administration Permissions diff --git a/DSM/beta/latest.txt b/DSM/beta/latest.txt index 149d78a2..14e14245 100644 --- a/DSM/beta/latest.txt +++ b/DSM/beta/latest.txt @@ -1 +1 @@ -1.0.56.1 +1.0.57.1 diff --git a/DSM/beta/latest.zip b/DSM/beta/latest.zip index ade6ecd6..97681e15 100644 Binary files a/DSM/beta/latest.zip and b/DSM/beta/latest.zip differ