diff --git a/PSM/PantropyServerManager_1.0.22.exe b/PSM/PantropyServerManager_1.0.22.exe new file mode 100644 index 00000000..e83e43f6 Binary files /dev/null and b/PSM/PantropyServerManager_1.0.22.exe differ diff --git a/PSM/PantropyServerManager_1.0.22.zip b/PSM/PantropyServerManager_1.0.22.zip new file mode 100644 index 00000000..390e1535 Binary files /dev/null and b/PSM/PantropyServerManager_1.0.22.zip differ diff --git a/PSM/VersionFeed.xml b/PSM/VersionFeed.xml index e0c84169..5b0c7250 100644 --- a/PSM/VersionFeed.xml +++ b/PSM/VersionFeed.xml @@ -5,7 +5,36 @@ Pantropy Server Manager Version Feed This is the Pantropy Server Manager release version feed. - 2020-03-12T00:00:00Z + 2020-03-15T01:00:00Z + + + urn:uuid:CE5219FC-C8C1-4684-AA5D-AE28C695D01E + 1.0.22 (1.0.22.6) + 1.0.22.6 + + 2020-03-15T01:00:00Z + +
+

+ New +
+

    +
  • 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.
  • +
  • Global Settings - Shutdown Options - have added an option to enable/disable sending the shutdown message to the game client.
  • +
  • Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client.
  • +
  • Shutdown Process - have added logic to send the shutdown message to the game client, only if the setting is enabled.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:CD977A08-1D8C-42CF-883B-FB66C5626452 @@ -19,7 +48,7 @@ BUGFIX
CHANGE
diff --git a/PSM/en-US.xaml b/PSM/en-US.xaml index 721af39c..19369c63 100644 --- a/PSM/en-US.xaml +++ b/PSM/en-US.xaml @@ -329,6 +329,30 @@ *.dll + + Server Monitor + + Total Servers: + Server + Map + 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} @@ -339,6 +363,8 @@ If enabled, the server will be immediately restarted after it is shutdown. Update server after shutdown If enabled, the server will be updated after it is shutdown. + Send Shutdown Messages to Game Client + If enabled, the shutdown messages will be sent to the game client. Backup world file after shutdown If enabled, the world file will be backed up after shutdown. Reason (optional): @@ -446,6 +472,8 @@ Delay between each server update The amount of time to wait in between each server update, only available if Parallel Update is disabled. Shutdown Options + Send Shutdown Messages to Game Client + If enabled, the shutdown messages will be sent to the game client. Grace Period: The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. Message 1: @@ -497,6 +525,10 @@ The number of seconds to wait for the worldsave command to complete before the server is shutdown. Backup World File on Shutdown If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed. + Verify Server Files After Auto Update + If enabled, after the server has been updated from the cache, it will perform a server verification using steamcmd. + Update Directory Permissions on Save + If enabled, when a save is performed, all folders under the server directory will be have the permissions check and if necessary fixed. WARNING: Disabling could prevent your server from running properly. Confirm Settings Reset Action Click 'Yes' to confirm you want to perform the settings reset. @@ -576,6 +608,7 @@ Open Game Data Open Plugins Open Help + Open Server Monitor Upgrade to {0} now! Task Status Requires Administration Permissions diff --git a/PSM/latest.exe b/PSM/latest.exe index 5a0fc9e6..e83e43f6 100644 Binary files a/PSM/latest.exe and b/PSM/latest.exe differ diff --git a/PSM/latest.txt b/PSM/latest.txt index bb56ccda..dce42198 100644 --- a/PSM/latest.txt +++ b/PSM/latest.txt @@ -1 +1 @@ -1.0.21 +1.0.22 diff --git a/PSM/latest.zip b/PSM/latest.zip index fd3b980a..390e1535 100644 Binary files a/PSM/latest.zip and b/PSM/latest.zip differ