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

Items with charges falsely appear in vendor-profit searches #294

Open kennybilko opened 4 years ago

kennybilko commented 4 years ago

Items with charges like Minor Recombobulator will show up in a vendor-profit search even though the price is higher than the vendor price. For example, a Minor Recombobulator with 10 charges listed for 18s will show up as costing 1.8s per item and cost less than the vendor value of 6s but the 6s vendor value is for all 10 charges, not each. So aux should be updated to either divide the vendor values of all these items by 10 or take this into account when calculating vendor profit.

shirsig commented 4 years ago

Should be fixed in the latest version.