Dejunk (Sell & Destroy Junk)

Dejunk (Sell & Destroy Junk)

1M Downloads

Destroying is broken as of 9.0.2

moody opened this issue ยท 7 comments

commented

Blizzard protected the function DeleteCursorItem(), so auto destroy is no longer possible. However, the function can still be called in response to a hardware event.

commented

how to call hardware event ?

commented

I have to update the addon to provide the ability. A lot of code needs to be reworked to support the change, but it shouldn't take too long.

commented

so, autodestroy can still work with hardware events?

commented

Not properly. I'll be implementing a UI with a button to destroy items one at a time instead.

commented

well, we'll wait! your addon is really very good. I'm wondering "manual destroy" will work in combat? and will you make it possible to bind this button for destroy.

commented

Yes, destroying should work in combat still. And there will be a keybind allowing you to destroy items without going through the interface (again, one item at a time to avoid certain issues).

commented

sounds cool! I will wait