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!
Here is the URL for the BetterBags version of this addon: https://www.curseforge.com/wow/addons/betterbags-hearthstones
Will 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 :)
I 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.
In 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.
hi 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
In reply to yasri_dsh:
Oops, I just saw this now. Yep, I can add that.
It's in version 2.14.
I 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>
In reply to 벗은새:
That has nothing to do with this addon. The addon you have is called RandomHearth.
Rechargeable Reaves Battery is in hearthstones category and can't move to another category
How can I move Rechargeable Reaves Battery to another category?
In 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".
The 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.
In reply to Sygon_Paul:
Ticket #16, missing item, has been pushed with 2.01
You can fix i† by commenting out line 263 an replacing it with this new one.
Hi 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...
In 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
In 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.
In reply to pat5y:
You can just remove Tooltips from the hearthstone bag extension if you want to.
It should clear it up for you.
Hi ... 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....
In reply to pat5y:
getting same error
In reply to pat5y:
Same for me too.