diff --git a/PSM/PantropyServerManager_1.0.21.exe b/PSM/PantropyServerManager_1.0.21.exe new file mode 100644 index 00000000..5a0fc9e6 Binary files /dev/null and b/PSM/PantropyServerManager_1.0.21.exe differ diff --git a/PSM/PantropyServerManager_1.0.21.zip b/PSM/PantropyServerManager_1.0.21.zip new file mode 100644 index 00000000..fd3b980a Binary files /dev/null and b/PSM/PantropyServerManager_1.0.21.zip differ diff --git a/PSM/VersionFeed.xml b/PSM/VersionFeed.xml index c3ee2f76..e0c84169 100644 --- a/PSM/VersionFeed.xml +++ b/PSM/VersionFeed.xml @@ -5,7 +5,60 @@ Pantropy Server Manager Version Feed This is the Pantropy Server Manager release version feed. - 2020-03-07T01:00:00Z + 2020-03-12T00:00:00Z + + + urn:uuid:CD977A08-1D8C-42CF-883B-FB66C5626452 + 1.0.21 (1.0.21.1) + 1.0.21.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:D8AD9F83-A7D0-49D8-905D-8F17164F2CBA + 1.0.20 (1.0.20.1) + 1.0.20.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:E27DA119-DD66-403A-9A4B-80CE2ECDBDF5 diff --git a/PSM/en-US.xaml b/PSM/en-US.xaml index 20d50057..721af39c 100644 --- a/PSM/en-US.xaml +++ b/PSM/en-US.xaml @@ -268,6 +268,7 @@ Open Game Data Folder Open Game Data Forum Reload Game Data Files + Validate Game Data Files Delete Game Data File Name @@ -276,6 +277,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 @@ -284,6 +286,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/PSM/latest.exe b/PSM/latest.exe index 58cd64b8..5a0fc9e6 100644 Binary files a/PSM/latest.exe and b/PSM/latest.exe differ diff --git a/PSM/latest.txt b/PSM/latest.txt index ecba93a4..bb56ccda 100644 --- a/PSM/latest.txt +++ b/PSM/latest.txt @@ -1 +1 @@ -1.0.19 +1.0.21 diff --git a/PSM/latest.zip b/PSM/latest.zip index ff4fdda8..fd3b980a 100644 Binary files a/PSM/latest.zip and b/PSM/latest.zip differ