From 053becf1d977942cd6c100ad53aa1ee8b232111c Mon Sep 17 00:00:00 2001 From: Lag Date: Sat, 14 Sep 2019 02:26:00 +0200 Subject: [PATCH 1/4] release notes --- AtlasLootClassic/Documentation/Release_Notes.md | 8 ++++++++ CHANGELOG.md | 8 +------- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/AtlasLootClassic/Documentation/Release_Notes.md b/AtlasLootClassic/Documentation/Release_Notes.md index 5c80fb25..618f0059 100644 --- a/AtlasLootClassic/Documentation/Release_Notes.md +++ b/AtlasLootClassic/Documentation/Release_Notes.md @@ -2,6 +2,14 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is included in this zip file with links to non-english translations. +## v1.1.10 (Sep. 14, 2019) + +- Profession rank updates +- Add moste missing profession skill ranks +- Fix useGameTooltip function +- Maps: Add data for WorldBosses +- Maps: Entrance map support + ## v1.1.9-beta (Sep. 03, 2019) - Add support for AtlasLootClassic_Maps Module diff --git a/CHANGELOG.md b/CHANGELOG.md index 9855ee29..61ee48a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,4 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ [Changelog history](https://github.com/Hoizame/AtlasLootClassic/blob/master/AtlasLootClassic/Documentation/Release_Notes.md) -## v1.1.10 (Sep. 14, 2019) - -- Profession rank updates -- Add moste missing profession skill ranks -- Fix useGameTooltip function -- Maps: Add data for WorldBosses -- Maps: Entrance map support +## v1.2.X (Sep. XX, 2019) From 6e1a0bd05ae75ac286336e4f7fbe4ee34ec57665 Mon Sep 17 00:00:00 2001 From: Lag Date: Sat, 14 Sep 2019 11:04:58 +0200 Subject: [PATCH 2/4] fix koKR translation --- AtlasLootClassic/Documentation/Release_Notes.md | 2 +- AtlasLootClassic_Collections/Locales/constants.kr.lua | 2 +- AtlasLootClassic_Crafting/Locales/constants.kr.lua | 2 +- AtlasLootClassic_DungeonsAndRaids/Locales/constants.kr.lua | 2 +- AtlasLootClassic_Factions/Locales/constants.kr.lua | 2 +- AtlasLootClassic_Options/Locales/constants.kr.lua | 2 +- CHANGELOG.md | 4 +++- 7 files changed, 9 insertions(+), 7 deletions(-) diff --git a/AtlasLootClassic/Documentation/Release_Notes.md b/AtlasLootClassic/Documentation/Release_Notes.md index 618f0059..c0698a63 100644 --- a/AtlasLootClassic/Documentation/Release_Notes.md +++ b/AtlasLootClassic/Documentation/Release_Notes.md @@ -5,7 +5,7 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ ## v1.1.10 (Sep. 14, 2019) - Profession rank updates -- Add moste missing profession skill ranks +- Add most missing profession skill ranks - Fix useGameTooltip function - Maps: Add data for WorldBosses - Maps: Entrance map support diff --git a/AtlasLootClassic_Collections/Locales/constants.kr.lua b/AtlasLootClassic_Collections/Locales/constants.kr.lua index f277a68e..e1f4a585 100644 --- a/AtlasLootClassic_Collections/Locales/constants.kr.lua +++ b/AtlasLootClassic_Collections/Locales/constants.kr.lua @@ -3,4 +3,4 @@ if not AL then return end -- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization ---@localization(locale="itIT", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="Collections")@ \ No newline at end of file +--@localization(locale="koKR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="Collections")@ \ No newline at end of file diff --git a/AtlasLootClassic_Crafting/Locales/constants.kr.lua b/AtlasLootClassic_Crafting/Locales/constants.kr.lua index 09c440c3..098fd2c2 100644 --- a/AtlasLootClassic_Crafting/Locales/constants.kr.lua +++ b/AtlasLootClassic_Crafting/Locales/constants.kr.lua @@ -3,4 +3,4 @@ if not AL then return end -- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization ---@localization(locale="itIT", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="Crafting")@ \ No newline at end of file +--@localization(locale="koKR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="Crafting")@ \ No newline at end of file diff --git a/AtlasLootClassic_DungeonsAndRaids/Locales/constants.kr.lua b/AtlasLootClassic_DungeonsAndRaids/Locales/constants.kr.lua index 440fba72..e0f5374f 100644 --- a/AtlasLootClassic_DungeonsAndRaids/Locales/constants.kr.lua +++ b/AtlasLootClassic_DungeonsAndRaids/Locales/constants.kr.lua @@ -3,4 +3,4 @@ if not AL then return end -- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization ---@localization(locale="itIT", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="DungeonsAndRaids")@ \ No newline at end of file +--@localization(locale="koKR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="DungeonsAndRaids")@ \ No newline at end of file diff --git a/AtlasLootClassic_Factions/Locales/constants.kr.lua b/AtlasLootClassic_Factions/Locales/constants.kr.lua index a586f31f..7a49ee77 100644 --- a/AtlasLootClassic_Factions/Locales/constants.kr.lua +++ b/AtlasLootClassic_Factions/Locales/constants.kr.lua @@ -3,4 +3,4 @@ if not AL then return end -- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization ---@localization(locale="itIT", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="Factions")@ \ No newline at end of file +--@localization(locale="koKR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="Factions")@ \ No newline at end of file diff --git a/AtlasLootClassic_Options/Locales/constants.kr.lua b/AtlasLootClassic_Options/Locales/constants.kr.lua index f2d30be8..37ce62e9 100644 --- a/AtlasLootClassic_Options/Locales/constants.kr.lua +++ b/AtlasLootClassic_Options/Locales/constants.kr.lua @@ -3,4 +3,4 @@ if not AL then return end -- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization ---@localization(locale="itIT", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="Options")@ \ No newline at end of file +--@localization(locale="koKR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="Options")@ \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 61ee48a8..bcac3ad6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,4 +4,6 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ [Changelog history](https://github.com/Hoizame/AtlasLootClassic/blob/master/AtlasLootClassic/Documentation/Release_Notes.md) -## v1.2.X (Sep. XX, 2019) +## v1.1.11 (Sep. 14, 2019) + +- Fix koKR translation From efca0d1a7b1f808d376f3ab10c8e720ac490d23c Mon Sep 17 00:00:00 2001 From: Lag Date: Sat, 14 Sep 2019 11:29:14 +0200 Subject: [PATCH 3/4] lbrs loot update --- AtlasLootClassic/Data/ContentPhase.lua | 6 +++--- AtlasLootClassic_DungeonsAndRaids/data.lua | 25 +++++++++++----------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/AtlasLootClassic/Data/ContentPhase.lua b/AtlasLootClassic/Data/ContentPhase.lua index 2c3407f5..5d0ae71b 100644 --- a/AtlasLootClassic/Data/ContentPhase.lua +++ b/AtlasLootClassic/Data/ContentPhase.lua @@ -215,12 +215,12 @@ local PHASE_ITEMS = { [22098] = 5, [22099] = 5, [22100] = 5, [22101] = 5, [22102] = 5, [22106] = 5, [22107] = 5, [22108] = 5, [22109] = 5, [22110] = 5, [22111] = 5, [22112] = 5, [22113] = 5, [22149] = 5, [22150] = 5, [22191] = 5, [22194] = 5, [22195] = 5, [22196] = 5, [22197] = 5, [22198] = 5, [22202] = 5, [22203] = 5, [22204] = 5, [22205] = 5, [22207] = 5, [22208] = 5, [22209] = 5, [22212] = 5, [22214] = 5, - [22219] = 5, [22220] = 5, [22221] = 5, [22222] = 5, [22223] = 5, [22225] = 5, [22231] = 5, [22232] = 5, [22234] = 5, [22240] = 5, + [22219] = 5, [22220] = 5, [22221] = 5, [22222] = 5, [22223] = 5, [22225] = 5, [22231] = 5, [22234] = 5, [22240] = 5, [22241] = 5, [22242] = 5, [22245] = 5, [22247] = 5, [22248] = 5, [22249] = 5, [22251] = 5, [22252] = 5, [22253] = 5, [22254] = 5, [22255] = 5, [22256] = 5, [22257] = 5, [22266] = 5, [22267] = 5, [22268] = 5, [22269] = 5, [22270] = 5, [22271] = 5, [22275] = 5, [22276] = 5, [22277] = 5, [22278] = 5, [22279] = 5, [22280] = 5, [22281] = 5, [22282] = 5, [22301] = 5, [22302] = 5, [22303] = 5, - [22304] = 5, [22305] = 5, [22306] = 5, [22307] = 5, [22308] = 5, [22309] = 5, [22310] = 5, [22311] = 5, [22312] = 5, [22313] = 5, - [22314] = 5, [22315] = 5, [22317] = 5, [22318] = 5, [22319] = 5, [22321] = 5, [22322] = 5, [22325] = 5, [22326] = 5, [22327] = 5, + [22304] = 5, [22305] = 5, [22306] = 5, [22307] = 5, [22308] = 5, [22309] = 5, [22310] = 5, [22311] = 5, [22312] = 5, + [22314] = 5, [22315] = 5, [22317] = 5, [22318] = 5, [22319] = 5, [22322] = 5, [22325] = 5, [22326] = 5, [22327] = 5, [22328] = 5, [22329] = 5, [22330] = 5, [22331] = 5, [22332] = 5, [22333] = 5, [22334] = 5, [22335] = 5, [22336] = 5, [22337] = 5, [22339] = 5, [22340] = 5, [22342] = 5, [22343] = 5, [22345] = 5, [22347] = 5, [22348] = 5, [22377] = 5, [22378] = 5, [22379] = 5, [22380] = 5, [22383] = 5, [22384] = 5, [22385] = 5, [22388] = 5, [22389] = 5, [22390] = 5, [22392] = 5, [22393] = 5, [22394] = 5, diff --git a/AtlasLootClassic_DungeonsAndRaids/data.lua b/AtlasLootClassic_DungeonsAndRaids/data.lua index 0e458977..e977d0f6 100644 --- a/AtlasLootClassic_DungeonsAndRaids/data.lua +++ b/AtlasLootClassic_DungeonsAndRaids/data.lua @@ -2883,11 +2883,12 @@ data["LowerBlackrockSpire"] = { [NORMAL_DIFF] = { { 1, 16676 }, -- Beaststalker's Gloves { 3, 13177 }, -- Talisman of Evasion - { 4, 13179 }, -- Brazecore Armguards - { 5, 22231 }, -- Kayser's Boots of Precision - { 6, 13173 }, -- Flightblade Throwing Axe - { 7, 12582 }, -- Keris of Zul'Serak - { 9, 12335 }, -- Gemstone of Smolderthorn + { 4, 13178 }, -- Rosewine Circle + { 5, 13179 }, -- Brazecore Armguards + { 6, 22231 }, -- Kayser's Boots of Precision + { 7, 13173 }, -- Flightblade Throwing Axe + { 8, 12582 }, -- Keris of Zul'Serak + { 10, 12335 }, -- Gemstone of Smolderthorn }, }, { -- LBRSGrimaxe @@ -2934,13 +2935,12 @@ data["LowerBlackrockSpire"] = { DisplayIDs = {{11583}}, AtlasMapBossID = 15, [NORMAL_DIFF] = { - { 1, 13258 }, -- Slaghide Gauntlets - { 2, 22232 }, -- Marksman's Girdle - { 3, 13259 }, -- Ribsteel Footguards - { 4, 13178 }, -- Rosewine Circle - { 6, 18784 }, -- Top Half of Advanced Armorsmithing: Volume III - --{ 7, 12725 }, -- Plans: Enchanted Thorium Helm - --{ 8, 12620 }, -- Enchanted Thorium Helm + { 1, 16670 }, -- Boots of Elements + { 3, 13258 }, -- Slaghide Gauntlets + { 4, 22232 }, -- Marksman's Girdle + { 5, 13259 }, -- Ribsteel Footguards + { 6, 13178 }, -- Rosewine Circle + { 8, 18784 }, -- Top Half of Advanced Armorsmithing: Volume III }, }, { -- LBRSZigris @@ -2985,6 +2985,7 @@ data["LowerBlackrockSpire"] = { npcId = 9718, DisplayIDs = {{11809}}, AtlasMapBossID = 18, + specialType = "rare", [NORMAL_DIFF] = { { 1, 13203 }, -- Armswake Cloak { 2, 13198 }, -- Hurd Smasher From f34ed2434ff4f576bf116ab8c6c67fe9f0fda577 Mon Sep 17 00:00:00 2001 From: Lag Date: Sat, 14 Sep 2019 12:01:54 +0200 Subject: [PATCH 4/4] brd Gerstahn Spritecaster Cape --- AtlasLootClassic/Data/ContentPhase.lua | 4 ++-- AtlasLootClassic_DungeonsAndRaids/data.lua | 25 +++++++++++----------- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/AtlasLootClassic/Data/ContentPhase.lua b/AtlasLootClassic/Data/ContentPhase.lua index 5d0ae71b..8c828d2a 100644 --- a/AtlasLootClassic/Data/ContentPhase.lua +++ b/AtlasLootClassic/Data/ContentPhase.lua @@ -214,8 +214,8 @@ local PHASE_ITEMS = { [22087] = 5, [22088] = 5, [22089] = 5, [22090] = 5, [22091] = 5, [22092] = 5, [22093] = 5, [22095] = 5, [22096] = 5, [22097] = 5, [22098] = 5, [22099] = 5, [22100] = 5, [22101] = 5, [22102] = 5, [22106] = 5, [22107] = 5, [22108] = 5, [22109] = 5, [22110] = 5, [22111] = 5, [22112] = 5, [22113] = 5, [22149] = 5, [22150] = 5, [22191] = 5, [22194] = 5, [22195] = 5, [22196] = 5, [22197] = 5, - [22198] = 5, [22202] = 5, [22203] = 5, [22204] = 5, [22205] = 5, [22207] = 5, [22208] = 5, [22209] = 5, [22212] = 5, [22214] = 5, - [22219] = 5, [22220] = 5, [22221] = 5, [22222] = 5, [22223] = 5, [22225] = 5, [22231] = 5, [22234] = 5, [22240] = 5, + [22198] = 5, [22202] = 5, [22203] = 5, [22204] = 5, [22205] = 5, [22207] = 5, [22209] = 5, [22212] = 5, [22214] = 5, + [22219] = 5, [22220] = 5, [22221] = 5, [22222] = 5, [22223] = 5, [22225] = 5, [22231] = 5, [22241] = 5, [22242] = 5, [22245] = 5, [22247] = 5, [22248] = 5, [22249] = 5, [22251] = 5, [22252] = 5, [22253] = 5, [22254] = 5, [22255] = 5, [22256] = 5, [22257] = 5, [22266] = 5, [22267] = 5, [22268] = 5, [22269] = 5, [22270] = 5, [22271] = 5, [22275] = 5, [22276] = 5, [22277] = 5, [22278] = 5, [22279] = 5, [22280] = 5, [22281] = 5, [22282] = 5, [22301] = 5, [22302] = 5, [22303] = 5, diff --git a/AtlasLootClassic_DungeonsAndRaids/data.lua b/AtlasLootClassic_DungeonsAndRaids/data.lua index e977d0f6..8a0915ce 100644 --- a/AtlasLootClassic_DungeonsAndRaids/data.lua +++ b/AtlasLootClassic_DungeonsAndRaids/data.lua @@ -2385,9 +2385,10 @@ data["BlackrockDepths"] = { AtlasMapBossID = 5, [NORMAL_DIFF] = { { 1, 11626 }, -- Blackveil Cape - { 2, 11624 }, -- Kentic Amice - { 3, 22240 }, -- Greaves of Withering Despair - { 4, 11625 }, -- Enthralled Sphere + { 2, 11623 }, -- Spritecaster Cape + { 3, 11624 }, -- Kentic Amice + { 4, 22240 }, -- Greaves of Withering Despair + { 5, 11625 }, -- Enthralled Sphere { 16, 11140 }, -- Prison Cell Key }, }, @@ -2488,6 +2489,7 @@ data["BlackrockDepths"] = { npcId = 9024, DisplayIDs = {{8762}}, AtlasMapBossID = 7, + specialType = "rare", [NORMAL_DIFF] = { { 1, 11747 }, -- Flamestrider Robes { 2, 11749 }, -- Searingscale Leggings @@ -2682,15 +2684,14 @@ data["BlackrockDepths"] = { DisplayIDs = {{8690},{8686},{8692},{8689},{8691},{8687},{8688}}, AtlasMapBossID = 18, [NORMAL_DIFF] = { - { 1, "INV_Box_01", nil, AL["Chest of The Seven"], nil }, - { 2, 11925 }, -- Ghostshroud - { 3, 11926 }, -- Deathdealer Breastplate - { 4, 11929 }, -- Haunting Specter Leggings - { 5, 11927 }, -- Legplates of the Eternal Guardian - { 6, 11920 }, -- Wraith Scythe - { 7, 11923 }, -- The Hammer of Grace - { 8, 11922 }, -- Blood-etched Blade - { 9, 11921 }, -- Impervious Giant + { 1, 11925 }, -- Ghostshroud + { 2, 11926 }, -- Deathdealer Breastplate + { 3, 11929 }, -- Haunting Specter Leggings + { 4, 11927 }, -- Legplates of the Eternal Guardian + { 5, 11920 }, -- Wraith Scythe + { 6, 11923 }, -- The Hammer of Grace + { 7, 11922 }, -- Blood-etched Blade + { 8, 11921 }, -- Impervious Giant }, }, { -- BRDMagmus