Skip to content

Commit

Permalink
Update and fix pack for March
Browse files Browse the repository at this point in the history
-enemyFrames redo by Lichery
-unitscan
-MasterTradeSkills
-DoTimer
-BigWigs deleted, BigWigs TW edition added
-BGAssistRU
-Atlas Turtle-WOW
-!Libs edit for atlas
  • Loading branch information
KasVital committed Apr 4, 2022
1 parent b4214eb commit 2f8b21d
Show file tree
Hide file tree
Showing 204 changed files with 3,694 additions and 1,200 deletions.
5 changes: 3 additions & 2 deletions !Libs/Babble/Babble-Boss-2.2/Babble-Boss-2.2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ BabbleBoss:RegisterTranslations("enUS", function()
["Wolf Master Nandos"] = true,
["Rend Blackhand"] = true,
["Kurinnaxx"] = true,

["Maur Grimtotem"] = true,
["Oggleflint"] = true,
["Taragaman the Hungerer"] = true,
Expand Down Expand Up @@ -368,7 +367,9 @@ BabbleBoss:RegisterTranslations("enUS", function()
["Gurubashi Berserker"] = true;
["Elder Mottled Boar"] = true,
["Stoneskin Gargoyle"] = true,
["Master Craftsman Omarion"] = true
["Master Craftsman Omarion"] = true,
["Alterac Valley"] = true,
["Arathi Basin"] = true
}
end)

Expand Down
1 change: 1 addition & 0 deletions !Libs/Babble/Babble-Faction-2.2/Babble-Faction-2.2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ BabbleFaction:RegisterTranslations("enUS", function()
["Wildhammer Clan"] = true,
["Wintersaber Trainers"] = true,
["Zandalar Tribe"] = true,


--Rep Levels
["Neutral"] = true,
Expand Down
1 change: 1 addition & 0 deletions !Libs/Babble/Babble-Zone-2.2/Babble-Zone-2.2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ BabbleZone:RegisterTranslations("enUS", function()
["Winterspring"] = true,
["Zul'Farrak"] = true,
["Zul'Gurub"] = true,
["Battlegrounds"] = true
}
end)

Expand Down
2 changes: 1 addition & 1 deletion !Libs/GraphLib/Graph-1.0/Graph-1.0.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ local lib={}
local GraphFunctions={}

--Search for just Addon\\ at the front since the interface part often gets trimmed
local TextureDirectory="Interface\\AddOns\\DPSMate\\libs\\GraphLib\\GraphTextures\\"
local TextureDirectory="Interface\\AddOns\\!Libs\\GraphLib\\GraphTextures\\"



Expand Down
4 changes: 2 additions & 2 deletions Atlas Turtle-WOW/Atlas Turtle-WOW.toc
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
## Notes-zhCN: 副本地图浏览器
## Notes-esES: Navegador de Mapas de Mazmorras
## Notes-ruRU: Обозреватель подземелий
## Version: 1.16
## Version: 1.16a
## Version-AtlasLoot: 4.08.09
## Version-AtlasQuest: 4.2
## X-Date: February, 2022
## X-Date: April, 2022
## Author: CFM, Dan Gilbert, Daviesh, Thandrenn, Asurn, Loather, Rabidmax, Dazerdude, Lichery, Pompa (Turtle WoW World Bosses), Xerron (Turtle WoW World Bosses), Gurky
## X-Category: MYADDONS_CATEGORY_MAP
## X-OptionsFrame: AtlasOptionsFrame
Expand Down
15 changes: 10 additions & 5 deletions Atlas Turtle-WOW/AtlasDropDown.lua
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ Atlas_DropDownLayouts = {
"LordKazzak",
"Turtlhu",
"Nerubian",
"Reaver"
"Reaver",
"Concavius",
},
[GREEN..ATLAS_DDL_TYPE_ENTRANCE] = {
"BlackfathomDeepsEnt",
Expand Down Expand Up @@ -206,7 +207,8 @@ Atlas_DropDownLayouts = {
"LordKazzak",
"Turtlhu",
"Nerubian",
"Reaver"
"Reaver",
"Concavius",
},
[GREEN..ATLAS_DDL_TYPE_ENTRANCE] = {
"BlackfathomDeepsEnt",
Expand Down Expand Up @@ -289,7 +291,8 @@ Atlas_DropDownLayouts = {
"LordKazzak",
"Turtlhu",
"Nerubian",
"Reaver"
"Reaver",
"Concavius",
},
[GREEN..ATLAS_DDL_TYPE_ENTRANCE] = {
"BlackfathomDeepsEnt",
Expand Down Expand Up @@ -364,7 +367,8 @@ Atlas_DropDownLayouts = {
"LordKazzak",
"Turtlhu",
"Nerubian",
"Reaver"
"Reaver",
"Concavius",
},
[GREEN..ATLAS_DDL_TYPE_ENTRANCE] = {
"BlackfathomDeepsEnt",
Expand Down Expand Up @@ -437,7 +441,8 @@ Atlas_DropDownLayouts = {
"LordKazzak",
"Turtlhu",
"Nerubian",
"Reaver"
"Reaver",
"Concavius",
},
[GREEN..ATLAS_DDL_TYPE_ENTRANCE] = {
"BlackfathomDeepsEnt",
Expand Down
35 changes: 34 additions & 1 deletion Atlas Turtle-WOW/AtlasMaps.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1445,7 +1445,7 @@ AtlasMaps = {
{ ORNG..L["Damage: "]..L["Nature"]..', '..L["Shadow"] }
},
Reaver = {
ZoneName = { "Dark Reaver of Karazhan", NPC, 18728 };
ZoneName = { "Dark Reaver of Karazhan", NPC, 80936 };
Acronym = "Reaver";
Location = { BZ["Deadwind Pass"], ZONE, 41 };
LevelRange = "--";
Expand Down Expand Up @@ -1477,6 +1477,39 @@ AtlasMaps = {
{ "" };
--{ ORNG..AL["Damage: "]..AL["Physical"] };
},
--by CFM
Concavius = {
ZoneName = { "Concavius Voidspawn", NPC, 92213 };
Acronym = "Concavius";
Location = { BZ["Desolace"], ZONE, 405 };
LevelRange = "60+";
MinLevel = "--";
PlayerLimit = "20+";
Continent = BZ["Kalimdor"];
{ GREY.."1) ".."Concavius Voidspawn", NPC, 92213 };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
{ "" };
},
AlteracValleyNorth = {
ZoneName = { BZ["Alterac Valley"].." ("..L["North"]..")", 2597 },
Acronym = "AV",
Expand Down
Binary file added Atlas Turtle-WOW/Images/Maps/Concavius.blp
Binary file not shown.
Binary file modified Atlas Turtle-WOW/Images/Maps/Reaver.blp
Binary file not shown.
1 change: 1 addition & 0 deletions Atlas Turtle-WOW/Loot/Core/AtlasLoot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2825,6 +2825,7 @@ AtlasLoot_DewDropDown_SubTables = {
{ "Turtlhu, the Black Turtle of Doom", "Turtlhu" },
{ "Nerubian Overseer", "Nerubian" },
{ "Dark Reaver of Karazhan", "Reaver" },
{ "Concavius Voidspawn", "Concavius" },
},
["AbyssalCouncil1"] = {
{ L["Abyssal Council"].." - "..L["Templars"], "AbyssalTemplars" },
Expand Down
2 changes: 2 additions & 0 deletions Atlas Turtle-WOW/Loot/LootTables.lua
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,7 @@ AtlasLoot_TableNames = {
["Turtlhu"] = { "Turtlhu, the Black Turtle of Doom", "AtlasLootWBItems" },
["Nerubian"] = { "Nerubian Overseer", "AtlasLootWBItems" },
["Reaver"] = { "Dark Reaver of Karazhan", "AtlasLootWBItems" },
["Concavius"] = { "Concavius Voidspawn", "AtlasLootWBItems" },
--Doom Lord Kazzak
["KKazzak"] = { BB["Lord Kazzak"], "AtlasLootWBItems" },
--Emrald Dragons
Expand Down Expand Up @@ -1587,6 +1588,7 @@ AtlasLoot_TableNamesBoss = {
["Turtlhu"] = { "Turtlhu, the Black Turtle of Doom", "AtlasLootWBItems" },
["Nerubian"] = { "Nerubian Overseer", "AtlasLootWBItems" },
["Reaver"] = { "Dark Reaver of Karazhan", "AtlasLootWBItems" },
["Concavius"] = { "Concavius Voidspawn", "AtlasLootWBItems" }, --by CFM
["KKazzak"] = { BB["Lord Kazzak"], "AtlasLootWBItems" },
--Emrald Dragons
["DEmeriss"] = { BB["Emeriss"], "AtlasLootWBItems" },
Expand Down
14 changes: 14 additions & 0 deletions Atlas Turtle-WOW/Loot/WorldBosses.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,25 @@ AtlasLootWBBossButtons = {
},
Reaver = {
"Reaver";
},
Concavius = {
"Concavius";
}
};

AtlasLoot_Data["AtlasLootWBItems"] = {
EmptyInstance = {},
Concavius = { -- by CFM
{ 83233, "", "=q4=Charm of Dark Domination", "=ds=#s2#", "17%" },
{ 83234, "", "=q4=Voidclaw Choker", "=ds=#s2#", "17%" },
{ 0, "", "", "", "" },
{ 83237, "", "=q4=Band of Ancient Lethality", "=ds=#s13#", "17%" },
{ 83238, "", "=q4=Ring of the Abyss Watcher", "=ds=#s13#", "17%" },
{ 83239, "", "=q4=Signet of the Voidwalker", "=ds=#s13#", "17%" },
{ 83240, "", "=q4=Ring of the Whispering Mist", "=ds=#s13#", "17%" },
{ 0, "", "", "", "" },
{ 83236, "", "=q3=Void-Linked Satchel of Goods", "=ds=#m23# =q2=#e25#", "100%" },
},
Reaver = {
{ 81090, "", "=q4=", "", "1%" },
{ 51778, "", "=q4=", "", "3.85%" },
Expand Down
5 changes: 2 additions & 3 deletions BGAssistRU/BGAssistRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ end

function BGAssist_OnLoad()
_G = getfenv(0)
this:RegisterEvent("VARIABLES_LOADED")
this:RegisterEvent("ADDON_LOADED")
this:RegisterEvent("PLAYER_ENTERING_WORLD")
-- Autoenter
Expand All @@ -444,12 +443,12 @@ function BGAssist_ButtonAutomates(rank,ahorde)
end

function BGAssist_OnEvent(event)
if (event == "VARIABLES_LOADED") then
--if (event == "VARIABLES_LOADED") then
-- BGAssistRU_Config_Loaded = 1;
-- if (BGAssist_Player) then
-- BGAssistRU_ConfigInit();
-- end
elseif event == "ADDON_LOADED" and arg1 == BINDING_HEADER_BGASSIST_SEP then
if event == "ADDON_LOADED" and arg1 == BINDING_HEADER_BGASSIST_SEP then
BGAssistRU_Config_Loaded = 1;
if (BGAssist_Player) then
BGAssistRU_ConfigInit();
Expand Down
Loading

0 comments on commit 2f8b21d

Please sign in to comment.