[Feature]: Vendor, Destroy, Disenchant
shidoto opened this issue ยท 1 comments
Describe the feature
The ability to mark items as either "Vendor", "Destroy", or "Disenchant" and have them grouped under a category of that name.
Describe the implementation
Key features:
- Adjustable hotkeys that when pressed while hovering over an item in the bag, mark/unmark said item according to the hotkey pressed. E.g. Hotkey "x" marks as"Vendor", hotkey "y" marks as "Destroy", hotkey "z" marks as "Disenchant".
- When an item is marked as either "Vendor", "Destroy", or "Disenchant", it is moved into a bag category of the same name until unmarked.
Optional features:
- Adjustable hotkey that destroys an item marked as "Destroy" when pressed.
- Automatically sell items marked as "Vendor" and "Destroy" when interacting with a vendor.
Closing:
- I recognize this is likely out of scope of the addon, but hey, worth a shot.
- Bringing the system in-house could possibly negate the need to support various vendoring/scrapping addons such as "Scrap" and "Vendor" etc.