From ed2136cc21c0070de2a423e2b84b39d2be3eee8b Mon Sep 17 00:00:00 2001 From: Brett Hewitson Date: Sat, 19 Jun 2021 10:14:41 +1000 Subject: [PATCH] ASM 399 Beta 1 --- ASM/beta/VersionFeed.xml | 19 ++++++--------- ASM/beta/en-US.xaml | 25 +++++++++++++------- src/ARKServerManager/ARKServerManager.csproj | 2 +- 3 files changed, 24 insertions(+), 22 deletions(-) diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index 2d20e867..e2ebc28e 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,26 +5,21 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2021-06-18T00:00:00Z + 2021-06-19T00:00:00Z - urn:uuid:F5253662-0C33-436C-8AC8-9EC459CFB620 - 1.1.398 (1.1.398.1) - 1.1.398.1 + urn:uuid:0A751BBA-54B5-40A6-AB09-C6B2539DAFE7 + 1.1.399 (1.1.399.1) + 1.1.399.1 - 2021-06-18T00:00:00Z + 2021-06-19T00:00:00Z

- BUGFIX + NEW

    -
  • Fixed issue when settings Item Stat Clamps.
  • -
- CHANGE -
-
    -
  • ru-RU Translation file updated.
  • +
  • Server Settings - Rules Section - Added new Genesis: Part 2 settings, bDisableWorldBuffs, bEnableWorldBuffScaling and WorldBuffScalingEfficacy.

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index f1d31a99..bf24dbe7 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -1282,6 +1282,15 @@ Limit Non Player Dropped Items Count Limit the number of droppeditems in an area (together with LimitNonPlayerDroppedItemsRange). + Enable Cryopod Nerf + If enabled, will adjust the amount of damage a creature does, for a period of time, after it has been released from a cryopod. + Duration + The amount of time, in seconds, that the damage adjustment will take effect for creatures released from a cryopod. + Outgoing Damage Multiplier + Specifies the multiplier for damage done by creatures, after they have been released from a cryopod. Lower values means the damage done by the creature will be lower (eg. 0.01 means 99% of the damage is removed). + Incoming Damage Multiplier Percent + Specifies the percentage increase to the incoming damage multiplier of a creature, after they have been released from a cryopod. Higher values means more incoming damage done to the creature (eg. 0.25 = 25% more damage). + Allow TEK Suit Powers If enabled, will allow the player to use TEK Suit Powers on the Genesis map. Disable Missions @@ -1290,6 +1299,13 @@ Disable TEK Suit on Spawn If enabled, will prevent the player spawning with the TEK Suit. + Disable World Buffs + If enabled, will disable world effects from Missions altogether. + Enable World Buff Scaling + If enabled, will cause world buffs to scale their benefits multiplicatively, rather than add/subtract a flat amount to the value at runtime. + World Buff Scaling Efficacy + Specifies the global scalar to reduce/increase the effectiveness of world buffs (e.g. 1 is default, 0.5 would be 50% less effective, 2.0 would be 2x more effective). + Hexagons Disable Hexagon Store Is enabled, the hexagon store will be disabled. @@ -1302,15 +1318,6 @@ Hexagon Cost Multiplier Specifies the multiplier for the hexagon cost of items. - Enable Cryopod Nerf - If enabled, will adjust the amount of damage a creature does, for a period of time, after it has been released from a cryopod. - Duration - The amount of time, in seconds, that the damage adjustment will take effect for creatures released from a cryopod. - Outgoing Damage Multiplier - Specifies the multiplier for damage done by creatures, after they have been released from a cryopod. Lower values means the damage done by the creature will be lower (eg. 0.01 means 99% of the damage is removed). - Incoming Damage Multiplier Percent - Specifies the percentage increase to the incoming damage multiplier of a creature, after they have been released from a cryopod. Higher values means more incoming damage done to the creature (eg. 0.25 = 25% more damage). - Item Stat Clamps WARNING: This will permanently change the stats of any existing items so make sure to backup your current save before modifying and playing with the clamping values. Generic Quality diff --git a/src/ARKServerManager/ARKServerManager.csproj b/src/ARKServerManager/ARKServerManager.csproj index e2771db0..0bd0383b 100644 --- a/src/ARKServerManager/ARKServerManager.csproj +++ b/src/ARKServerManager/ARKServerManager.csproj @@ -36,7 +36,7 @@ Bletch1971 Server Managers false - 1 + 2 1.1.399.%2a false true