AdiBags Hearthstones
A Plugin for AdiBags
Moves all portal and hearthing items into their own display category within AdiBags.
Localization
Please help translate; there are only 2 phrases.
Bugs & Suggestions
This AddOn has a ticket tracker for those details. Going forward, for my own sanity, this is the only place I will look for users' suggested items to add. I just cannot keep track of Wowace, Curseforge, Curse, and Wowinterface comments on various pages.
You can use your Twitch/Curse/Curseforge/Wowace user name and password.
List of Supported Items
With added support for Classic and Wrath, I will no longer be updating the page below. To see the items, open Database.lua in any text editor.
Check this page for supported items. If you find something that should be added or removed, please let me know!
-
View User Profile
-
Send Message
Posted Feb 12, 2024Here is the URL for the BetterBags version of this addon: https://www.curseforge.com/wow/addons/betterbags-hearthstones
-
View User Profile
-
Send Message
Posted Feb 6, 2024Will you convert this Addon to Better Bags (Adibags Succesor), since Adibags will soon no longer be Developed. (https://github.com/AdiAddons/AdiBags/issues/997)
Thx :)
-
View User Profile
-
Send Message
Posted Feb 9, 2024I have never heard of Better Bags. I will look into it, along with investigating AdiBags "no longer be developed", which is another thing I hadn't heard.
-
View User Profile
-
Send Message
Posted Feb 10, 2024In reply to ifirnja: I ported the addon over to BetterBags. I am waiting for the project and files to be approved. When that happens, look for BetterBags - Hearthstones.
-
View User Profile
-
Send Message
Posted Aug 18, 2023hi there, can you please add this line to the database of the retail version?
db.Filters["hearthstones"].items[202046] = true -- Lucky Tortallan Charm
thank you in advance and BR
-
View User Profile
-
Send Message
Posted Aug 23, 2023In reply to yasri_dsh:
Oops, I just saw this now. Yep, I can add that.
It's in version 2.14.
-
View User Profile
-
Send Message
Posted Dec 18, 2022I got this error message but I forgot where or when i get this message
1x [ADDON_ACTION_BLOCKED] 애드온 'RandomHearth'|1이;가; 보호된 함수 'rhButton:SetAttribute()' 호출을 시도했습니다.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetAttribute'
[string "@RandomHearth/RandomHearth.lua"]:304: in function <RandomHearth/RandomHearth.lua:301>
[string "=[C]"]: in function `xpcall'
[string "@FrameXML/ObjectAPI/AsyncCallbackSystem.lua"]:76: in function `FireCallbacks'
[string "@FrameXML/ObjectAPI/AsyncCallbackSystem.lua"]:35: in function <FrameXML/ObjectAPI/AsyncCallbackSystem.lua:31>
-
View User Profile
-
Send Message
Posted Jan 11, 2023In reply to 벗은새:
That has nothing to do with this addon. The addon you have is called RandomHearth.
-
View User Profile
-
Send Message
Posted Dec 14, 2022Rechargeable Reaves Battery is in hearthstones category and can't move to another category
How can I move Rechargeable Reaves Battery to another category?
-
View User Profile
-
Send Message
Posted Dec 14, 2022In reply to 벗은새:
Go into AdiBags' settings > filters, and dial down the percent from 99 to something lower. I set the default high because most people want to know "items that move the character" more than they want to know "this particular item is for profession or quest X".
-
View User Profile
-
Send Message
Posted Dec 1, 2022The comment section is NOT the place to post bug reports, thank you. That is why the Issues link exists.
All of the issues have been fixed with version 2.00, save ticket #16 (next build) which is a missing item.
I added support for Classic and Wrath; I was not expecting so many items for those games.
-
View User Profile
-
Send Message
Posted Dec 1, 2022In reply to Sygon_Paul:
Ticket #16, missing item, has been pushed with 2.01
-
View User Profile
-
Send Message
Posted Nov 29, 2022You can fix i† by commenting out line 263 an replacing it with this new one.
262 --Tooltip = Tooltip or Tooltip_Init() 263 Tooltip = GameTooltip 264 Tooltip:SetOwner(UIParent,"ANCHOR_NONE") 265 Tooltip:ClearLines() 266 267 if slotData.bag == BANK_CONTAINER then 268 Tooltip:SetInventoryItem("player", BankButtonIDToInvSlotID(slotData.slot, nil)) 269 else 270 Tooltip:SetBagItem(slotData.bag, slotData.slot) 271 end-
View User Profile
-
Send Message
Posted Nov 25, 2022Hi There...
Was so excited when I saw an update the other day.... hoping all was fixed but unfortunately not...
55x AdiBags_Hearthstones/AdiBags_Hearthstones.lua:268: attempt to call method 'SetBagItem' (a nil value)
[string "=(tail call)"]: ?
[string "@AdiBags/core/Filters.lua"]:146: in function `Filter'
[string "@AdiBags/widgets/ContainerFrame.lua"]:797: in function `FilterSlot'
[string "@AdiBags/widgets/ContainerFrame.lua"]:831: in function `DispatchItem'
[string "@AdiBags/widgets/ContainerFrame.lua"]:1001: in function `RedispatchAllItems'
[string "@AdiBags/widgets/ContainerFrame.lua"]:1159: in function <AdiBags/widgets/ContainerFrame.lua:1142>
[string "=(tail call)"]: ?
[string "@AdiBags/widgets/ContainerFrame.lua"]:491: in function `RefreshContents'
[string "@AdiBags/widgets/ContainerFrame.lua"]:476: in function `ResumeUpdates'
[string "@AdiBags/widgets/ContainerFrame.lua"]:459: in function <AdiBags/widgets/ContainerFrame.lua:451>
[string "=[C]"]: in function `Show'
[string "@AdiBags/core/Bags.lua"]:96: in function `Open'
[string "@AdiBags/core/Hooks.lua"]:112: in function <AdiBags/core/Hooks.lua:109>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "OPENALLBAGS"]:1: in function <[string "OPENALLBAGS"]:1>
admittedly different error codes so posted as a new error... thought I would let you know...
-
View User Profile
-
Send Message
Posted Nov 27, 2022In reply to pat5y:
There is a solution on Github, if you need help to figure this out contact me in game or on discord.
eivl#1134
-
View User Profile
-
Send Message
Posted Nov 28, 2022In reply to eivl:
I have had a look on Github under Adibags... I found this regarding a freeze when opening adibags.... which also applies to me... but I cannot see the solution you mentioned above .... could you provide a link or give me a more descriptive search criteria please .... thank you for your time....
Defmaster commented 2 days ago
Did some more testing and noticed i had still an addon active.
AdiBags_Hearthstone ( AdiBags Hearthstones )
But when testing with others like: AdiBags - Korthian Relics it happens too.
So AdiBags without any additional AdiBags extentions seems fine. So it's the handling from those additional ones.
Example from the Korthian Relics one: (i don't know if its the expected way to handle AdiBags extension)
Talyrius commented 2 days ago
Yes, tooltip scanning is very system resource expensive which is why its use has been avoided for the most part. Thankfully, much of it is no longer necessary due to recent API improvements. However, the authors of these third-party filter addons need to implement the necessary changes, we can't do it for them.
-
View User Profile
-
Send Message
Posted Nov 28, 2022In reply to pat5y:
local Tooltip ... local function Tooltip_Init() local tip, leftside = CreateFrame("GameTooltip"), {} for i = 1, 6 do local Left, Right = tip:CreateFontString(), tip:CreateFontString() Left:SetFontObject(GameFontNormal) Right:SetFontObject(GameFontNormal) tip:AddFontStrings(Left, Right) leftside[i] = Left end tip.leftside = leftside return tip end ... Tooltip = Tooltip or Tooltip_Init() Tooltip:SetOwner(UIParent,"ANCHOR_NONE") Tooltip:ClearLines() if slotData.bag == BANK_CONTAINER then Tooltip:SetInventoryItem("player", BankButtonIDToInvSlotID(slotData.slot, nil)) else Tooltip:SetBagItem(slotData.bag, slotData.slot) end Tooltip:Hide() ...You can just remove Tooltips from the hearthstone bag extension if you want to.
It should clear it up for you.
-
View User Profile
-
Send Message
Posted Nov 22, 2022Hi ... sorry to trouble you but I have been getting this error..
10x AdiBags_Hearthstones/AdiBags_Hearthstones.lua:268: attempt to call method 'SetBagItem' (a nil value)
[string "=(tail call)"]: ?
[string "@AdiBags/core/Filters.lua"]:146: in function `Filter'
[string "@AdiBags/widgets/ContainerFrame.lua"]:797: in function `FilterSlot'
[string "@AdiBags/widgets/ContainerFrame.lua"]:831: in function `DispatchItem'
[string "@AdiBags/widgets/ContainerFrame.lua"]:1001: in function `RedispatchAllItems'
[string "@AdiBags/widgets/ContainerFrame.lua"]:1159: in function `FullUpdate'
[string "@AdiBags/widgets/ContainerFrame.lua"]:607: in function <AdiBags/widgets/ContainerFrame.lua:593>
[string "=[C]"]: ?
[string "@AdiBags/core/Utility.lua"]:102: in function <AdiBags/core/Utility.lua:94>
[string "@AdiBags/widgets/LayeredRegion.lua"]:119: in function <AdiBags/widgets/LayeredRegion.lua:108>
Hope the above means something to you... lol....
Love your addon to Adibags... being engineer have added hearth capabilities which are all in one place.... Thank you....
-
View User Profile
-
Send Message
Posted Nov 22, 2022In reply to pat5y:
getting same error
-
View User Profile
-
Send Message
Posted Nov 23, 2022In reply to pat5y:
Same for me too.