get rid of useless options, refactor
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
## Notes: Shows possible loot from dungeon bosses and other sources.
|
## Notes: Shows possible loot from dungeon bosses and other sources.
|
||||||
## Author: Otari (overhaul/revamp, menu changes, bugfixes/updates), Lexie (Turtle WoW fixes/updates), Pepopo, MarcelineVQ (Kara40 loot), Shagu
|
## Author: Otari (overhaul/revamp, menu changes, bugfixes/updates), Lexie (Turtle WoW fixes/updates), Pepopo, MarcelineVQ (Kara40 loot), Shagu
|
||||||
## LegacyAuthor: Daviesh, Pompa (Turtle WoW World Bosses), Xerron (Turtle WoW World Bosses), Gurky (Turtle WoW 1.16/1.16.1 Dungeons)
|
## LegacyAuthor: Daviesh, Pompa (Turtle WoW World Bosses), Xerron (Turtle WoW World Bosses), Gurky (Turtle WoW 1.16/1.16.1 Dungeons)
|
||||||
## Version: 3.2.8
|
## Version: 3.2.9
|
||||||
## SavedVariablesPerCharacter: AtlasLootCharDB
|
## SavedVariablesPerCharacter: AtlasLootCharDB
|
||||||
## OptionalDeps: Alphamap, AtlasLoader, LootLink, ItemSync, HewdropLib, Ace2, EquipCompare, EQCompare
|
## OptionalDeps: Alphamap, AtlasLoader, LootLink, ItemSync, HewdropLib, Ace2, EquipCompare, EQCompare
|
||||||
|
|
||||||
|
|||||||
+842
-911
File diff suppressed because it is too large
Load Diff
+20
-14
@@ -30,6 +30,12 @@
|
|||||||
<OnClick>
|
<OnClick>
|
||||||
AtlasLoot_ContainerItem_OnClick(arg1)
|
AtlasLoot_ContainerItem_OnClick(arg1)
|
||||||
</OnClick>
|
</OnClick>
|
||||||
|
<OnEnter>
|
||||||
|
AtlasLoot_ContainerItem_OnEnter()
|
||||||
|
</OnEnter>
|
||||||
|
<OnLeave>
|
||||||
|
AtlasLoot_ContainerItem_OnLeave()
|
||||||
|
</OnLeave>
|
||||||
</Scripts>
|
</Scripts>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
@@ -624,7 +630,7 @@
|
|||||||
AtlasLootItem_OnLeave();
|
AtlasLootItem_OnLeave();
|
||||||
</OnLeave>
|
</OnLeave>
|
||||||
<OnClick>
|
<OnClick>
|
||||||
AtlasLootItem_OnClick(arg1);
|
AtlasLootItem_OnClick();
|
||||||
CloseDropDownMenus();
|
CloseDropDownMenus();
|
||||||
</OnClick>
|
</OnClick>
|
||||||
</Scripts>
|
</Scripts>
|
||||||
@@ -1213,7 +1219,7 @@
|
|||||||
</Frame>
|
</Frame>
|
||||||
|
|
||||||
<Frame name="AtlasLootOptionsFrame" toplevel="true" frameStrata="DIALOG" movable="true" enableMouse="true" hidden="true" parent="UIParent" enableKeyboard="true">
|
<Frame name="AtlasLootOptionsFrame" toplevel="true" frameStrata="DIALOG" movable="true" enableMouse="true" hidden="true" parent="UIParent" enableKeyboard="true">
|
||||||
<Size x="650" y="400"/>
|
<Size x="560" y="350"/>
|
||||||
<Anchors>
|
<Anchors>
|
||||||
<Anchor point="CENTER"/>
|
<Anchor point="CENTER"/>
|
||||||
</Anchors>
|
</Anchors>
|
||||||
@@ -1240,7 +1246,7 @@
|
|||||||
</Layer>
|
</Layer>
|
||||||
</Layers>
|
</Layers>
|
||||||
<Frames>
|
<Frames>
|
||||||
<CheckButton name="$parentSafeLinks" inherits="OptionsCheckButtonTemplate" enable="false">
|
<!-- <CheckButton name="$parentSafeLinks" inherits="OptionsCheckButtonTemplate" enable="false">
|
||||||
<Anchors>
|
<Anchors>
|
||||||
<Anchor point="TOPLEFT">
|
<Anchor point="TOPLEFT">
|
||||||
<Offset x="20" y="-40"/>
|
<Offset x="20" y="-40"/>
|
||||||
@@ -1255,8 +1261,8 @@
|
|||||||
AtlasLootOptions_SafeLinksToggle();
|
AtlasLootOptions_SafeLinksToggle();
|
||||||
</OnClick>
|
</OnClick>
|
||||||
</Scripts>
|
</Scripts>
|
||||||
</CheckButton>
|
</CheckButton> -->
|
||||||
<CheckButton name="$parentAllLinks" inherits="OptionsCheckButtonTemplate">
|
<!-- <CheckButton name="$parentAllLinks" inherits="OptionsCheckButtonTemplate">
|
||||||
<Anchors>
|
<Anchors>
|
||||||
<Anchor point="TOPLEFT">
|
<Anchor point="TOPLEFT">
|
||||||
<Offset x="20" y="-70"/>
|
<Offset x="20" y="-70"/>
|
||||||
@@ -1271,11 +1277,11 @@
|
|||||||
AtlasLootOptions_AllLinksToggle();
|
AtlasLootOptions_AllLinksToggle();
|
||||||
</OnClick>
|
</OnClick>
|
||||||
</Scripts>
|
</Scripts>
|
||||||
</CheckButton>
|
</CheckButton> -->
|
||||||
<CheckButton name="$parentDefaultTT" inherits="OptionsCheckButtonTemplate">
|
<CheckButton name="$parentDefaultTT" inherits="OptionsCheckButtonTemplate">
|
||||||
<Anchors>
|
<Anchors>
|
||||||
<Anchor point="TOPLEFT">
|
<Anchor point="TOPLEFT">
|
||||||
<Offset x="20" y="-130"/>
|
<Offset x="20" y="-40"/>
|
||||||
</Anchor>
|
</Anchor>
|
||||||
</Anchors>
|
</Anchors>
|
||||||
<Scripts>
|
<Scripts>
|
||||||
@@ -1291,7 +1297,7 @@
|
|||||||
<CheckButton name="$parentLootlinkTT" inherits="OptionsCheckButtonTemplate">
|
<CheckButton name="$parentLootlinkTT" inherits="OptionsCheckButtonTemplate">
|
||||||
<Anchors>
|
<Anchors>
|
||||||
<Anchor point="TOPLEFT">
|
<Anchor point="TOPLEFT">
|
||||||
<Offset x="20" y="-160"/>
|
<Offset x="20" y="-70"/>
|
||||||
</Anchor>
|
</Anchor>
|
||||||
</Anchors>
|
</Anchors>
|
||||||
<Scripts>
|
<Scripts>
|
||||||
@@ -1307,7 +1313,7 @@
|
|||||||
<CheckButton name="$parentItemSyncTT" inherits="OptionsCheckButtonTemplate">
|
<CheckButton name="$parentItemSyncTT" inherits="OptionsCheckButtonTemplate">
|
||||||
<Anchors>
|
<Anchors>
|
||||||
<Anchor point="TOPLEFT">
|
<Anchor point="TOPLEFT">
|
||||||
<Offset x="20" y="-190"/>
|
<Offset x="20" y="-100"/>
|
||||||
</Anchor>
|
</Anchor>
|
||||||
</Anchors>
|
</Anchors>
|
||||||
<Scripts>
|
<Scripts>
|
||||||
@@ -1323,7 +1329,7 @@
|
|||||||
<CheckButton name="$parentShowSource" inherits="OptionsCheckButtonTemplate">
|
<CheckButton name="$parentShowSource" inherits="OptionsCheckButtonTemplate">
|
||||||
<Anchors>
|
<Anchors>
|
||||||
<Anchor point="TOPLEFT">
|
<Anchor point="TOPLEFT">
|
||||||
<Offset x="20" y="-220"/>
|
<Offset x="20" y="-130"/>
|
||||||
</Anchor>
|
</Anchor>
|
||||||
</Anchors>
|
</Anchors>
|
||||||
<Scripts>
|
<Scripts>
|
||||||
@@ -1355,7 +1361,7 @@
|
|||||||
<CheckButton name="$parentEquipCompare" inherits="OptionsCheckButtonTemplate">
|
<CheckButton name="$parentEquipCompare" inherits="OptionsCheckButtonTemplate">
|
||||||
<Anchors>
|
<Anchors>
|
||||||
<Anchor point="TOPLEFT">
|
<Anchor point="TOPLEFT">
|
||||||
<Offset x="20" y="-280"/>
|
<Offset x="20" y="-190"/>
|
||||||
</Anchor>
|
</Anchor>
|
||||||
</Anchors>
|
</Anchors>
|
||||||
<Scripts>
|
<Scripts>
|
||||||
@@ -1371,7 +1377,7 @@
|
|||||||
<CheckButton name="$parentItemID" inherits="OptionsCheckButtonTemplate">
|
<CheckButton name="$parentItemID" inherits="OptionsCheckButtonTemplate">
|
||||||
<Anchors>
|
<Anchors>
|
||||||
<Anchor point="TOPLEFT">
|
<Anchor point="TOPLEFT">
|
||||||
<Offset x="20" y="-310"/>
|
<Offset x="20" y="-160"/>
|
||||||
</Anchor>
|
</Anchor>
|
||||||
</Anchors>
|
</Anchors>
|
||||||
<Scripts>
|
<Scripts>
|
||||||
@@ -1451,7 +1457,7 @@
|
|||||||
</OnClick>
|
</OnClick>
|
||||||
</Scripts>
|
</Scripts>
|
||||||
</CheckButton>
|
</CheckButton>
|
||||||
<CheckButton name="$parentItemSpam" inherits="OptionsCheckButtonTemplate">
|
<!-- <CheckButton name="$parentItemSpam" inherits="OptionsCheckButtonTemplate">
|
||||||
<Anchors>
|
<Anchors>
|
||||||
<Anchor point="TOP">
|
<Anchor point="TOP">
|
||||||
<Offset x="20" y="-160"/>
|
<Offset x="20" y="-160"/>
|
||||||
@@ -1466,7 +1472,7 @@
|
|||||||
AtlasLootOptions_ItemSpam();
|
AtlasLootOptions_ItemSpam();
|
||||||
</OnClick>
|
</OnClick>
|
||||||
</Scripts>
|
</Scripts>
|
||||||
</CheckButton>
|
</CheckButton> -->
|
||||||
<Slider name="$ParentSliderButtonRad" inherits="OptionsSliderTemplate">
|
<Slider name="$ParentSliderButtonRad" inherits="OptionsSliderTemplate">
|
||||||
<Size x="240" y="16"/>
|
<Size x="240" y="16"/>
|
||||||
<Anchors>
|
<Anchors>
|
||||||
|
|||||||
+1
-19
@@ -8155,7 +8155,7 @@ AtlasLoot_Data["AtlasLootItems"] = {
|
|||||||
UKHTrash = {
|
UKHTrash = {
|
||||||
{ 55275, "INV_Misc_Gem_Amethyst_03", "=q4=Slivers of Nullification", "=ds=#s14#", "0.25%" },
|
{ 55275, "INV_Misc_Gem_Amethyst_03", "=q4=Slivers of Nullification", "=ds=#s14#", "0.25%" },
|
||||||
{ 55277, "INV_TheEnd", "=q4=The End of All Ambitions", "=ds=#h2#, #w10#", "0.25%" },
|
{ 55277, "INV_TheEnd", "=q4=The End of All Ambitions", "=ds=#h2#, #w10#", "0.25%" },
|
||||||
{ 55278, "INV_Gauntlets_05", "=q4=Ques' Gauntlets of Precision", "=ds=#s10#, #a4#", "0.25%" },
|
{ 55278, "INV_Gauntlets_05", "=q4=Ques' Gauntlets of Precision", "=ds=#s9#, #a3#", "0.25%" },
|
||||||
{ 55280, "INV_stormhowl_sabatons", "=q4=Boots of Elemental Fury", "=ds=#s12#, #a3#", "0.25%" },
|
{ 55280, "INV_stormhowl_sabatons", "=q4=Boots of Elemental Fury", "=ds=#s12#, #a3#", "0.25%" },
|
||||||
{ 55281, "INV_Gauntlets_05", "=q4=Gauntlets of Elemental Fury", "=ds=#s9#, #a3#", "0.25%" },
|
{ 55281, "INV_Gauntlets_05", "=q4=Gauntlets of Elemental Fury", "=ds=#s9#, #a3#", "0.25%" },
|
||||||
{ 55282, "INV_lionheart_sabatons", "=q4=Boots of the Grand Crusader", "=ds=#s12#, #a4#", "0.25%" },
|
{ 55282, "INV_lionheart_sabatons", "=q4=Boots of the Grand Crusader", "=ds=#s12#, #a4#", "0.25%" },
|
||||||
@@ -8192,8 +8192,6 @@ AtlasLoot_Data["AtlasLootItems"] = {
|
|||||||
{ 41569, "INV_Misc_Cape_07", "=q2=Tattered Orcish Shawl", "#s4#", "20%" },
|
{ 41569, "INV_Misc_Cape_07", "=q2=Tattered Orcish Shawl", "#s4#", "20%" },
|
||||||
{ 41570, "INV_Misc_Orb_01", "=q2=Idol of Nethalakk", "#s15#", "20%" },
|
{ 41570, "INV_Misc_Orb_01", "=q2=Idol of Nethalakk", "#s15#", "20%" },
|
||||||
{ 0, "", "", "" },
|
{ 0, "", "", "" },
|
||||||
{ 30040, "Ability_Hunter_Pet_Turtle", "=q3=Admiral Grumbleshell", "#e7#", "2.5%" },
|
|
||||||
{ 0, "", "", "" },
|
|
||||||
{ 41874, "INV_Misc_StoneTablet_02", "=q2=Fragment of Algoron", "", "100%" },
|
{ 41874, "INV_Misc_StoneTablet_02", "=q2=Fragment of Algoron", "", "100%" },
|
||||||
};
|
};
|
||||||
DMRGarlok = {
|
DMRGarlok = {
|
||||||
@@ -8201,8 +8199,6 @@ AtlasLoot_Data["AtlasLootItems"] = {
|
|||||||
{ 41579, "INV_Belt_02", "=q3=Sash of Flamebinding", "#s10#, #a1#", "25%" },
|
{ 41579, "INV_Belt_02", "=q3=Sash of Flamebinding", "#s10#, #a1#", "25%" },
|
||||||
{ 41580, "INV_Jewelry_Amulet_06", "=q3=Udor's Pendant", "#s2#", "25%" },
|
{ 41580, "INV_Jewelry_Amulet_06", "=q3=Udor's Pendant", "#s2#", "25%" },
|
||||||
{ 41581, "INV_Sword_07", "=q3=The Bane of Althazz", "#h3#, #w10#", "25%" },
|
{ 41581, "INV_Sword_07", "=q3=The Bane of Althazz", "#h3#, #w10#", "25%" },
|
||||||
{ 0, "", "", "" },
|
|
||||||
{ 30040, "Ability_Hunter_Pet_Turtle", "=q3=Admiral Grumbleshell", "#e7#", "2.5%" },
|
|
||||||
};
|
};
|
||||||
DMROverlord = {
|
DMROverlord = {
|
||||||
{ 41726, "INV_Gauntlets_15", "=q3=Slaver's Gauntlets", "#s9#, #a3#", "25%" },
|
{ 41726, "INV_Gauntlets_15", "=q3=Slaver's Gauntlets", "#s9#, #a3#", "25%" },
|
||||||
@@ -8212,8 +8208,6 @@ AtlasLoot_Data["AtlasLootItems"] = {
|
|||||||
{ 0, "", "", "" },
|
{ 0, "", "", "" },
|
||||||
{ 74, "INV_Scroll_05", "=q3=Pattern: Dragonmaw Gloves", "#p7# (170)", "6%" },
|
{ 74, "INV_Scroll_05", "=q3=Pattern: Dragonmaw Gloves", "#p7# (170)", "6%" },
|
||||||
{ 0, "", "", "" },
|
{ 0, "", "", "" },
|
||||||
{ 30040, "Ability_Hunter_Pet_Turtle", "=q3=Admiral Grumbleshell", "#e7#", "2.5%" },
|
|
||||||
{ 0, "", "", "" },
|
|
||||||
{ 41841, "INV_Misc_Head_Orc_01", "=q1=Blackheart's Head", "#m3#", "100%" },
|
{ 41841, "INV_Misc_Head_Orc_01", "=q1=Blackheart's Head", "#m3#", "100%" },
|
||||||
};
|
};
|
||||||
DMRHalgan = {
|
DMRHalgan = {
|
||||||
@@ -8221,16 +8215,12 @@ AtlasLoot_Data["AtlasLootItems"] = {
|
|||||||
{ 58046, "INV_Shield_03", "=q3=Shield of Galoraz", "#h4#, #w8#", "25%" },
|
{ 58046, "INV_Shield_03", "=q3=Shield of Galoraz", "#h4#, #w8#", "25%" },
|
||||||
{ 58047, "INV_Wand_12", "=q3=Grasp of Ancestors", "#w12#", "25%" },
|
{ 58047, "INV_Wand_12", "=q3=Grasp of Ancestors", "#w12#", "25%" },
|
||||||
{ 58045, "INV_Pants_04", "=q3=Ancient Legplates", "#s11#, #a3#", "25%" },
|
{ 58045, "INV_Pants_04", "=q3=Ancient Legplates", "#s11#, #a3#", "25%" },
|
||||||
{ 0, "", "", "" },
|
|
||||||
{ 30040, "Ability_Hunter_Pet_Turtle", "=q3=Admiral Grumbleshell", "#e7#", "2.5%" },
|
|
||||||
};
|
};
|
||||||
DMRSlagfist = {
|
DMRSlagfist = {
|
||||||
{ 41560, "INV_Misc_StoneTablet_01", "=q3=Shalestone Amulet", "#s2#", "25%" },
|
{ 41560, "INV_Misc_StoneTablet_01", "=q3=Shalestone Amulet", "#s2#", "25%" },
|
||||||
{ 41719, "INV_Pants_03", "=q2=Stonelink Leggings", "#s11#, #a3#", "25%" },
|
{ 41719, "INV_Pants_03", "=q2=Stonelink Leggings", "#s11#, #a3#", "25%" },
|
||||||
{ 41558, "INV_Staff_11", "=q2=The Slagbinder", "#h2#, #w9#", "25%" },
|
{ 41558, "INV_Staff_11", "=q2=The Slagbinder", "#h2#, #w9#", "25%" },
|
||||||
{ 41559, "INV_Axe_12", "=q2=Rock Carver", "#h3#, #w1#", "25%" },
|
{ 41559, "INV_Axe_12", "=q2=Rock Carver", "#h3#, #w1#", "25%" },
|
||||||
{ 0, "", "", "" },
|
|
||||||
{ 30040, "Ability_Hunter_Pet_Turtle", "=q3=Admiral Grumbleshell", "#e7#", "2.5%" },
|
|
||||||
};
|
};
|
||||||
DMRElderHollowblood = {
|
DMRElderHollowblood = {
|
||||||
{ 41721, "GenShield_1F", "=q3=Bulwark of the Old Horde", "#h4#, #w8#", "25%" },
|
{ 41721, "GenShield_1F", "=q3=Bulwark of the Old Horde", "#h4#, #w8#", "25%" },
|
||||||
@@ -8281,14 +8271,6 @@ AtlasLoot_Data["AtlasLootItems"] = {
|
|||||||
{ 70104, "INV_Misc_Note_01", "=q3=Plans: Gemmed Citrine Pendant", "#p18# (160)", "0.02%" },
|
{ 70104, "INV_Misc_Note_01", "=q3=Plans: Gemmed Citrine Pendant", "#p18# (160)", "0.02%" },
|
||||||
{ 70153, "INV_Misc_Note_01", "=q3=Plans: Farraki Ceremony Totem", "#p18# (140)", "0.02%" },
|
{ 70153, "INV_Misc_Note_01", "=q3=Plans: Farraki Ceremony Totem", "#p18# (140)", "0.02%" },
|
||||||
{ 70186, "INV_Misc_Note_01", "=q3=Plans: Blackrock Ironclamps", "#p18# (140)", "0.02%" },
|
{ 70186, "INV_Misc_Note_01", "=q3=Plans: Blackrock Ironclamps", "#p18# (140)", "0.02%" },
|
||||||
{ 0, "", "", "" },
|
|
||||||
{ 30040, "Ability_Hunter_Pet_Turtle", "=q3=Admiral Grumbleshell", "#e7#", "2.5%" },
|
|
||||||
{ 30011, "Ability_Hunter_Pet_Crab", "=q3=Diamond Crustacean", "#e7#", "0.5%" },
|
|
||||||
{ 30012, "ability_hunter_pet_thunder_lizard", "=q3=Black Thunder Lizard", "#e7#", "0.01%" },
|
|
||||||
{ 30013, "ability_hunter_pet_thunder_lizard", "=q3=Azure Thunder Lizard", "#e7#", "0.05%" },
|
|
||||||
{ 30014, "ability_hunter_pet_thunder_lizard", "=q3=Green Thunder Lizard", "#e7#", "0.01%" },
|
|
||||||
{ 30015, "ability_hunter_pet_thunder_lizard", "=q3=Pale Thunder Lizard", "#e7#", "0.5%" },
|
|
||||||
{ 30016, "ability_hunter_pet_thunder_lizard", "=q3=Red Thunder Lizard", "#e7#", "0.01%" },
|
|
||||||
};
|
};
|
||||||
-- Stormwrought Ruins
|
-- Stormwrought Ruins
|
||||||
SWROronok = {
|
SWROronok = {
|
||||||
|
|||||||
Reference in New Issue
Block a user