mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 387 Beta 1
This commit is contained in:
parent
6aea16b999
commit
8dbbea92e2
4 changed files with 12 additions and 39 deletions
|
|
@ -5,51 +5,24 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2020-07-22T00:00:00Z</updated>
|
||||
<updated>2020-08-06T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:5B0B20A4-53CE-4DCF-8BE0-3A13247C3849</id>
|
||||
<title>1.1.386 (1.1.386.2)</title>
|
||||
<summary>1.1.386.2</summary>
|
||||
<id>urn:uuid:A1A55095-8A99-49CD-89FE-BC226793B8E7</id>
|
||||
<title>1.1.387 (1.1.387.1)</title>
|
||||
<summary>1.1.387.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-07-22T00:00:00Z</updated>
|
||||
<updated>2020-08-06T00: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>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
|
||||
<li>zh-CN Translation file updated. (thanks @shouke)</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:AABD3536-9E3D-4304-8E66-A542C76978E7</id>
|
||||
<title>1.1.386 (1.1.386.1)</title>
|
||||
<summary>1.1.386.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-07-15T00: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>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added import/export buttons to the Engrams, so they can be exported to json, and read in from json.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Changed the Difficulty Offset slider, so it does not have a max value.</li>
|
||||
<li>pt-BR Translation file updated. (thanks @bruno5011)</li>
|
||||
<li>en-US updated.</li>
|
||||
<li>de-DE Translation file updated.</li>
|
||||
<li>es-ES Translation file updated.</li>
|
||||
<li>ru-RU Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -1712,13 +1712,13 @@
|
|||
<sys:String x:Key="ServerSettings_EngramsRemovePrereqsColumnLabel">Remove Prereqs</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EngramsRemovePrereqsColumnTooltip">If enabled, will remove the prerequisites needed to unlock the engram.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EngramsAutoUnlockColumnLabel">Auto Unlock</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EngramsAutoUnlockColumnTooltip">Is enabled, the engram will be automatically unlocked at the specified level.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EngramsAutoUnlockColumnTooltip">If enabled, the engram will be automatically unlocked at the specified level.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EngramsLevelToAutoUnlockColumnLabel">Unlock Level</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EngramsLevelToAutoUnlockColumnTooltip">Player level when the engram is automatically unlocked. Auto Unlock must be enabled.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EngramsRemoveRecordTooltip">Remove this Engram</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_EngramsOverride_EngramsRemoveRecordTitle">Remove Engram</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EngramsOverride_EngramsRemoveRecordLabel">Click 'Yes' to confirm you want to delete the resource record.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EngramsOverride_EngramsRemoveRecordLabel">Click 'Yes' to confirm you want to delete the engram record.</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_EngramsOverride_ResetTitle">Confirm Reset Action</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EngramsOverride_ResetLabel">Click 'Yes' to confirm you want to reset all the current engram changes.</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.386.2
|
||||
1.1.387.1
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue