shirsig / aux-addon

Auction House addOn for Classic (1.13) IMPORTANT: The folder name must be "aux-addon" IMPORTANT: The Vanilla (1.12) version moved here https://github.com/shirsig/aux-addon-vanilla
https://www.curseforge.com/wow/addons/aux
196 stars 42 forks source link

Cant batch post stacks #229

Closed Notmelody closed 5 years ago

Notmelody commented 5 years ago

https://i.imgur.com/O3GGShq.png

Cant seem to automatically post multiple stacks at once, can only do single stacks 1 by 1

anas2660 commented 5 years ago

I thought this was on purpose because of the hardware event requirement for each posting, right?

shirsig commented 5 years ago

Yes. It is possible to post multiple stacks automatically using the api only when they don't make more than one full stack when combined, but in other cases aux would have to prompt you for a hardware event each time before it posts a stack. For now this is my preferred solution as it's more consistent.