mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Housecleaning
- added new dino to base gamedata file - Carcharodontosaurus. - updated zh-CN file in ASM. - added zh-CN to CSM.
This commit is contained in:
parent
d3e87a8d05
commit
5c3f86a30d
8 changed files with 1514 additions and 199 deletions
|
|
@ -171,6 +171,14 @@
|
|||
"Description": "Titanoboa",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"NameTag": "Carcharodontosaurus",
|
||||
"IsSpawnable": "true",
|
||||
"IsTameable": "true",
|
||||
"ClassName": "Carcha_Character_BP_C",
|
||||
"Description": "Carcharodontosaurus",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"NameTag": "Carno",
|
||||
"IsSpawnable": true,
|
||||
|
|
@ -2917,6 +2925,14 @@
|
|||
"Description": "Saddle - Castoroides",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Level": 96,
|
||||
"Points": 75,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_Saddle_Carcha_C",
|
||||
"Description": "Saddle - Carcharodontosaurus",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Level": 46,
|
||||
"Points": 21,
|
||||
|
|
@ -6051,6 +6067,13 @@
|
|||
"Description": "Castoroides Saddle",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Category": "Saddles",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemArmor_CarchaSaddle_C",
|
||||
"Description": "Carcharodontosaurus Saddle",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Category": "Saddles",
|
||||
"IsHarvestable": false,
|
||||
|
|
@ -7220,6 +7243,13 @@
|
|||
"Description": "Bronto Egg",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Category": "Consumable",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemConsumable_Egg_Carcha_C",
|
||||
"Description": "Carcharodontosaurus Egg",
|
||||
"Mod": "ArkPrime"
|
||||
},
|
||||
{
|
||||
"Category": "Eggs",
|
||||
"IsHarvestable": false,
|
||||
|
|
|
|||
|
|
@ -769,6 +769,11 @@
|
|||
<sys:String x:Key="GlobalSettings_TaskPriority_AutoUpdateLabel">自动更新任务优先级:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_TaskPriority_AutoShutdownLabel">自动关机/重启任务优先级:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_TaskPriority_AutoStartLabel">自动启动任务优先级:</sys:String>
|
||||
|
||||
<sys:String x:Key="GlobalSettings_TaskSchedulerUsernameLabel">任务计划程序用户名:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_TaskSchedulerUsernameTooltip">这个用户名将用于启动时自动启动服务器的任务。</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_TaskSchedulerPasswordLabel">任务计划程序密码:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_TaskSchedulerPasswordTooltip">这个密码将用于启动时自动启动服务器的任务。</sys:String>
|
||||
|
||||
<sys:String x:Key="GlobalSettings_ResetSettings_ConfirmTitle">确认设置重置动作</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ResetSettings_ConfirmLabel">单击“是”确认您要执行设置重置。</sys:String>
|
||||
|
|
@ -1041,6 +1046,10 @@
|
|||
<sys:String x:Key="ServerSettings_BackupServer_Title">备份服务器</sys:String>
|
||||
<sys:String x:Key="ServerSettings_BackupServer_FailedTitle">备份服务器错误</sys:String>
|
||||
<sys:String x:Key="ServerSettings_BackupServer_SuccessfulLabel">备份成功。</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ResetServer_Title">重置服务器</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ResetServer_FailedTitle">重置服务器错误</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ResetServer_ConfirmationLabel">这将删除所有的服务器、玩家和部落文件,并将你的服务器重置为新的。你想继续吗?</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ResetServer_SuccessfulLabel">重置成功。</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ShutdownServer_FailedTitle">关闭服务器错误</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ShutdownServer_CancelledTitle">取消关闭服务器</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ShutdownServer_AlreadyOpenLabel">服务器中关闭窗口已经打开。</sys:String>
|
||||
|
|
@ -1290,6 +1299,12 @@
|
|||
<sys:String x:Key="ServerSettings_AutomaticManagementLabel">自动管理</sys:String>
|
||||
<sys:String x:Key="ServerSettings_NoAutoManagementButtonLabel">我为什么不能用这个?</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ASMSettingLabel">方舟服务器管理器设置</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AutoStartServerLabel">自动启动服务器</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AutoStartServerTooltip">自动启动服务器。</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AutoStartServerOnBootLabel">开机时</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AutoStartServerOnBootTooltip">在机器启动时启动服务器。</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AutoStartServerOnLoginLabel">登录时</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AutoStartServerOnLoginTooltip">在用户登录时启动服务器。</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AutoStartLabel">开机自动启动服务器</sys:String>
|
||||
<sys:String x:Key="ServerSettings_AutoStartTooltip">当计算机启动时自动启动服务器。</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableAutoShutdownLabel">关闭服务器</sys:String>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,31 @@
|
|||
<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>2022-08-17T00:00:00Z</updated>
|
||||
<updated>2022-11-07T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:5E67390A-B4A5-442D-AC94-9E1A79423B86</id>
|
||||
<title>1.1.438 (1.1.438.1)</title>
|
||||
<summary>1.1.438.1</summary>
|
||||
<link href="" />
|
||||
<updated>2022-11-07T00: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>Gamedata File Updated - Carcharodontosaurus added to base gamedata file.</li>
|
||||
<li>zh-CN Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
|
||||
|
|
|
|||
|
|
@ -5,182 +5,22 @@
|
|||
<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>2022-08-17T00:00:00Z</updated>
|
||||
<updated>2022-11-07T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
|
||||
<title>1.1.437 (1.1.437.8)</title>
|
||||
<summary>1.1.437.8</summary>
|
||||
<id>urn:uuid:5E67390A-B4A5-442D-AC94-9E1A79423B86</id>
|
||||
<title>1.1.438 (1.1.438.1)</title>
|
||||
<summary>1.1.438.1</summary>
|
||||
<link href="" />
|
||||
<updated>2022-08-17T00: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>Support Zip Creation - fixed crashing bug when the file contents is empty.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
|
||||
<title>1.1.437 (1.1.437.7)</title>
|
||||
<summary>1.1.437.7</summary>
|
||||
<link href="" />
|
||||
<updated>2022-08-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;">BUGFIX</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Automatic Management Section - fixed on Login selection of the Auto-Start option.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
|
||||
<title>1.1.437 (1.1.437.6)</title>
|
||||
<summary>1.1.437.6</summary>
|
||||
<link href="" />
|
||||
<updated>2022-08-09T00:00:00Z</updated>
|
||||
<updated>2022-11-07T00: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>pt-BR Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
|
||||
<title>1.1.437 (1.1.437.5)</title>
|
||||
<summary>1.1.437.5</summary>
|
||||
<link href="" />
|
||||
<updated>2022-08-08T00: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>Automatic Management - fixed a bug with the shutdown server day selection. Both Shutdown 1 and Shutdown 2 days would affect each other, now they are independant.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
|
||||
<title>1.1.437 (1.1.437.4)</title>
|
||||
<summary>1.1.437.4</summary>
|
||||
<link href="" />
|
||||
<updated>2022-08-08T00: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>Support Zip - added missing settings.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
|
||||
<title>1.1.437 (1.1.437.3)</title>
|
||||
<summary>1.1.437.3</summary>
|
||||
<link href="" />
|
||||
<updated>2022-08-08T00: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>Automatic Management - rearranged the options so they are grouped correctly.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
|
||||
<title>1.1.437 (1.1.437.2)</title>
|
||||
<summary>1.1.437.2</summary>
|
||||
<link href="" />
|
||||
<updated>2022-08-07T00: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>Auto-Start Server Option - added a new option selection for on Boot and on Login.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
|
||||
<title>1.1.437 (1.1.437.1)</title>
|
||||
<summary>1.1.437.1</summary>
|
||||
<link href="" />
|
||||
<updated>2022-08-07T00: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>Server Update - updated the code to simplify which set of dedicated server files (Ark Survival Evolved or Ark: SotF) is required when performing server and mod file updates. Separate Cache folders will be maintained for each.</li>
|
||||
<li>Gamedata File Updated - Carcharodontosaurus added to base gamedata file.</li>
|
||||
<li>zh-CN Translation file updated.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue