diff --git a/CSM/ConanServerManager_1.0.20.exe b/CSM/ConanServerManager_1.0.20.exe new file mode 100644 index 00000000..b04ec58a Binary files /dev/null and b/CSM/ConanServerManager_1.0.20.exe differ diff --git a/CSM/ConanServerManager_1.0.20.zip b/CSM/ConanServerManager_1.0.20.zip new file mode 100644 index 00000000..90e35065 Binary files /dev/null and b/CSM/ConanServerManager_1.0.20.zip differ diff --git a/CSM/VersionFeed.xml b/CSM/VersionFeed.xml index e730cb67..dcd9d8f9 100644 --- a/CSM/VersionFeed.xml +++ b/CSM/VersionFeed.xml @@ -5,7 +5,60 @@ Conan Server Manager Version Feed This is the Conan Server Manager release version feed. - 2020-03-07T01:00:00Z + 2020-03-12T00:00:00Z + + + urn:uuid:DEA5605F-8087-4BC5-A344-B1443BFFE919 + 1.0.20 (1.0.20.1) + 1.0.20.1 + + 2020-03-12T00:00:00Z + +
+

+ BUGFIX +
+

    +
  • 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.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
+ + + urn:uuid:BBA9E018-2C37-4407-A499-F4A54D37B1AA + 1.0.19 (1.0.19.1) + 1.0.19.1 + + 2020-03-08T00:00:00Z + +
+

+ BUGFIX +
+

    +
  • Dialog forms - have fixed an issue where the dialog forms would open behind the current window.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:2E41E574-FB45-4B23-B080-07645DCCABEE diff --git a/CSM/en-US.xaml b/CSM/en-US.xaml index f26a8f27..2e8f5850 100644 --- a/CSM/en-US.xaml +++ b/CSM/en-US.xaml @@ -242,6 +242,7 @@ Open Game Data Folder Open Game Data Forum Reload Game Data Files + Validate Game Data Files Delete Game Data File Name @@ -250,6 +251,7 @@ Add Action Error An error occurred while reading the selected file. + A file with the same name already exists, delete the existing file and try again. Confirm Clear Action Click 'Yes' to confirm you want to clear all. Clear Action Error @@ -258,6 +260,11 @@ Delete Action Error Open Folder Error Load Error + Validation + All game data files are valid. + Validation Error + The following file(s) have errors + The file is not valid. It may contain errors or have incorrect formatting. Select game data file gamedata diff --git a/CSM/latest.exe b/CSM/latest.exe index 7aa0d631..b04ec58a 100644 Binary files a/CSM/latest.exe and b/CSM/latest.exe differ diff --git a/CSM/latest.txt b/CSM/latest.txt index 54473825..e4b14eaf 100644 --- a/CSM/latest.txt +++ b/CSM/latest.txt @@ -1 +1 @@ -1.0.18 +1.0.20 diff --git a/CSM/latest.zip b/CSM/latest.zip index 29dd8fb0..90e35065 100644 Binary files a/CSM/latest.zip and b/CSM/latest.zip differ