diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index d5340426..e616bcd0 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -8,64 +8,18 @@ 2022-06-16T00:00:00Z - urn:uuid:C9BB0F58-3C98-4E69-A0D1-E962EB61072C - 1.1.74 (1.1.74.3) - 1.1.74.3 + urn:uuid:4E189446-9861-4B64-9B27-0E3E655CD1CA + 1.1.75 (1.1.75.1) + 1.1.75.1 2022-06-16T00:00:00Z

- BUGFIX + NEW

    -
  • Global Settings - fixed the bug that cleared the Backup Rcon message mode when changing languages.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:74CFB107-BB04-4A41-B41A-DD6AFB1E8D0F - 1.1.74 (1.1.74.2) - 1.1.74.2 - - 2022-06-15T00:00:00Z - -
-

- CHANGE -
-

    -
  • RCON Message Modes - now loads them from the gamedata file, so they can be extended without a code change.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:4E189446-9861-4B64-9B27-0E3E655CD1CA - 1.1.74 (1.1.74.1) - 1.1.74.1 - - 2022-06-13T00:00:00Z - -
-

- CHANGE -
-

    -
  • Updated to query master timeouts from 10 seconds to 30 seconds.
  • +
  • Reset Server - added new button to reset your server. This will delete all server files and reset your server back to new.

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index becff1ce..9a66cb93 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -1084,6 +1084,10 @@ Backup Server Backup Server Error The backup was successful. + Reset Server + Reset Server Error + This will delete all the server files and reset your server back to new. Do you wish to proceed? + The reset was successful. Shutdown Server Error Shutdown Server Cancelled The shutdown window is already open for this server. @@ -1161,6 +1165,8 @@ A comma-separated list of mod ids, in the order in which they should be applied. View the mod details. Upgrade to the latest version of the mods that is currently available to download. + Reset + Deletes all the server files and resets your server back to new. Saves Auto Save Period: diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index 11a8c7e2..bf127296 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.74.3 +1.1.75.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index c08d45aa..a36d40af 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ