diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index fdbf9044..58791082 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,23 +5,32 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2020-04-21T00:00:00Z + 2020-05-01T00:00:00Z - urn:uuid:3113EEA5-5FDB-4380-AF0E-B70390A3747D - 1.1.373 (1.1.373.1) - 1.1.373.1 + urn:uuid:EA2525A7-371F-4D72-A789-39F244C3C72C + 1.1.374 (1.1.374.1) + 1.1.374.1 - 2020-04-21T00:00:00Z + 2020-05-01T00:00:00Z

BUGFIX

    -
  • Server Setting Resets - added any missing settings to each reset methods.
  • -
  • Server Setting Syncs - added any missing settings to each sync methods.
  • -
  • New Profile Creation - fixed a bug that causes new profile to use the same profile id.
  • +
  • Aberration - added Tek Sleeping Pod engram and item.
  • +
  • Removed ProfileToolTip from profile file.
  • +
+ NEW +
+
    +
  • Server Settings - Rules Section - added missing TribeSlotReuseCooldown setting.
  • +
+ CHANGE +
+
    +
  • fr-FR Translation file updated. (thanks @angemymy)

diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml index db3d40a3..8e3e611b 100644 --- a/ASM/beta/en-US.xaml +++ b/ASM/beta/en-US.xaml @@ -1056,8 +1056,6 @@ Rules - Tribe Name Change Cooldown - Cooldown added to tribe's changing their name. Enable Hardcore Mode Enables hardcore mode (players can not respawn, a new character must be created). Enable PvP @@ -1086,9 +1084,6 @@ If enabled, will allow the player to have unlimited respecs using the mindwipe tonic. Allow Platform Saddle Multi Floors If enabled, will allow multiple platform floors on rafts and saddle platforms. - Max Players in Tribe: - Set to 0 for unlimited player in tribe, set to a number > 0 to act as a limit. - players Enable Difficulty Override If enabled, this will allow the max level of creatures in the world to be changed. @@ -1160,17 +1155,24 @@ Stop Time: The stop time in hours and minutes from midnight to disable PvE mode. - PvE "Tribe Warfare" options - Allow Tribe Warfare - If enabled, capability for tribes to officially declare war on each other for mutually-agreed-upon period of time. - Allow Cancelling Tribe Warfare - If enabled, tribes are able to cancel an agreed-upon war before it has actually started. + Max Players in Tribe: + Set to 0 for unlimited player in tribe, set to a number > 0 to act as a limit. + players + Tribe Name Change Cooldown + Cooldown added to tribe's changing their name. + Tribe Name Reuse Cooldown + Locks a tribe slot so when a tribe member leaves, the slot cannot be reused until the cooldown expires. Set to 0 to disable the cooldown. Allow Tribe Alliances If enabled, players are able to create alliances with other tribes. Max Alliances Per Tribe The maximum number of alliances allowed for each tribe. Max Tribes Per Alliance The maximum number of tribes allowed in each alliance. + PvE "Tribe Warfare" options + Allow Tribe Warfare + If enabled, capability for tribes to officially declare war on each other for mutually-agreed-upon period of time. + Allow Cancelling Tribe Warfare + If enabled, tribes are able to cancel an agreed-upon war before it has actually started. Allow Custom Recipes If enabled, players are able to use the Custom RP-oriented Recipe/Cooking System (including Skill-Based results). diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 2928f2a3..8f8fdc33 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.373.1 +1.1.374.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index c942dbe6..0ce4b182 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ