[AddOn] Aux - Enhanced Auction House Interface

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Fri Dec 04, 2015 9:57 pm

Skoll wrote:Ok, it is possible to turn off this soooooooo annoying item popup?

In "annoy scale" i give it 10/10 points ;)

Don't get me wrong, I love Your's add-on. It's great... but some UI changes in new version... is abortive idea.
Removing item icon and replacing it with floating tooltip in my oppinion was a step backwards.

In contrast, adding a popup but leaving the icons with tooltip 'onmouseover' and allowing the choice witch one u want to use would be a step in the right direction. just my 5c.


And damn! I appreciate your work and I am grateful.

/bow


I'm not sure I understand. Are you talking about the icon in the item search? The reason that was removed has nothing to do with the tooltip (which has always existed, just the place where it pops up was changed).

The reason there is no icon in the item search is because every search result would always have the same icon and there's already a large version of it in the top left, making it a redundant waste of space. The filter search where different items can result from a search still has the icons.

As for the annoyance of the tooltip I think you just have to get used to it. It bothered me too at the start but now I don't even notice it anymore. I don't think showing it when hovering over the icon was a good idea, the icon is just too small for that, and showing it on a corner also looks weird with such long narrow entries.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Thankyaw » Sat Dec 05, 2015 7:31 am

Bit, can u update your first post everytime when Aux get updated like in end of the post - "Last version of Aux is 2.1.1"
User avatar
Thankyaw
Private
Private
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sat Dec 05, 2015 12:07 pm

Thankyaw wrote:Bit, can u update your first post everytime when Aux get updated like in end of the post - "Last version of Aux is 2.1.1"

OK. Actually I've been forgetting to bump the version number but I'll try to always do that from now on.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Zula » Mon Dec 07, 2015 3:34 pm

I recently got a problem with the window dissapearing and i dont know how to fix it, deleting the wtf files didn't make a diffrence and it still works normally on diffrent characters. Is there a command that resets the window?
The window itself dissapeared after i got a stutter.
As Basiok once said " Moon is sheep. Let it be written "
Zula
Grunt
Grunt
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Mon Dec 07, 2015 6:10 pm

Zula wrote:I recently got a problem with the window dissapearing and i dont know how to fix it, deleting the wtf files didn't make a diffrence and it still works normally on diffrent characters. Is there a command that resets the window?
The window itself dissapeared after i got a stutter.

I assume the wtf files you deleted were the aux files? Because the game actually stores frame positions independently of addon data so that wouldn't help.

If you've accidentally moved the window off screen you could try this:
Code: Select all
/script AuxFrame:StartMoving()

which should then move the frame with your cursor so you can drag it back onto the screen and when it's where you want it to be just hit escape.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Zula » Tue Dec 08, 2015 1:49 pm

Bit wrote:I assume the wtf files you deleted were the aux files? Because the game actually stores frame positions independently of addon data so that wouldn't help.

If you've accidentally moved the window off screen you could try this:
Code: Select all
/script AuxFrame:StartMoving()

which should then move the frame with your cursor so you can drag it back onto the screen and when it's where you want it to be just hit escape.


Yes it was the aux files i deleted and the script worked wonderfully. Thanks a bunch!
As Basiok once said " Moon is sheep. Let it be written "
Zula
Grunt
Grunt
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by nickomite » Sat Dec 19, 2015 6:55 am

Hello

When browsing for gear in the auction house is there a way I can have it also show the 'Currently Equipped' item box next to the box I am looking at? It works with the default UI but no Aux's UI

Thank you
User avatar
nickomite
Tester
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by babichkata » Sat Dec 19, 2015 11:34 am

No, Nicko. Bit has to add compatibility with EquipCompare.
babichkata
Grunt
Grunt
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sat Dec 19, 2015 1:54 pm

I'll look into it. After taking a quick look at the blizzard interface code for this it seems unfortunately this functionality has an interface based on the currently/last loaded auction page. Parsing the comparison tooltips during page scanning won't work though as they have to be updated when you equip something else. This means that I'll probably have to reimplement the comparison from scratch which may take a while.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by vasecha » Sun Dec 20, 2015 12:07 pm

I cant search for some items in ''Item Search'' window(they dont even appear in the drop down menu), but can find them in ''Filter Search". 2-3 days ago it worked well. Any tips please?
vasecha
Private
Private
 

PreviousNext

Return to Addons & macros