mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
ASM 361
This commit is contained in:
parent
9b77552421
commit
69db35bca5
7 changed files with 39 additions and 2 deletions
BIN
ASM/ArkServerManager_1.0.361.exe
Normal file
BIN
ASM/ArkServerManager_1.0.361.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.0.361.zip
Normal file
BIN
ASM/ArkServerManager_1.0.361.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>2020-03-18T00:00:00Z</updated>
|
||||
<updated>2020-03-23T02:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:D7EFD493-FDF1-44BD-B384-DC65FC2A9114</id>
|
||||
<title>1.0.361 (1.0.361.2)</title>
|
||||
<summary>1.0.361.2</summary>
|
||||
<link href="" />
|
||||
<updated>2020-03-23T02: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>Player and Dino levels - fix bug when resetting and updating MAX level values.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Rules Section - Added EnableCryoSicknessPVE setting.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Server Monitor Window - added backup and open folder buttons.</li>
|
||||
<li>fr-FR Translation file updated. (thanks @angemymy)</li>
|
||||
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:7E8A88B3-0BF4-4A3C-AE52-1DD4C96C5F41</id>
|
||||
|
|
|
|||
|
|
@ -1045,6 +1045,8 @@
|
|||
<sys:String x:Key="ServerSettings_EnablePvPTooltip">Enables Player vs Player mode (players are able to deal damage to or kill each other. In PvP players can also damage or destroy another tribe's buildings or kill their dinos).</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnablePvECaveBuildingLabel">Enable PvE Cave Building</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnablePvECaveBuildingTooltip">If enabled, allows building in caves when PvE mode is enabled.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableCryoSicknessPVELabel">Enable PvE Cryo Sickness</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableCryoSicknessPVETooltip">If enabled, if you release a tamed creature from a cryopod you will have a cryo sickness timer when PvE mode is enabled.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DisablePvEFriendlyFireLabel">Disable PvE Friendly Fire</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DisablePvEFriendlyFireTooltip">If enabled, players are unable to deal damage to or kill other tribe members, dinos and structures when PvE mode is enabled.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DisableLootCratesLabel">Disable Supply Crates</sys:String>
|
||||
|
|
|
|||
BIN
ASM/latest.exe
BIN
ASM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.0.360
|
||||
1.0.361
|
||||
|
|
|
|||
BIN
ASM/latest.zip
BIN
ASM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue