Conan Server Manager Version FeedThis is the Conan Server Manager beta version feed.
- 2020-03-08T00:00:00Z
+ 2020-03-12T00:00:00Z
- urn:uuid:BBA9E018-2C37-4407-A499-F4A54D37B1AA
- 1.0.19 (1.0.19.1)
- 1.0.19.1
+ urn:uuid:DEA5605F-8087-4BC5-A344-B1443BFFE919
+ 1.0.20 (1.0.20.1)
+ 1.0.20.1
- 2020-03-08T00:00:00Z
+ 2020-03-12T00:00:00Z
BUGFIX
-
Dialog forms - have fixed an issue where the dialog forms would open behind the current window.
+
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.
diff --git a/CSM/beta/en-US.xaml b/CSM/beta/en-US.xaml
index f26a8f27..2e8f5850 100644
--- a/CSM/beta/en-US.xaml
+++ b/CSM/beta/en-US.xaml
@@ -242,6 +242,7 @@
Open Game Data FolderOpen Game Data ForumReload Game Data Files
+ Validate Game Data FilesDelete Game Data FileName
@@ -250,6 +251,7 @@
Add Action ErrorAn error occurred while reading the selected file.
+ A file with the same name already exists, delete the existing file and try again.Confirm Clear ActionClick 'Yes' to confirm you want to clear all.Clear Action Error
@@ -258,6 +260,11 @@
Delete Action ErrorOpen Folder ErrorLoad 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 filegamedata
diff --git a/CSM/beta/latest.txt b/CSM/beta/latest.txt
index 0b774962..f789b7d5 100644
--- a/CSM/beta/latest.txt
+++ b/CSM/beta/latest.txt
@@ -1 +1 @@
-1.0.19.1
+1.0.20.1
diff --git a/CSM/beta/latest.zip b/CSM/beta/latest.zip
index cf08a230..25606747 100644
Binary files a/CSM/beta/latest.zip and b/CSM/beta/latest.zip differ