[AddOn] Aux - Enhanced Auction House Interface

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Wed Jan 27, 2016 10:46 am

That makes it work for you?
The strange thing is ARIALN is the default number font, so that may have something to do with why it worked for 222. No idea why it would work on my client with fontsize 15 and not yours though.
Last edited by Bit on Wed Jan 27, 2016 10:55 am, edited 1 time in total.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Dish » Wed Jan 27, 2016 10:48 am

Bit wrote:
Dish wrote:Hm ok, I really like the dialogue before since you don't have to move your mouse down every time, right clicking and left clicking at almost the same spot just felt much faster. I guess just personal preference though.


But you can always alt-click which is even faster still. I thought the dialog was ugly and a bit clumsy; and I didn't know how to make it look nice with the new design.


Yes, I'm probably going to do that then.

One more thing: In the "post"-tab, why did you combine all three input windows for gold, silver and copper into one window? I find this extremely inconvenient whenever I want to change the price of an item and only change the gold price. Is there something I'm overlooking here?
Dish - Level 60 Orc Rogue
User avatar
Dish
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by monteo » Wed Jan 27, 2016 10:52 am

Bit wrote:That makes it work for you?
The strange thing is ARIALN is the default number font, so that may have something to do with why it worked for 222. No idea why it would work on my client with fontsize 13 and not yours though.


I was just to test
eventually I replaced 15 to 14 and it worked


local btn = Aux.gui.button(AuxItemSearchFrame, 15)

local btn = Aux.gui.button(AuxItemSearchFrame, 14)
User avatar
monteo
Sergeant
Sergeant
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Wed Jan 27, 2016 10:56 am

can you try 16? 14 is a bit small.

Also can you try if it works with 16 or 14 and the original font path rather than the one i added with the addon directory?
Last edited by Bit on Wed Jan 27, 2016 11:00 am, edited 1 time in total.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Wed Jan 27, 2016 10:58 am

Dish wrote:One more thing: In the "post"-tab, why did you combine all three input windows for gold, silver and copper into one window? I find this extremely inconvenient whenever I want to change the price of an item and only change the gold price. Is there something I'm overlooking here?

Why? Can't you just edit only the gold part?
This is how retail TSM does it and it fits with the style.
It also has some advantages like being able to copy paste a whole price or typing a whole price more quickly.
Also you can do stuff like "120s" or "1.2g" (the latter doesn't work right now but I'll make it work soon)
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by monteo » Wed Jan 27, 2016 11:14 am

Bit wrote:can you try 16? 14 is a bit small.

Also can you try if it works with 16 or 14 and the original font path rather than the one i added with the addon directory?


16 Norm!!
Yes but the font was not being. current v 2.3.1

Image
User avatar
monteo
Sergeant
Sergeant
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Wed Jan 27, 2016 11:17 am

monteo wrote:
Bit wrote:can you try 16? 14 is a bit small.

Also can you try if it works with 16 or 14 and the original font path rather than the one i added with the addon directory?


16 Norm!!
Yes but the font was not being


You're saying 16 does work but not with [[Fonts\ARIALN.TTF]]?

edit: changed them all to 16 now and left the provided font in.

edit: or did I misunderstand that. Now I've removed the font. can you try if it works? (16 + [[Fonts\ARIALN.TTF]])
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by monteo » Wed Jan 27, 2016 11:27 am

Bit wrote:
You're saying 16 does work but not with [[Fonts\ARIALN.TTF]]?

edit: changed them all to 16 now and left the provided font in.

edit: or did I misunderstand that. Now I've removed the font. can you try if it works? (16 + [[Fonts\ARIALN.TTF]])


Yes [Fonts\ARIALN.TTF]]
1 point will test

EDIT: All works, thanks you!!
User avatar
monteo
Sergeant
Sergeant
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Wed Jan 27, 2016 11:32 am

monteo wrote:
Bit wrote:
You're saying 16 does work but not with [[Fonts\ARIALN.TTF]]?

edit: changed them all to 16 now and left the provided font in.

edit: or did I misunderstand that. Now I've removed the font. can you try if it works? (16 + [[Fonts\ARIALN.TTF]])


Yes [Fonts\ARIALN.TTF]]
1 point will test

EDIT: All works, thanks you!!


Great, thanks for the help :)

edit: implemented decimals for the money in the post panel, made the post panel not deselect an item when not all of it has been posted, made the post panel always select the lowest auction instead of the lowest with matching stack size (this only made sense back when there was no auto stack generation and you had to put up the stacks in the sizes you were going to post them). The amounts with the same stack size in the listing are marked green so you can easily manually select them.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Altoholic » Wed Jan 27, 2016 12:53 pm

Bit wrote:There are no more confirmation messages.

Can we have it back, as an option ?
Options, options, options! ^^
(when i'm on a long streak of bids and buyout, i always do mistakes, a lot of times that confirmation saved me)

Alt-left click for buying or alt-right click for bidding directly.

Didn't know about that. Sounds goods. I tried it, and nothing happened. I deactivate Automate, the only other addon who mess with clicks (i need it a lot), and still no alt-click/rclick working in Aux.

Tested on Aux downloaded a few minutes ago.
Altoholic
Sergeant
Sergeant
 

PreviousNext

Return to Addons & macros