Page 5 of 73

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

PostPosted: Wed Sep 30, 2015 3:48 pm
by Zwox
I worked on Retail Years with Auchtionator. And dats wrong what you say :P :

You search an item then you can just click and buy it. (No Confirmation)
And it is a lot faster. Maybe not overall when you Buy much items. But on Single items its faster.

I had a Macro and bind it on my Mouse with Rapidfire :D -> Rapidfire Buys :P :D

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

PostPosted: Wed Sep 30, 2015 4:40 pm
by Bit
Huh? I wasn't taking a guess, I used retail Auctionator just yesterday.
Here's what the confirmation looks like:
Image

Basically you click on an item in the list and then it makes a quick search and shows this confirmation with the buy button greyed out first and becoming active as soon as it has found one. The searching is a bit faster because apparently you don't have to wait 4 seconds between queries on retail.

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

PostPosted: Thu Oct 01, 2015 5:29 am
by stif
im in love

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

PostPosted: Thu Oct 01, 2015 10:07 am
by Bit
The newest version has significantly changed the way Aux Buy works!

The mass purchase is gone. You can now either left click on an entry in the results list to open a buy confirmation dialog or directly buy it with control left click. There is no full scan required to buy something now. Buying is either instantaneous (if the entry was found on the last requested page) or takes a single page request. If the auction is already gone it will simply be removed from the list on attempting to purchase it.

Image
(image shows the results of a cloth head search with shadow spell damage filter)

Please tell me what you think.

(By the way, also implemented more filters, getting ready to completely replace the browse tab, only the bid feature is missing now)





Was gonna rewrite the ugly state machines with coroutines, then I realized they weren't added until TBC :( guess I'll try with continuation passing style instead.

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

PostPosted: Thu Oct 01, 2015 12:48 pm
by Zwox
Bit wrote:Was gonna rewrite the ugly state machines with coroutines, then I realized they weren't added until TBC :( guess I'll try with continuation passing style instead.


you can rewrite it when corecraft hits :geek: :lol:

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

PostPosted: Thu Oct 01, 2015 12:56 pm
by Momoh
You're the best

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

PostPosted: Sat Oct 03, 2015 9:40 pm
by Bit
Another big update: Added advanced sorting to the buy tab and the buy tab now supports bidding.

Left click on entry for a buy dialog, right click for a bid dialog, alt-left click for instant buy, alt-right click for instant bid.

Image

Edit: a little restyling:
Image



Warning! Don't use the alt-click buy feature unless you have the newest version. There was a bug that it would buy all matching auctions from the page instead of just one (matching as in same stacksize and buyout price)

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

PostPosted: Sun Oct 04, 2015 7:58 am
by Nekomemi
Why does it only alowe 48mb memory usage?

When i do a AH search, it shuts down the game after its used 48mb memory to search and show what it finds.
the addon works fine for selling but that mamory issue sure makes buying difficult.. fix that perhaps?

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

PostPosted: Sun Oct 04, 2015 9:27 am
by Risenzealot
I would like to DL and install this mod from the github page here.
https://github.com/shirsig/Aux-Addon

The problem is I'm new to getting addons this way and while I know how to install them easy enough I have no clue what file I need from that site. It has a table that lists a ton of files, many of them look like updates. Is there not just 1 zip file I can dl and extract to add ons folder?

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

PostPosted: Mon Oct 05, 2015 11:43 am
by Zwox
Risenzealot wrote:I would like to DL and install this mod from the github page here.
https://github.com/shirsig/Aux-Addon

The problem is I'm new to getting addons this way and while I know how to install them easy enough I have no clue what file I need from that site. It has a table that lists a ton of files, many of them look like updates. Is there not just 1 zip file I can dl and extract to add ons folder?


On the right side "Download Zip"
:D :D