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

Allow Filter on Negative vendor-profit #367

Open lystig12 opened 1 year ago

lystig12 commented 1 year ago

I would very much like to be able to filter on negative vendor-profit - currently this does not seem to be working (which might be intended).

Reasoning:

Say I'm a lvl 32 warrior and I'm looking to buy a new weapon on the AH. I find a 2H axe that maybe costs 2g33s, which looks like a lot. But if it vendors for say 1g88s (fictional value), then the "actual" price of the weapon is 45s - not too bad.

I was sure that "vendor-profit/-45s" would return the fictional item in question (and others that have "actual" value of 45s or less), but it doesn't work.

It will be very helpful if you could do this kind of filtration - especially when levelling since it will make it easier to gauge the actual "cost" of an item (assuming it will be sold later when you acquire another upgrade).

Hope it makes sense!