diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index 4ea9b572..3c188938 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,38 +5,21 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2020-03-02T00:00:00Z + 2020-03-02T07:00:00Z urn:uuid:F3DDF193-EF36-42A6-91A9-B95A403E907A - 1.0.353 (1.0.353.1) - 1.0.353.1 + 1.0.354 (1.0.354.1) + 1.0.354.1 - 2020-03-02T00:00:00Z + 2020-03-02T07:00:00Z

NEW

    -
  • Server Settings (Administration section -> Server Options)
  • -
  • * -structurememopts (Structure Memory Optimizations)
  • -
  • * -noundermeshchecking (No Under Mesh Checking)
  • -
  • * -noundermeshkilling (No Under Mesh Killing)
  • -
  • Server Settings (Rules section)
  • -
  • * FuelConsumptionIntervalMultiplier
  • -
  • * LimitNonPlayerDroppedItemsRange
  • -
  • * LimitNonPlayerDroppedItemsCount
  • -
  • Server Settings (Players section)
  • -
  • * MaxFallSpeedMultiplier
  • -
  • Server Settings (Dinos section)
  • -
  • * bForceCanRideFliers (Enable Flyer Riding (Genesis))
  • -
  • Server Settings (Structures section)
  • -
  • * AlwaysAllowStructurePickup
  • -
  • * StructurePickupTimeAfterPlacement
  • -
  • * StructurePickupHoldDuration
  • -
  • * AllowIntegratedSPlusStructures
  • -
  • * bGenesisUseStructuresPreventionVolumes (Disable Building in Mission Areas (Genesis))
  • +
  • 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.

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index 24411838..7beeb2fa 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/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 + 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 + Use Multiplier + If enabled, will appliy the multipler to the base stack size of the item; otherwise it uses Stack Size. + Stack Size + Stack size of the specified item + Multiplier + Multipler applied to the base stack size of specified item + + 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/beta/latest.txt b/ASM/beta/latest.txt index f1344c7d..016fcfd9 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.0.353.1 +1.0.354.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index 2e026888..9d2b26b2 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ