Dino Settings - change default value for MaxTamedDinos
-
Exclude ItemIDs From Supply Crate Overrides - add new section
-
WorldSaveRestore - add file size
+
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.
diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml
index 8ceadcdc..149058f0 100644
--- a/ASM/beta/en-US.xaml
+++ b/ASM/beta/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 DayThe 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 StructuresIf 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 AlarmsIf 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 PlayerAdmin Name:This is the name used to prefix serverchat messages sent from the console.
diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt
index 9571e519..8135abe4 100644
--- a/ASM/beta/latest.txt
+++ b/ASM/beta/latest.txt
@@ -1 +1 @@
-1.1.444.2
+1.1.445.1
diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip
index d4abff57..f6b50bc6 100644
Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ