Openables
Inspired by the add-on named "New Openables" that got abandoned.
Please report bugs here.
If you want to add missing itemIds manually, use custom options. Please consider submitting them here as well in a comment so others can benefit too.
What does it do?
Every time you loot a container (an open-able box for example) that the add-on has in its database, a button will show up allowing you to open it w/o opening your inventory.
The focus is on containers and boxes for now, no one-time usable items and such are planned to be included.
What it can't do
Magically track all open-able containers that float around in wow. (They have to be hard-coded in the action script in order to be recognized by the script.)
Function properly in combat. Why? This aura uses a SecureActionButton (the same stuff you have on your action bar) and hence the item behind the button cannot be dynamically be updated in combat.
Current limitations
- DF containers will be added incrementally (you can help by providing item-ids you encounter that do not work yet)