[AddOn] Aux - Enhanced Auction House Interface

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Fri Mar 25, 2016 7:00 pm

Small update that brings back a lost feature: Stack prices in the tooltip.

When you hold down shift when calling a tooltip all prices will be stack prices.
For some frames that autorefresh their tooltip like the bag frame you can hold down shift while the tooltip is already showing.

Not that this does not currently work for charges, only regular stacks.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Znrai » Fri Mar 25, 2016 8:35 pm

Everytime I try to use Aux on one of my toons I get this error and the addon wont work

Image
Znrai
Tester
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Fri Mar 25, 2016 8:46 pm

Znrai wrote:Everytime I try to use Aux on one of my toons I get this error and the addon wont work

Image


Probably some version incompatibility. Try deleting your Aux savedvariables files.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by babichkata » Sat Mar 26, 2016 2:00 am

Bugs so far (no errors :D) :

1. The POST tab is showing me that I can auction a lockbox (Strong Iron Lockbox, to be more specific). However, one cannot post "lootable" items in AH.

1.1 [size=50]The POST tab is not showing uncommon BoE items that I have in my bags, thus I cannot post them (tried dragging and right-clicking them from my bags - nothing works)[/size] Edit: The items weren't repaired, that was the reason.

2. An item found via random filters appears in the search tab. Clicking on the found item Aux says "Item found" or smth like that and then the item just disappears from the tab as if it's not there anymore. When this happens, I usually make an exact name search and the item is actually there. Could be frustrating if one is doing full scans and have to shut his scan down only to bid/buy on that bugged item.

3. /aux ignore owner still dispalys the char who posted the item (not sure if that's what it is expected to do)

That's what I've found so far.

Best regards,
K.S.
Last edited by babichkata on Sat Mar 26, 2016 2:33 am, edited 1 time in total.
babichkata
Grunt
Grunt
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sat Mar 26, 2016 2:19 am

babichkata wrote:1. The POST tab is showing me that I can auction a lockbox (Strong Iron Lockbox, to be more specific). However, one cannot post "lootable" items in AH.

Unfortunately there's no way to find out that those can't be auctioned through the API afaik (except by staging them for auctioning. I actually used to do that for the whole inventory at the start, that's what was causing the delay. Now I'm only doing it once you click and for before rely on tooltip parsing, but this misses a few items (like the boxes)) It should be hidden automatically after a failed attempt of clicking it though, right?

babichkata wrote:1.1 The POST tab is not showing uncommon BoE items that I have in my bags, thus I cannot post them (tried dragging and right-clicking them from my bags - nothing works)

Maybe they don't have full durability? Such items can't be auctioned so aux doesn't show them.

babichkata wrote:2. An item found via random filters appears in the search tab. Clicking on the found item Aux says "Item found" or smth like that and then the item just disappears from the tab as if it's not there anymore. When this happens, I usually make an exact name search and the item is actually there. Could be frustrating if one is doing full scans and have to shut his scan down only to bid/buy on that bugged item.

You mean it says "item not found"? Well, that's bound to happen sometimes, especially after a long scan with lots of pages. You see, the way aux finds an auction is by storing the number of the page where it was seen and then checking that same page (well it's a little more complicated but that's the basic principle). After a while it will be on a different page so it won't be found anymore unless you do a fresh search. However, this should only happen for items which have more than one page when doing a specific search because aux tries that too for a single page. Can you explain precisely what happened, with which items and which queries?

babichkata wrote:3. /aux ignore owner still dispalys the char who posted the item (not sure if that's what it is expected to do)

What that option does is prevent extra time spent waiting for owner data. The data it does have will still be displayed of course. For the missing owners it shows '---' instead.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by keklol » Sat Mar 26, 2016 12:25 pm

"Table full! Further results from this search will be discarded" on page 20 of 330.

Well that sucks.
keklol
Tester
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sat Mar 26, 2016 12:28 pm

keklol wrote:"Table full! Further results from this search will be discarded" on page 20 of 330.

Well that sucks.


They will still be scanned for the history, just not added to the table. There has to be a limit for the table or the sorting will get laggy, some people even got crashes because of running out of memory I think.
(why do you want a filterless query anyway?)
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by keklol » Sat Mar 26, 2016 12:33 pm

If an item drops that you haven't manually filtered before, you will then know its AH value without having to visit AH.

So this value will still show on my tooltip?
keklol
Tester
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sat Mar 26, 2016 12:37 pm

keklol wrote:If an item drops that you haven't manually filtered before, you will then know its AH value without having to visit AH.

So this value will still show on my tooltip?


There are two types of filters, blizzard filters (the ones on the left side of the filter tab, also the same as the ones in the default AH) and special aux filters (right side of the filter tab). Only blizzard filters affect the number of pages you have to scan. Aux filters only remove entries afterwards. The data for the history is taken in between (after the blizzard and before the aux filter) so you can make a full historical scan (for tooltip prices) while having an aux filter like buyout-profit which will limit the auctions listed in the table.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by thezazman » Sat Mar 26, 2016 4:20 pm

So I was wondering if there was a way to get a tooltip that would show how many of an item was seen for the listed price
thezazman
Tester
 

PreviousNext

Return to Addons & macros