mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 351
This commit is contained in:
parent
72fd366af0
commit
df0ad3680e
7 changed files with 38 additions and 3 deletions
BIN
ASM/ArkServerManager_1.0.351.exe
Normal file
BIN
ASM/ArkServerManager_1.0.351.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.351.zip
Normal file
BIN
ASM/ArkServerManager_1.0.351.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,42 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2019-11-01T00:00:00Z</updated>
|
||||
<updated>2019-02-27T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:4153AD56-41C5-4536-BFA9-77BB89B0303A</id>
|
||||
<title>1.0.351 (1.0.351.2)</title>
|
||||
<summary>1.0.351.2</summary>
|
||||
<link href="" />
|
||||
<updated>2019-02-27T00: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;">BUGFIX</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Fix issue with player/tribe linking in RCON window.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added the Valguero gamedata file to the install.</li>
|
||||
<li>Added the Genesis gamedata file to the install.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added new player ascension levels to gamedata file.</li>
|
||||
<li>Added player ascension level value to the gamedata file. Player levels will now use this value to highlight the last set of player level rows.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:4153AD56-41C5-4536-BFA9-77BB89B0303A</id>
|
||||
|
|
|
|||
|
|
@ -1515,7 +1515,7 @@
|
|||
|
||||
<!--#region Server Settings - Custom Level Progressions -->
|
||||
<sys:String x:Key="ServerSettings_CustomLevelProgressionsLabel">Custom Level Progressions</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CustomLevelProgressions_InformationLabel">NOTE: The last 30 player levels are used for Ascension and are shown with a coloured background. If you customize your own player levels, make sure you add an additional 30 levels for Ascension.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CustomLevelProgressions_InformationLabel">NOTE: The last {levels} player levels are used for Ascension and are shown with a coloured background. If you customize your own player levels, make sure you add an additional {levels} levels for Ascension.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableCustomLevelProgressionsLabel">Enable Custom Level Progressions</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableCustomLevelProgressionsTooltip">If enabled, enables player and dino level customizations.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CustomPlayerLevelsLabel">Custom Player Levels</sys:String>
|
||||
|
|
|
|||
BIN
ASM/latest.exe
BIN
ASM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.0.350
|
||||
1.0.351
|
||||
|
|
|
|||
BIN
ASM/latest.zip
BIN
ASM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue