Page 1 of 4

[AddOn] Aux - A new Vanilla auction house addon

PostPosted: Thu Sep 10, 2015 10:41 pm
by Bit
Aux
A new auction house addOn for Vanilla WoW - brought to you by myself and Zerf.

Building on Nimeral's backport of Zirco's Auctionator many extensions and a lot of polish have been added making this indubitably the most useful Vanilla auction house addOn to date.

Development will remain active and any bugs that may turn up can be expected to be fixed in short time.
You can always get the latest version from GitHub: Aux repository (note: the folder name needs to be the same as the .toc, "Aux-Addon", you have to remove the branch name/version number)


What is Aux?
Aux adds two tabs to the traditional auction house layout, Aux Sell and Aux Buy, which make selling and buying respectively a much more streamlined experience, automating a lot of the annoying little tasks involved in managing your auctions and providing you with much better information to base decisions on.


Aux Sell
The Aux Sell panel gives you pricing suggestions based on existing auctions (undercutting by 1 copper) when you put an item in the auction slot (an ALT-key shortcut for this can be toggled in the options). Aux will cache search results so that you don't have to wait several seconds to minutes between auctions. If you need to update the information there's a refresh button. You can further select a specific entry from the list to base the pricing suggestion on if you don't like its default choice.

Image


Aux Buy

The Aux Buy panel makes a multi-page search for you and lists all items with the most relevant information sorted by unit price. From that list you can select all the auctions you want to buy and after your confirmation Aux then makes another multi-page search, picking up all the selected auctions in the process. (There is no better way to do this with the Vanilla API, but it is still vastly better than the default browse tab). At the end you're presented with a report about what has been purchased (sometimes the auctions will already have been gone or the search may be interrupted by closing the auction house or switching tabs, resulting in not all auctions being purchased). Charges of items are treated the same way as stack size, making scammers who put them up with one charge very obvious (see screenshot below).

Image

Image


Additional Features

  • Right-click buyout for auctions in the Browse tab (Toggleable in the options)
  • Shift-click on inventory items to copy item names into the search box

Planned Features

The planned feature set of Aux is pretty much complete. Future updates will include mostly bug fixes, more polish and small user experience enhancements like maybe an autocomplete feature for the search boxes and more detailed reporting for purchases.

Re: [Addon] Aux - A new Vanilla auction house addon

PostPosted: Thu Sep 10, 2015 11:18 pm
by Karrier
Awesome job

The "buy" tab just searchs for buyout price right? There's no way to bid for starting prices?

Re: [Addon] Aux - A new Vanilla auction house addon

PostPosted: Thu Sep 10, 2015 11:19 pm
by Bit
Karrier wrote:Awesome job

The "buy" tab just searchs for buyout price right? There's no way to bid for starting prices?


Right

Re: [Addon] Aux - A new Vanilla auction house addon

PostPosted: Thu Sep 10, 2015 11:45 pm
by Vorfidus
Wait. An auctioneer addon that sorts buyouts from low to high? If this was a reddit post, I'd give you gold, mate!

Re: [Addon] Aux - A new Vanilla auction house addon

PostPosted: Fri Sep 11, 2015 12:08 am
by gotmilk0112
Oh shit, an auction addon that looks like the TBC Auctionator? About damn time.

Cheers m8

Vorfidus wrote:Wait. An auctioneer addon that sorts buyouts from low to high? If this was a reddit post, I'd give you gold, mate!


Auctioneer already does this.

Re: [Addon] Aux - A new Vanilla auction house addon

PostPosted: Fri Sep 11, 2015 1:26 am
by Codeine
Does it scan and keep history of prices? And making it remember the price of your auctions would be cool, like when you want to relist something the same thats already on the ah.

Can time remaining on the auctions be added too? when you're browsing to sell would be nice to see how long some of the other items will last so you know to not undercut.

Re: [Addon] Aux - A new Vanilla auction house addon

PostPosted: Fri Sep 11, 2015 1:53 am
by Vorfidus
gotmilk0112 wrote:Oh shit, an auction addon that looks like the TBC Auctionator? About damn time.

Cheers m8

Vorfidus wrote:Wait. An auctioneer addon that sorts buyouts from low to high? If this was a reddit post, I'd give you gold, mate!


Auctioneer already does this.

For some reason that function does not work on mine. :(

Re: [Addon] Aux - A new Vanilla auction house addon

PostPosted: Fri Sep 11, 2015 2:35 am
by Aunstic
I like the name, but hate you for it too. Rename a folder to Aux to see why... which I'm sure you have :p
Anyway, if you have a horde char you guys use, I'll be glad to donate gold to grab some motivation.

Codeine wrote:Does it scan and keep history of prices?

Auctioneer does this. If this is the same as the auctionator backport, it should just keep it in memory for use on one-time basis. Porting auctioneer scans for single-scans would be quite amazing.. or importing it from the function it takes to read the auctioneer saved var file.

Codeine wrote:Can time remaining on the auctions be added too?

http://wowwiki.wikia.com/wiki/API_GetAu ... emTimeLeft
Possible. Would love to see this as well. <3

Re: [Addon] Aux - A new Vanilla auction house addon

PostPosted: Fri Sep 11, 2015 3:46 am
by gotmilk0112
Vorfidus wrote:For some reason that function does not work on mine. :(

Might not be auctioneer, but I know that SOME auction addon that I had before this, added an extra "Buyout Price" column onto the auction window, allowing you to sort by highest/lowest buyout price.

Re: [Addon] Aux - A new Vanilla auction house addon

PostPosted: Fri Sep 11, 2015 3:47 am
by Vorfidus
Auctioneer allows me to sort, but it's only by bid price.