mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
asm: update changelog
This commit is contained in:
parent
a14ee7c108
commit
4f6651494e
3 changed files with 12 additions and 4 deletions
|
|
@ -1429,6 +1429,10 @@ Undocumented bye wildcard.</sys:String>
|
|||
<sys:String x:Key="ServerSettings_EventNameTooltip">The name of the event to enable (leave blank to disable the event).</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EventColorsChanceOverrideLabel">Dino Color Chance:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EventColorsChanceOverrideTooltip">Dino event color chance.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_NewYear1UTCLabel">New Year Event 1:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_NewYear1UTCTooltip">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.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_NewYear2UTCLabel">New Year Event 2:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_NewYear2UTCTooltip">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.</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
<!--#region Server Settings - Rules -->
|
||||
|
|
|
|||
|
|
@ -5,14 +5,14 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
||||
<link href="https://arkservermanager.freeforums.net/" />
|
||||
<updated>2023-10-11T00:00:00Z</updated>
|
||||
<updated>2023-11-04T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id></id>
|
||||
<title>1.1.445 (1.1.445.1)</title>
|
||||
<summary>1.1.445.1</summary>
|
||||
<link href="" />
|
||||
<updated>2023-10-11T00:00:00Z</updated>
|
||||
<updated>2023-11-04T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
|
|
@ -24,8 +24,10 @@
|
|||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>RCON - add player menu options to kick, ban or unban a player</li>
|
||||
<li>Administration - add savegame settings for official backups</li>
|
||||
<li>Administration - add max backup quantity for ark auto saves</li>
|
||||
<li>Server Details - add NewYear Event Settings</li>
|
||||
<li>Rules - change MaxTributeDinos and MaxTributeItems to safer max values</li>
|
||||
<li>Dino Settings - PersonalTamedDinosSaddleStructureCost could be zero</li>
|
||||
<li>pt-BR Translation file updated.</li>
|
||||
|
|
|
|||
|
|
@ -5,14 +5,14 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
||||
<link href="https://arkservermanager.freeforums.net/" />
|
||||
<updated>2023-10-11T00:00:00Z</updated>
|
||||
<updated>2023-11-04T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id></id>
|
||||
<title>1.1.445 (1.1.445.1)</title>
|
||||
<summary>1.1.445.1</summary>
|
||||
<link href="" />
|
||||
<updated>2023-10-11T00:00:00Z</updated>
|
||||
<updated>2023-11-04T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
|
|
@ -24,8 +24,10 @@
|
|||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>RCON - add player menu options to kick, ban or unban a player</li>
|
||||
<li>Administration - add savegame settings for official backups</li>
|
||||
<li>Administration - add max backup quantity for ark auto saves</li>
|
||||
<li>Server Details - add NewYear Event Settings</li>
|
||||
<li>Rules - change MaxTributeDinos and MaxTributeItems to safer max values</li>
|
||||
<li>Dino Settings - PersonalTamedDinosSaddleStructureCost could be zero</li>
|
||||
<li>pt-BR Translation file updated.</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue