Added globalization to the Main Window Start Mode setting in the Global Settings.
-
zh-CN Translation file updated.
+
Changed some globalization key values (maps, branches, total conversions and events).
+
Changed the primitive plus gamedata header from Mods to TotalConversions.
+
Changed the way the data directory is selected and created on first startup of the server manager.
+
pt-BR Translation file updated.
diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml
index b2e54b50..2384aae1 100644
--- a/ASM/beta/en-US.xaml
+++ b/ASM/beta/en-US.xaml
@@ -13,7 +13,37 @@
Error
-
+
+ The Island
+ The Center
+ Scorched Earth
+ Ragnarok
+ Aberration
+ Extinction
+ Valguero
+ Genesis: Part 1
+ Crystal Isles
+ Genesis: Part 2
+
+
+
+ Primitive Plus
+
+
+
+ Live
+
+
+
+ None
+ Valentines Day
+ Easter
+ Fear Evolved (Halloween)
+ Turkey Trial
+ Winter Wonderland
+
+
+
AllUnknownARK Prime
@@ -72,8 +102,9 @@
Select a Data DirectoryConfirm locationThe server manager will store profiles and SteamCMD in the following directories:\r\n\r\nProfiles: {0}\r\nSteamCMD: {1}\r\n\r\nIs this ok?
- Data Directory Selection Error
- The directory you have chosen is within the server manager installation folder. This is not recommended, please choose another folder.
+ Data Directory Selection Error
+ The directory you have chosen is within the server manager installation folder. This is not recommended, please choose another folder.
+ The directory you have chosen is on the desktop. This is not recommended, please choose another folder.Failed to save profileFailed to save profile {0}. {1}\n{2}
@@ -134,6 +165,25 @@
Processor
+
+ Data Folder Selection
+ It appears you do not have a data directory set. The data directory is where your profiles and SteamCMD will be stored. It is not the same as the server installation directory, which you can choose for each profile.
+ Select the drive where the data folder should be located.
+ Data Folder Name:
+ The name of the server manager data folder.
+ Local Disk
+ {0} free of {1}
+
+ Ok
+ Cancel
+ Refresh
+
+ Data Directory Selection Error
+ The data folder name you have entered is not valid.
+ Server Manager Restart Required
+ The data folder has been set, you must now restart the server manager to use the new settings.
+
+
Close
@@ -2475,36 +2525,6 @@
Settings
-
- The Island
- The Center
- Scorched Earth
- Ragnarok
- Aberration
- Extinction
- Valguero
- Genesis: Part 1
- Crystal Isles
- Genesis: Part 2
-
-
-
- Primitive Plus
-
-
-
- Live
-
-
-
- None
- Valentines Day
- Easter
- Fear Evolved (Halloween)
- Turkey Trial
- Winter Wonderland
-
-
diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt
index 85043d1c..4776ce38 100644
--- a/ASM/beta/latest.txt
+++ b/ASM/beta/latest.txt
@@ -1 +1 @@
-1.1.409.3
+1.1.410.1
diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip
index 157801e6..07ab0765 100644
Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ
diff --git a/src/ARKServerManager/ARKServerManager.csproj b/src/ARKServerManager/ARKServerManager.csproj
index c7410cc7..9c5d6676 100644
--- a/src/ARKServerManager/ARKServerManager.csproj
+++ b/src/ARKServerManager/ARKServerManager.csproj
@@ -36,7 +36,7 @@
Bletch1971Server Managersfalse
- 1
+ 21.1.410.%2afalsetrue
diff --git a/src/ARKServerManager/VersionFeed.xml b/src/ARKServerManager/VersionFeed.xml
index 63ada18d..30e6aa8e 100644
--- a/src/ARKServerManager/VersionFeed.xml
+++ b/src/ARKServerManager/VersionFeed.xml
@@ -21,6 +21,7 @@
Changed some globalization key values (maps, branches, total conversions and events).
Changed the primitive plus gamedata header from Mods to TotalConversions.
+
Changed the way the data directory is selected and created on first startup of the server manager.