DnL Server Manager Version FeedThis is the Dark and Light Server Manager beta version feed.
- 2020-03-08T00:00:00Z
+ 2020-03-12T00:00:00Z
- urn:uuid:EEAA3BDA-AB84-4B7E-AB83-E64D35150EDA
- 1.0.55 (1.0.55.1)
- 1.0.55.1
+ urn:uuid:F97DFA57-C4EB-41C1-8ABD-BF8328558550
+ 1.0.56 (1.0.56.1)
+ 1.0.56.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/DSM/beta/en-US.xaml b/DSM/beta/en-US.xaml
index d5b26fc9..3f259556 100644
--- a/DSM/beta/en-US.xaml
+++ b/DSM/beta/en-US.xaml
@@ -277,6 +277,7 @@
Open Game Data FolderOpen Game Data ForumReload Game Data Files
+ Validate Game Data FilesDelete Game Data FileName
@@ -285,6 +286,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
@@ -293,6 +295,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/DSM/beta/latest.txt b/DSM/beta/latest.txt
index 2d2a28b6..149d78a2 100644
--- a/DSM/beta/latest.txt
+++ b/DSM/beta/latest.txt
@@ -1 +1 @@
-1.0.55.1
+1.0.56.1
diff --git a/DSM/beta/latest.zip b/DSM/beta/latest.zip
index 383600bf..5d1b746c 100644
Binary files a/DSM/beta/latest.zip and b/DSM/beta/latest.zip differ