Language file update and gamedata updatres

This commit is contained in:
Brett Hewitson 2021-08-22 11:41:05 +10:00
parent 0716fe4290
commit 06f0c4793a
5 changed files with 128 additions and 8 deletions

View file

@ -249,6 +249,38 @@
"Mod": "Ragnarok"
}
],
"Inventories": [
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Easy_Ragnarok_C",
"Description": "Boss Inventory - Dragon (Easy)",
"Mod": "Ragnarok"
},
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Medium_Ragnarok_C",
"Description": "Boss Inventory - Dragon (Medium)",
"Mod": "Ragnarok"
},
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Hard_Ragnarok_C",
"Description": "Boss Inventory - Dragon (Hard)",
"Mod": "Ragnarok"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Easy_Ragnarok_C",
"Description": "Boss Inventory - Manticore (Easy)",
"Mod": "Ragnarok"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Medium_Ragnarok_C",
"Description": "Boss Inventory - Manticore (Medium)",
"Mod": "Ragnarok"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Hard_Ragnarok_C",
"Description": "Boss Inventory - Manticore (Hard)",
"Mod": "Ragnarok"
}
],
"GameMaps": [
{
"IsSotF": false,

View file

@ -306,6 +306,53 @@
"Mod": "Valguero"
}
],
"Inventories": [
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Easy_Valguero_C",
"Description": "Boss Inventory - Dragon (Easy)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Medium_Valguero_C",
"Description": "Boss Inventory - Dragon (Medium)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossDragon_Hard_Valguero_C",
"Description": "Boss Inventory - Dragon (Hard)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Easy_Valguero_C",
"Description": "Boss Inventory - Manticore (Easy)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Medium_Valguero_C",
"Description": "Boss Inventory - Manticore (Medium)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossManticore_Hard_Valguero_C",
"Description": "Boss Inventory - Manticore (Hard)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossGorilla_Easy_Valguero_C",
"Description": "Boss Inventory - Megapithecus (Easy)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossGorilla_Medium_Valguero_C",
"Description": "Boss Inventory - Megapithecus (Medium)",
"Mod": "Valguero"
},
{
"ClassName": "DinoDropInventoryComponent_BossGorilla_Hard_Valguero_C",
"Description": "Boss Inventory - Megapithecus (Hard)",
"Mod": "Valguero"
}
],
"GameMaps": [
{
"IsSotF": false,

View file

@ -5396,6 +5396,16 @@
<sys:String x:Key="DinoDropInventoryComponent_BossDragon_Medium_C">Boss Inventory - Dragon (Medium)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossDragon_Hard_C">Boss Inventory - Dragon (Hard)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_EndBossMinion_C">Boss Inventory - End Boss Minion</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossDragon_Easy_Valguero_C">Boss Inventory - Dragon (Easy)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossDragon_Medium_Valguero_C">Boss Inventory - Dragon (Medium)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossDragon_Hard_Valguero_C">Boss Inventory - Dragon (Hard)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossManticore_Easy_Valguero_C">Boss Inventory - Manticore (Easy)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossManticore_Medium_Valguero_C">Boss Inventory - Manticore (Medium)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossManticore_Hard_Valguero_C">Boss Inventory - Manticore (Hard)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossGorilla_Easy_Valguero_C">Boss Inventory - Megapithecus (Easy)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossGorilla_Medium_Valguero_C">Boss Inventory - Megapithecus (Medium)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossGorilla_Hard_Valguero_C">Boss Inventory - Megapithecus (Hard)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossManticore_Easy_C">Boss Inventory - Manticore (Easy)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossManticore_Medium_C">Boss Inventory - Manticore (Medium)</sys:String>
@ -5416,6 +5426,13 @@
<sys:String x:Key="DinoDropInventoryComponent_CIBoss_Easy_C">Boss Inventory - Crystal Wyvern Queen (Gamma)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_CIBoss_Medium_C">Boss Inventory - Crystal Wyvern Queen (Beta)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_CIBoss_Hard_C">Boss Inventory - Crystal Wyvern Queen (Alpha)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossDragon_Easy_Ragnarok_C">Boss Inventory - Dragon (Gamma)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossDragon_Medium_Ragnarok_C">Boss Inventory - Dragon (Beta)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossDragon_Hard_Ragnarok_C">Boss Inventory - Dragon (Alpha)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossManticore_Easy_Ragnarok_C">Boss Inventory - Manticore (Gamma)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossManticore_Medium_Ragnarok_C">Boss Inventory - Manticore (Beta)</sys:String>
<sys:String x:Key="DinoDropInventoryComponent_BossManticore_Hard_Ragnarok_C">Boss Inventory - Manticore (Alpha)</sys:String>
<!--#endregion-->
<!--#endregion-->

View file

@ -8,7 +8,31 @@
<updated>2021-08-20T00:00:00Z</updated>
<entry>
<id>urn:uuid:0A751BBA-54B5-40A6-AB09-C6B2539DAFE7</id>
<id>urn:uuid:025F6C3D-F9D1-46A7-A0B5-680291F5B1D7</id>
<title>1.1.401 (1.1.401.1)</title>
<summary>1.1.401.1</summary>
<link href="" />
<updated>2021-08-22T00: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;">CHANGES</u>
<br/>
<ul>
<li>Ragnarok and Valguero gamedata files updated.</li>
<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:58A33D1B-6937-4092-87BE-C5DC4E0EB829</id>
<title>1.1.400 (1.1.400.1)</title>
<summary>1.1.400.1</summary>
<link href="" />

View file

@ -5,22 +5,22 @@
<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>2021-08-20T00:00:00Z</updated>
<updated>2021-08-22T00:00:00Z</updated>
<entry>
<id>urn:uuid:0A751BBA-54B5-40A6-AB09-C6B2539DAFE7</id>
<title>1.1.400 (1.1.400.1)</title>
<summary>1.1.400.1</summary>
<id>urn:uuid:025F6C3D-F9D1-46A7-A0B5-680291F5B1D7</id>
<title>1.1.401 (1.1.401.1)</title>
<summary>1.1.401.1</summary>
<link href="" />
<updated>2021-08-20T00:00:00Z</updated>
<updated>2021-08-22T00: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;">CHANGES</u>
<br/>
<ul>
<li>fr-FR Translation file updated.</li>
<li>ru-RU Translation file updated.</li>
<li>Ragnarok and Valguero gamedata files updated.</li>
<li>pt-BR Translation file updated.</li>
</ul>
</p>
</div>