diff --git a/PSM/beta/VersionFeed.xml b/PSM/beta/VersionFeed.xml index ca43875a..2c668b7d 100644 --- a/PSM/beta/VersionFeed.xml +++ b/PSM/beta/VersionFeed.xml @@ -5,28 +5,24 @@ Pantropy Server Manager Version Feed This is the Pantropy Server Manager beta version feed. - 2020-03-12T00:00:00Z + 2020-03-13T00:00:00Z - urn:uuid:CD977A08-1D8C-42CF-883B-FB66C5626452 - 1.0.21 (1.0.21.1) - 1.0.21.1 + urn:uuid:CE5219FC-C8C1-4684-AA5D-AE28C695D01E + 1.0.22 (1.0.22.1) + 1.0.22.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/PSM/beta/en-US.xaml b/PSM/beta/en-US.xaml index 721af39c..3ddfe03e 100644 --- a/PSM/beta/en-US.xaml +++ b/PSM/beta/en-US.xaml @@ -329,6 +329,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} @@ -576,6 +601,7 @@ Open Game Data Open Plugins Open Help + Open Server Monitor Upgrade to {0} now! Task Status Requires Administration Permissions diff --git a/PSM/beta/latest.txt b/PSM/beta/latest.txt index fb68e7b2..e68ddaaa 100644 --- a/PSM/beta/latest.txt +++ b/PSM/beta/latest.txt @@ -1 +1 @@ -1.0.21.1 +1.0.22.1 diff --git a/PSM/beta/latest.zip b/PSM/beta/latest.zip index fd3b980a..7e2087a7 100644 Binary files a/PSM/beta/latest.zip and b/PSM/beta/latest.zip differ