mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 256 Beta 1
This commit is contained in:
parent
b3ad248f33
commit
595b079823
4 changed files with 8 additions and 38 deletions
|
|
@ -5,53 +5,21 @@
|
|||
<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-03-03T01:00:00Z</updated>
|
||||
<updated>2020-03-04T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:F3DDF193-EF36-42A6-91A9-B95A403E907A</id>
|
||||
<title>1.0.355 (1.0.355.2)</title>
|
||||
<summary>1.0.355.2</summary>
|
||||
<title>1.0.356 (1.0.356.1)</title>
|
||||
<summary>1.0.356.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-03-03T01: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>Stack Size Section - fixed save button on item rows to only save that item, not all items.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:F3DDF193-EF36-42A6-91A9-B95A403E907A</id>
|
||||
<title>1.0.355 (1.0.355.1)</title>
|
||||
<summary>1.0.355.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-03-03T00:00:00Z</updated>
|
||||
<updated>2020-03-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>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Server Settings (Rules) - added new Genesis group with bDisableGenesisMissions and AllowTekSuitPowersInGenesis settings.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Server Settings (Structures) - put GenesisUseStructuresPreventionVolumes setting into Genesis group for clarity.</li>
|
||||
<li>fr-FR Translation file updated. (thanks @angemymy)</li>
|
||||
<li>pt-BR Translation file updated. (thanks @bruno5011)</li>
|
||||
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
|
||||
<li>zh-CN Translation file updated.</li>
|
||||
<li>Global Settings (Advanced) - added an option to enable/disable world save backups being performed when the server shuts down. For those of you who use other backup methods.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -465,6 +465,8 @@
|
|||
<sys:String x:Key="GlobalSettings_CloseShutdownWindowWhenFinishedTooltip">If enabled, the server shutdown window will close after it is finished; otherwise it will stay open.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_WorldSaveDelayLabel">WorldSave Delay:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_WorldSaveDelayTooltip">The number of seconds to wait for the worldsave command to complete before the server is shutdown.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_BackupWorldFileLabel">Backup World File on Shutdown</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_BackupWorldFileTooltip">If enabled, a world file backup will be performed when the server is shutdown; otherwise no world save backup will be performed.</sys:String>
|
||||
|
||||
<sys:String x:Key="GlobalSettings_ResetSettings_ConfirmTitle">Confirm Settings Reset Action</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ResetSettings_ConfirmLabel">Click 'Yes' to confirm you want to perform the settings reset.</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.0.355.2
|
||||
1.0.356.1
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue