diff --git a/ASM/ArkServerManager_1.0.354.exe b/ASM/ArkServerManager_1.0.354.exe new file mode 100644 index 00000000..c4f82b2a Binary files /dev/null and b/ASM/ArkServerManager_1.0.354.exe differ diff --git a/ASM/ArkServerManager_1.0.354.zip b/ASM/ArkServerManager_1.0.354.zip new file mode 100644 index 00000000..b55e3aed Binary files /dev/null and b/ASM/ArkServerManager_1.0.354.zip differ diff --git a/ASM/VersionFeed.xml b/ASM/VersionFeed.xml index 8a374fa2..18af09bb 100644 --- a/ASM/VersionFeed.xml +++ b/ASM/VersionFeed.xml @@ -5,7 +5,35 @@ Ark Server Manager Version Feed This is the Ark Server Manager release version feed. - 2020-03-02T00:00:00Z + 2020-03-02T07:00:00Z + + + urn:uuid:98F7D9A7-ADC3-4C26-A214-3332EAB94014 + 1.0.354 (1.0.354.1) + 1.0.354.1 + + 2020-03-02T07:00:00Z + +
+

+ BUGFIX +
+

    +
  • Server Settings (Dinos section) - fixed the bForceCanRideFliers (Enable Flyer Riding (Genesis)) setting, so it clears the value in the gameusersettings.ini file if unchecked.
  • +
+ NEW +
+
    +
  • Server Settings (Stack Sizes) - new section that allows you to manange your individual item stack sizes. Has an option in the global setting to turn on/off.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:F1654EC3-CF23-42B6-8937-C4021940E899 diff --git a/ASM/en-US.xaml b/ASM/en-US.xaml index 24411838..94f6f5ba 100644 --- a/ASM/en-US.xaml +++ b/ASM/en-US.xaml @@ -339,6 +339,8 @@ Custom Override Options Enable Crafting Overrides If enabled, the crafting overrides will be managed by ASM. + Enable Stack Size Overrides + If enabled, the stack size overrides will be managed by ASM. Enable Map Spawner Overrides If enabled, the map spawner overrides will be managed by ASM. Enable Supply Crate Overrides @@ -1982,6 +1984,27 @@ Save supply crate + + Stack Size Overrides + Item Stack Size Multiplier + This is the global modifier to allow increasing or decreasing item stack sizes. NOTE: This only works for items that are intended to stack. + Stacked Items + Stack Size Override Settings + NOTE: If you want to manage your overrides manually or with another application, you can disable the option that will prevent ASM managing the overrides. See the 'Custom Override Options' in the global settings. + + Item + Item Class String + Max Item Quantity + New stack size of the specified item + Ignore Multiplier + If enabled, will set the value of the items stack size to Max Item Quantity; otherwise the value of the items stack size is ItemStackSizeMultiplier * MaxItemQuantity. + + Add stack size item + Delete all stack size items + Paste stack size items data + Delete stack size item + Save stack size items data + Saving... Checking Directory Permissions... diff --git a/ASM/latest.exe b/ASM/latest.exe index cb4eefce..c4f82b2a 100644 Binary files a/ASM/latest.exe and b/ASM/latest.exe differ diff --git a/ASM/latest.txt b/ASM/latest.txt index d40798d2..f2396416 100644 --- a/ASM/latest.txt +++ b/ASM/latest.txt @@ -1 +1 @@ -1.0.353 +1.0.354 diff --git a/ASM/latest.zip b/ASM/latest.zip index 2e026888..b55e3aed 100644 Binary files a/ASM/latest.zip and b/ASM/latest.zip differ