Merge branch 'Adding-m+'

This commit is contained in:
Szyler
2021-09-13 15:23:09 +02:00
2 changed files with 2 additions and 4 deletions
-2
View File
@@ -373,8 +373,6 @@ function AtlasLoot_MythicPlussTier_OnClick()
AtlasLoot_ShowItemsFrame(AtlasLootItemsFrame.refresh[1], AtlasLootItemsFrame.refresh[2], AtlasLootItemsFrame.refresh[3], AtlasLootItemsFrame.refresh[4]);
end
AtlasLoot_OptionsOnShow();
LoadAddOn("AtlasLoot_OriginalWoW");
AtlasLoot_Refresh()
end
local Authors = {
+2 -2
View File
@@ -1,7 +1,7 @@
v2.1 09/13/2021
- Added option to select Mythic Pluss tiers (Requires /reload for changes)
- Added Mythic +1 to +10 to all Vanilla dungeons (selectabe in options menu)
- Fixed a non-existant boss table in Mana Tombs Mythic0
- Added Mythic +1 to +10 to all Vanilla dungeons (selectable in options menu)
- Fixed a non-existent boss table in Mana-Tombs Mythic0
---------------------------------------------------------------------------------------------------------------------------
v2.02 08/29/2021
- Added forward and previous arrows to all classic dungeons (Credit: alexs and Powerthegreat)