diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 7d2fac0f..27e47e3a 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,28 +5,24 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2020-03-12T00:00:00Z + 2020-03-13T00:00:00Z - urn:uuid:DEA5605F-8087-4BC5-A344-B1443BFFE919 - 1.0.20 (1.0.20.1) - 1.0.20.1 + urn:uuid:0DB80A69-BA80-4451-A3C2-58C1918F5FBA + 1.0.21 (1.0.21.1) + 1.0.21.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/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index 2e8f5850..22d9d3a8 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -303,6 +303,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} @@ -499,6 +524,7 @@ Open Game Data Open Plugins Open Help + Open Server Monitor Upgrade to {0} now! Task Status Requires Administration Permissions diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index f789b7d5..fb68e7b2 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.0.20.1 +1.0.21.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 90e35065..7d3466be 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ