diff --git a/ASM/ArkServerManager_1.1.445.exe b/ASM/ArkServerManager_1.1.445.exe new file mode 100644 index 00000000..03dbc014 Binary files /dev/null and b/ASM/ArkServerManager_1.1.445.exe differ diff --git a/ASM/ArkServerManager_1.1.445.zip b/ASM/ArkServerManager_1.1.445.zip new file mode 100644 index 00000000..f6b50bc6 Binary files /dev/null and b/ASM/ArkServerManager_1.1.445.zip differ diff --git a/ASM/VersionFeed.xml b/ASM/VersionFeed.xml index 024a33b3..7a2f7cdb 100644 --- a/ASM/VersionFeed.xml +++ b/ASM/VersionFeed.xml @@ -5,7 +5,44 @@ Ark Server Manager Version Feed This is the Ark Server Manager release version feed. - 2023-08-26T00:00:00Z + 2023-11-16T00:00:00Z + + + urn:uuid:D776BB39-92F0-4C80-A57C-468B80DEB086 + 1.1.445 (1.1.445.1) + 1.1.445.1 + + 2023-11-16T00:00:00Z + +
+

+ BUGFIX +
+

    +
  • Dino Settings - fix Mutagen Level Boost (Bred)
  • +
+ CHANGE +
+
    +
  • RCON - add player menu options to kick, ban or unban a player
  • +
  • Administration - add savegame settings for official backups
  • +
  • Administration - add max backup quantity for ark auto saves
  • +
  • Server Details - add NewYear Event Settings
  • +
  • Rules - change MaxTributeDinos and MaxTributeItems to safer max values
  • +
  • Dino Settings - PersonalTamedDinosSaddleStructureCost could be zero
  • +
  • pt-BR Translation file updated.
  • +
  • ru-RU Translation file updated.
  • +
  • tr-TR Translation file updated.
  • +
  • zh-CN Translation file updated.
  • +
+

+
+
+ + Lacoi + + +
urn:uuid:BD58740F-8C66-4B21-B73D-22BF191590AA diff --git a/ASM/en-US.xaml b/ASM/en-US.xaml index 8ceadcdc..149058f0 100644 --- a/ASM/en-US.xaml +++ b/ASM/en-US.xaml @@ -1175,7 +1175,9 @@ Perform a manual world save. Restore... Restore a previous world save. - + Backup Quantity: + Set the max number of backup to keeps in the save folder. Whenever a new backup is created, the oldest ones will be deleted. Default value is 20. Since such backups take place every 2 hours and they are uncomprssed files, it is suggested to use more flexible third party solutions, especially with "big" saves. + Message of the Day The Message of the Day displayed to users when they connect to the server. Lines: @@ -1321,6 +1323,21 @@ If enabled, admin commands will be echoed to chat for admins only to see. Tribe Log Destroyed Enemy Structures If enabled, the enemy-structure destruction log (for the victim tribe) wil display the attacker tribe in the Tribe Logs, instead of a generic structure destruction message. + + Official Save Settings + New Save Game Format + The new save format (version 11) is used, which is approximately 4x faster and 50% smaller compared to "old save format" (version 8). +Deprecated since patch 244.6, the current default save format (version 9) is based on this. Use only if necessary (e.g.: the default save format fails as well the old save format). +This option must be used to start the Official 2023 Server Saves backups along with -usestore to correctly load tribe ownership. + Use Store + Same basic behaviour of official (non-legacy) servers on handling player characters data: character profile file (.arkprofile) is not saved separately from map save (.ark), nor its backup. +When necessary (e.g.: a character just transferred or a new character has been created) a temporary character profile file is created and kept until next world-save. +Tribe profiles are stored in a different format (.arktributetribe). Allows -BackupTransferPlayerDatas option (for fully mimic official servers save behaviour). +Use the option -converttostore to convert previous non stored data to stored data. This option must be used to correctly load the Official 2023 Server Saves backups along with -newsaveformat. + Backup Transfer Player Datas (Undocumented) + Fully mimic official (non-legacy) servers on handling player characters data, adding permanent character profile backup files separately from the world-save. +Requires -usestore option. This option must be used to fully re-enable character profile backups when playing the Official 2023 Server Saves backups. +Undocumented bye wildcard. Enable Web Alarms If enabled, servers can now get web notifications posted somewhere when important things happen to a tribe. @@ -1412,6 +1429,10 @@ The name of the event to enable (leave blank to disable the event). Dino Color Chance: Dino event color chance. + New Year Event 1: + The New Year Date must be entered as "yyyy.mm.dd hh:mm:ss" (though other formats are recognized and changed to this format). ASM will automatically convert the date to the value required by the game. + New Year Event 2: + The New Year Date must be entered as "yyyy.mm.dd hh:mm:ss" (though other formats are recognized and changed to this format). ASM will automatically convert the date to the value required by the game. @@ -2706,6 +2727,9 @@ View Tribe... Copy ID... Copy Player ID... + Kick Player + Ban Player + Unban Player Admin Name: This is the name used to prefix serverchat messages sent from the console. diff --git a/ASM/latest.exe b/ASM/latest.exe index 40a96017..03dbc014 100644 Binary files a/ASM/latest.exe and b/ASM/latest.exe differ diff --git a/ASM/latest.txt b/ASM/latest.txt index 484b2eba..332960ea 100644 --- a/ASM/latest.txt +++ b/ASM/latest.txt @@ -1 +1 @@ -1.1.444 +1.1.445 diff --git a/ASM/latest.zip b/ASM/latest.zip index d4abff57..f6b50bc6 100644 Binary files a/ASM/latest.zip and b/ASM/latest.zip differ