From 06f0c4793a58368d6e98fb8f7d392cbc5e291fbf Mon Sep 17 00:00:00 2001 From: Brett Hewitson Date: Sun, 22 Aug 2021 11:41:05 +1000 Subject: [PATCH] Language file update and gamedata updatres --- .../GameData/Ragnarok.gamedata | 32 +++++++++++++ .../GameData/Valguero.gamedata | 47 +++++++++++++++++++ .../Globalization/pt-BR/pt-BR.xaml | 17 +++++++ src/ARKServerManager/VersionFeed.xml | 26 +++++++++- src/ARKServerManager/VersionFeedBeta.xml | 14 +++--- 5 files changed, 128 insertions(+), 8 deletions(-) diff --git a/src/ARKServerManager/GameData/Ragnarok.gamedata b/src/ARKServerManager/GameData/Ragnarok.gamedata index dbb636db..0f42a90f 100644 --- a/src/ARKServerManager/GameData/Ragnarok.gamedata +++ b/src/ARKServerManager/GameData/Ragnarok.gamedata @@ -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, diff --git a/src/ARKServerManager/GameData/Valguero.gamedata b/src/ARKServerManager/GameData/Valguero.gamedata index ee0cd176..a1eb3e71 100644 --- a/src/ARKServerManager/GameData/Valguero.gamedata +++ b/src/ARKServerManager/GameData/Valguero.gamedata @@ -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, diff --git a/src/ARKServerManager/Globalization/pt-BR/pt-BR.xaml b/src/ARKServerManager/Globalization/pt-BR/pt-BR.xaml index b52c323b..dc1b8357 100644 --- a/src/ARKServerManager/Globalization/pt-BR/pt-BR.xaml +++ b/src/ARKServerManager/Globalization/pt-BR/pt-BR.xaml @@ -5396,6 +5396,16 @@ Boss Inventory - Dragon (Medium) Boss Inventory - Dragon (Hard) Boss Inventory - End Boss Minion + + Boss Inventory - Dragon (Easy) + Boss Inventory - Dragon (Medium) + Boss Inventory - Dragon (Hard) + Boss Inventory - Manticore (Easy) + Boss Inventory - Manticore (Medium) + Boss Inventory - Manticore (Hard) + Boss Inventory - Megapithecus (Easy) + Boss Inventory - Megapithecus (Medium) + Boss Inventory - Megapithecus (Hard) Boss Inventory - Manticore (Easy) Boss Inventory - Manticore (Medium) @@ -5416,6 +5426,13 @@ Boss Inventory - Crystal Wyvern Queen (Gamma) Boss Inventory - Crystal Wyvern Queen (Beta) Boss Inventory - Crystal Wyvern Queen (Alpha) + + Boss Inventory - Dragon (Gamma) + Boss Inventory - Dragon (Beta) + Boss Inventory - Dragon (Alpha) + Boss Inventory - Manticore (Gamma) + Boss Inventory - Manticore (Beta) + Boss Inventory - Manticore (Alpha) diff --git a/src/ARKServerManager/VersionFeed.xml b/src/ARKServerManager/VersionFeed.xml index d9746746..ff45639f 100644 --- a/src/ARKServerManager/VersionFeed.xml +++ b/src/ARKServerManager/VersionFeed.xml @@ -8,7 +8,31 @@ 2021-08-20T00:00:00Z - urn:uuid:0A751BBA-54B5-40A6-AB09-C6B2539DAFE7 + urn:uuid:025F6C3D-F9D1-46A7-A0B5-680291F5B1D7 + 1.1.401 (1.1.401.1) + 1.1.401.1 + + 2021-08-22T00:00:00Z + +
+

+ CHANGES +
+

    +
  • Ragnarok and Valguero gamedata files updated.
  • +
  • pt-BR Translation file updated.
  • +
+

+
+
+ + bletch + bletch1971@hotmail.com + +
+ + + urn:uuid:58A33D1B-6937-4092-87BE-C5DC4E0EB829 1.1.400 (1.1.400.1) 1.1.400.1 diff --git a/src/ARKServerManager/VersionFeedBeta.xml b/src/ARKServerManager/VersionFeedBeta.xml index 468689d7..d8cee161 100644 --- a/src/ARKServerManager/VersionFeedBeta.xml +++ b/src/ARKServerManager/VersionFeedBeta.xml @@ -5,22 +5,22 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2021-08-20T00:00:00Z + 2021-08-22T00:00:00Z - urn:uuid:0A751BBA-54B5-40A6-AB09-C6B2539DAFE7 - 1.1.400 (1.1.400.1) - 1.1.400.1 + urn:uuid:025F6C3D-F9D1-46A7-A0B5-680291F5B1D7 + 1.1.401 (1.1.401.1) + 1.1.401.1 - 2021-08-20T00:00:00Z + 2021-08-22T00:00:00Z

CHANGES

    -
  • fr-FR Translation file updated.
  • -
  • ru-RU Translation file updated.
  • +
  • Ragnarok and Valguero gamedata files updated.
  • +
  • pt-BR Translation file updated.