Thankyaw wrote:This new interface is good af, but how can i off that old(classic) auction tab?
At the moment you can't but as soon as I'm done with the scan and auction/bid tabs I'll make it hidden by default and toggleable either by a button or an options setting.
Cruzix wrote:I really miss to be able to see the sellers name and maybe put "available" and "quantity" beside eachother - I personally already made 1 mistake cuz i didnt pay enough attention and thought i was buying 1x 1 but i was buying 1x 20
Edit: Also miss being able to link items from AH alot!
The linking will be easy to add but I wanna finish some other things first.
You can see the seller in full mode (usually). You should know though that the seller isn't considered anyway when aux tries to find a matching auction to buy. Also a problem with sellers is that they're the only part of the auction data that's often loaded with delay and waiting until they're complete (currently disabled) can significantly slow down the scanning. I'm planning on making an option for it eventually so you can choose yourself if you prefer complete data or fast scans.
As for the availability column, the reason I put it where it is is really only that I was desperate to find something to put left of the item name column because I think it looks kinda weird when the icon is all the way on the left. In any case, the layout isn't final by any means. For one thing the scanning update will bring at least one more column (market price percentage) and also - well, I'll need a new paragraph for this:
I've always wanted to take a more item based approach to the browse tab. The selling and scanning are naturally item-based, so it would be more consistent, and I would like to implement item-lists like in retail TSM which wouldn't fit the current browse tab very well.
Other issues with filters are that there are many others (or existing ones with more detail) which would potentially be useful and it's not clear where to draw the line and that there's an inconsistency between filters in that some of them are supported by blizzard and can reduce the scan load and some cannot because they have to be applied after the scanning.
Overall a filter based approach is just much less elegant than an item based one.
What's been holding me back is that sometimes filters really are useful, when trying to find lowlevel gear for alts, when trying to find gear with a specific stat, when trying to find items that are comparable within a category (bags for example) etc. and I would like to offer a complete AH solution where you never need to go back to the default UI unless you want compatibility with a specific addon or something.
So, yeah, should I drop the level/category (default item-lists could sort of compensate for that, might even be more useful if done well)/tooltip filters for simplicity's sake and optimize for the common case of searching for specific items with convenient item-lists? I'm not sure.