diff --git a/DSM/DnLServerManager_1.0.57.exe b/DSM/DnLServerManager_1.0.57.exe new file mode 100644 index 00000000..9f8172d8 Binary files /dev/null and b/DSM/DnLServerManager_1.0.57.exe differ diff --git a/DSM/DnLServerManager_1.0.57.zip b/DSM/DnLServerManager_1.0.57.zip new file mode 100644 index 00000000..9f9a5963 Binary files /dev/null and b/DSM/DnLServerManager_1.0.57.zip differ diff --git a/DSM/VersionFeed.xml b/DSM/VersionFeed.xml index 883ff12d..c0fa3099 100644 --- a/DSM/VersionFeed.xml +++ b/DSM/VersionFeed.xml @@ -5,7 +5,41 @@ DnL Server Manager Version Feed This is the Dark and Light Server Manager release version feed. - 2020-03-12T00:00:00Z + 2020-03-16T00:00:00Z + + + urn:uuid:881875C7-1719-48C5-91F2-41959F4CF2BD + 1.0.57 (1.0.57.7) + 1.0.57.7 + + 2020-03-16T00: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 via RCON.
  • +
  • Shutdown Window - have added an option to enable/disable sending the shutdown message to the game client via RCON.
  • +
  • Shutdown Process - have added logic to send the shutdown message to the game client via RCON, only if the setting is enabled.
  • +
+ CHANGE +
+
    +
  • fr-FR Translation file updated. (thanks @angemymy)
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:F97DFA57-C4EB-41C1-8ABD-BF8328558550 @@ -19,7 +53,7 @@ BUGFIX
CHANGE
diff --git a/DSM/en-US.xaml b/DSM/en-US.xaml index 3f259556..847d6bcb 100644 --- a/DSM/en-US.xaml +++ b/DSM/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} @@ -348,6 +373,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 via RCON. NOTE: RCON must be enable on the server. Backup world file after shutdown If enabled, the world file will be backed up after shutdown. Reason (optional): @@ -463,6 +490,8 @@ The amount of time to wait in between each server update, only available if Parallel Update is disabled. 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. + Send Shutdown Messages to Game Client + If enabled, the shutdown messages will be sent to the game client via RCON. NOTE: RCON must be enable on the server. Grace Period: The amount of time in minutes to broadcast messages about the upgrade before shutting down and upgrading the server. Message 1: @@ -514,6 +543,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. @@ -610,6 +643,7 @@ Open Game Data Open Plugins Open Help + Open Server Monitor Upgrade to {0} now! Task Status Requires Administration Permissions diff --git a/DSM/latest.exe b/DSM/latest.exe index 586a509c..9f8172d8 100644 Binary files a/DSM/latest.exe and b/DSM/latest.exe differ diff --git a/DSM/latest.txt b/DSM/latest.txt index 2e7dbb08..4d105b7d 100644 --- a/DSM/latest.txt +++ b/DSM/latest.txt @@ -1 +1 @@ -1.0.56 +1.0.57 diff --git a/DSM/latest.zip b/DSM/latest.zip index ade6ecd6..9f9a5963 100644 Binary files a/DSM/latest.zip and b/DSM/latest.zip differ