From 4f6651494ec34906bd095485aaed3550e474dfa0 Mon Sep 17 00:00:00 2001 From: Lacoi Date: Sat, 4 Nov 2023 12:44:54 +0100 Subject: [PATCH] asm: update changelog --- src/ARKServerManager/Globalization/en-US/en-US.xaml | 4 ++++ src/ARKServerManager/VersionFeed.xml | 6 ++++-- src/ARKServerManager/VersionFeedBeta.xml | 6 ++++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/ARKServerManager/Globalization/en-US/en-US.xaml b/src/ARKServerManager/Globalization/en-US/en-US.xaml index dfa71a9e..5ac076fd 100644 --- a/src/ARKServerManager/Globalization/en-US/en-US.xaml +++ b/src/ARKServerManager/Globalization/en-US/en-US.xaml @@ -1429,6 +1429,10 @@ Undocumented bye wildcard. 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. diff --git a/src/ARKServerManager/VersionFeed.xml b/src/ARKServerManager/VersionFeed.xml index d73cd69d..a4e185d5 100644 --- a/src/ARKServerManager/VersionFeed.xml +++ b/src/ARKServerManager/VersionFeed.xml @@ -5,14 +5,14 @@ Ark Server Manager Version Feed This is the Ark Server Manager release version feed. - 2023-10-11T00:00:00Z + 2023-11-04T00:00:00Z 1.1.445 (1.1.445.1) 1.1.445.1 - 2023-10-11T00:00:00Z + 2023-11-04T00:00:00Z

@@ -24,8 +24,10 @@ 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.
  • diff --git a/src/ARKServerManager/VersionFeedBeta.xml b/src/ARKServerManager/VersionFeedBeta.xml index d4d17808..8abb0b55 100644 --- a/src/ARKServerManager/VersionFeedBeta.xml +++ b/src/ARKServerManager/VersionFeedBeta.xml @@ -5,14 +5,14 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2023-10-11T00:00:00Z + 2023-11-04T00:00:00Z 1.1.445 (1.1.445.1) 1.1.445.1 - 2023-10-11T00:00:00Z + 2023-11-04T00:00:00Z

    @@ -24,8 +24,10 @@ 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.