diff --git a/ASM/ArkServerManager_1.1.368.exe b/ASM/ArkServerManager_1.1.368.exe new file mode 100644 index 00000000..c5c5132f Binary files /dev/null and b/ASM/ArkServerManager_1.1.368.exe differ diff --git a/ASM/ArkServerManager_1.1.368.zip b/ASM/ArkServerManager_1.1.368.zip new file mode 100644 index 00000000..942400fe Binary files /dev/null and b/ASM/ArkServerManager_1.1.368.zip differ diff --git a/ASM/VersionFeed.xml b/ASM/VersionFeed.xml index c7610bbe..aab14354 100644 --- a/ASM/VersionFeed.xml +++ b/ASM/VersionFeed.xml @@ -5,11 +5,49 @@ Ark Server Manager Version Feed This is the Ark Server Manager release version feed. - 2020-04-06T00:00:00Z + 2020-04-10T04:00:00Z + + + urn:uuid:8C692EDA-2C5C-46BC-8AC4-DE351E8E9CF8 + 1.1.368 (1.1.368.4) + 1.1.368.4 + + 2020-04-010T04:00:00Z + +
+

+ BUGFIX +
+

    +
  • Server Settings - fixed the bug that keeps clearing the EnableAutoDestroyStructures setting.
  • +
+ NEW +
+
    +
  • Rules Section - added new CryopodNerfIncomingDamageMultPercent setting.
  • +
+ CHANGE +
+
    +
  • Server Manager Profiles - Have changed the name of the profile files to be the profile id. This is to prevent profile name clashes.
  • +
  • Server Manager Profiles - Have removed the config file backups in the profiles folder. These files were never used and a pain to maintain.
  • +
  • Server Manager Logging - All logging now uses the profile id as the folder/filenames.
  • +
  • Server Installation Folder - changed the underlying control so that it displays underscore characters.
  • +
  • fr-FR Translation file updated. (thanks @angemymy)
  • +
  • ru-RU Translation file updated. (thanks @varlonec)
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
urn:uuid:EEE0C3FB-EC4D-4956-A743-D6DC14F679C8 - 1.0.366 (1.0.367.1) + 1.0.367 (1.0.367.1) 1.0.367.1 2020-04-06T00:00:00Z diff --git a/ASM/en-US.xaml b/ASM/en-US.xaml index e014769c..c9c6c3e8 100644 --- a/ASM/en-US.xaml +++ b/ASM/en-US.xaml @@ -397,11 +397,13 @@ Data Directory: Backup Directory: Steam WebApi Key: - Set Location... + ... Clear Get WebApi Key... Help... + Language + Custom Override Options Enable Crafting Overrides If enabled, the crafting overrides will be managed by the server manager. @@ -428,12 +430,24 @@ The amount of XP to be increased when adding a new custom level. Dino Level Increase: The amount of XP to be increased when adding a new custom level. - Output SteamCMD to the progress window - If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail. Validate profile on server start If enabled, when you manually start the server, a basic validation is performed on the server and mod files. NOTE: Will not be performed if Ark Mod Management enabled. Perform server and mod update on server start If enabled, when you manually start the server, the server and mod files will be updated to the latest version. NOTE: Will not be performed if Ark Mod Management enabled. + + Steam Settings + Stop SteamCMD closing (use for debugging only) + If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update. + Username: + The user name associated with the steam account. + Password: + The password associated with the steam account. + Authenticate... + Output SteamCMD to the progress window + If enabled, the SteamCMD output will be shown in the progress window instead of the command window. NOTE: if enabled, this could cause your server and mods updates to fail. + Use Anonymous Credentials with SteamCMD + Controls whether the anonymous user is used to download from SteamCMD. + Mod Update Settings Update mods when updating server If enabled, the mods will be updated when the server is updated. @@ -443,15 +457,6 @@ If enabled, the mod files will be copied to the server folder even if the server has the latest version. Enabling can fix mod corruption issues. Force mod file downloads when no steam information available If enabled, the mods will be downloaded from steam even when no steam information is available. - Stop SteamCMD closing (use for debugging only) - If enabled, the Steamcmd window will not be closed when finished. You will need to manually close it or type quit. Note: does not affect auto-update. - Use Anonymous Credentials - Controls whether the anonymous user is used to download from SteamCMD. - Username: - The user name associated with the steam account. - Password: - The password associated with the steam account. - Authenticate Workshop Cache Expiry The number of hours since the last refresh the workshop cache will be considered old and will auto refresh. Enable Auto Backup @@ -1214,10 +1219,12 @@ 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. - Cryopod Nerf Duration + Duration The amount of time, in seconds, that the damage adjustment will take effect for creatures released from a cryopod. - Cryopod Nerf Damage Multiplier - Specifies the multiplier for damage done by creatures, after they have been released from a cryopod. Lower values means the dameage done will be lower (eg. 0.01 means 99% of the damage is removed). + 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). diff --git a/ASM/latest.exe b/ASM/latest.exe index 977884e1..c5c5132f 100644 Binary files a/ASM/latest.exe and b/ASM/latest.exe differ diff --git a/ASM/latest.txt b/ASM/latest.txt index e6a82147..e7ceae3d 100644 --- a/ASM/latest.txt +++ b/ASM/latest.txt @@ -1 +1 @@ -1.0.367 +1.1.368 diff --git a/ASM/latest.zip b/ASM/latest.zip index 9236139a..942400fe 100644 Binary files a/ASM/latest.zip and b/ASM/latest.zip differ