diff --git a/CSM/beta/VersionFeed.xml b/CSM/beta/VersionFeed.xml index 63a88f4a..fd690d26 100644 --- a/CSM/beta/VersionFeed.xml +++ b/CSM/beta/VersionFeed.xml @@ -5,67 +5,22 @@ Conan Server Manager Version Feed This is the Conan Server Manager beta version feed. - 2022-07-25T00:00:00Z + 2022-08-07T00:00:00Z - urn:uuid:8CDA70CF-E8B8-4B9B-AD50-AD9A8B528E5B - 1.1.79 (1.1.79.3) - 1.1.79.3 + urn:uuid:6D1F49A0-06E6-415F-AA92-AACD598BC50C + 1.1.80 (1.1.80.1) + 1.1.80.1 - 2022-07-25T00:00:00Z + 2022-08-07T00:00:00Z

- BUGFIX + CHANGE

    -
  • Fixed a crash bug when trying to set the logging folder.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:8CDA70CF-E8B8-4B9B-AD50-AD9A8B528E5B - 1.1.79 (1.1.79.2) - 1.1.79.2 - - 2022-07-16T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Added a check for a valid configuration file when starting the server manager.\r\nIf config file is not valid, then it will delete the config file and shutdown the manager, with a message to restart the manager.
  • -
-

-
-
- - bletch - bletch1971@hotmail.com - -
- - - urn:uuid:8CDA70CF-E8B8-4B9B-AD50-AD9A8B528E5B - 1.1.79 (1.1.79.1) - 1.1.79.1 - - 2022-07-15T00:00:00Z - -
-

- BUGFIX -
-

    -
  • Server Status - changed the server status code to stop the status cycling and to be more accurate.
  • +
  • Server Details Section - added new option to use the Conan Testlive Dedicated Server files. This new option will switch the steam application id of the server files to use the Conan Testlive Dedicated Server files, instead of the Conan Dedicated Server files.
  • +
  • Server Update - updated the code to determine which set of dedicated server files (Conan or Conan Testlive) is required when performing server and mod file updates. Separate Cache folders will be maintained for each.

diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml index eb88689f..07d84961 100644 --- a/CSM/beta/en-US.xaml +++ b/CSM/beta/en-US.xaml @@ -1276,6 +1276,9 @@ Server Details + Use Testlive Dedicated Server Files + If enabled, will use the testlive dedicated server files instead of the testlive branch. Leave the branch as default, do not set to Testlive. + Branch Details Branch Name: The name of the branch to download (leave blank to use the release branch). diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt index 047e5b82..c0769866 100644 --- a/CSM/beta/latest.txt +++ b/CSM/beta/latest.txt @@ -1 +1 @@ -1.1.79.3 +1.1.80.1 diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip index 42ffe0ee..d27f02d0 100644 Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ