[AddOn] Aux - Enhanced Auction House Interface

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Thu Feb 11, 2016 11:39 pm

TyrantRC wrote:Ok I tested for 2 days already this and I think is fine, If I have to guess I think it was my brain being all fucked up because I think you changed the way it was, before it was alt+rightclick to automatically buy the item and alt+left click to bid on it, now is right to bid and left to buy, which I think you should change back because you already have a format in your table which is the button and the columns int he search section

No, I haven't changed that. It's always been left->buy, right->bid.

TyrantRC wrote:Also any possibility you make more obvious when you can't bid in an item in the table, before you would grey out that row if you already have a bid on it or if you couldn't bid on it for whatever the case, now you greyout only the button which is also grey in is normal state :/, really hard to see or notice

Actually, it wasn't grayed out after a fresh search, only after buying/bidding (which now simply removes it from the list).
I'll try and think of something though. I agree there should be some sort of indicator.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by TyrantRC » Fri Feb 12, 2016 12:03 am

Bit wrote:No, I haven't changed that. It's always been left->buy, right->bid.


Ok, even If it was always like this, you should still consider to change it since you have the buttons and columns like this:
http://i.imgur.com/GvxoC04.jpg

pls, every time I bid or buy things is like a mental war between my body and my brain

Bit wrote:Actually, it wasn't grayed out after a fresh search, only after buying/bidding (which now simply removes it from the list).


yeah but sometimes when you bid an item and it doesn't exist anymore in the AH the row stays there but it doesn't greyout or get deleted, before when this happened you would greyout the row, but like you said it would usually just eliminate the item row if you had already a bid on it.
User avatar
TyrantRC
Sergeant
Sergeant
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Fri Feb 12, 2016 2:35 am

The bid money in the search tab is now marked green when the high bid is your own.

Also made a small change to the history. The daily data is now always gathered from midnight to midnight local time instead of the strange 17 hour interval since the last daily update that auctioneer was using, though you probably won't notice a difference.

TyrantRC wrote:Ok, even If it was always like this, you should still consider to change it since you have the buttons and columns like this:
http://i.imgur.com/GvxoC04.jpg

pls, every time I bid or buy things is like a mental war between my body and my brain

Ehhh, don't think I'll change that now that everyone's gotten used to it. I also don't think of mouse buttons as left and right in the sense that the columns are, but rather to me the left mouse button is like the "regular button" and the right one the "special button" and since buyout is the most common case for most people I think it makes sense to have it on the left one.


TyrantRC wrote:yeah but sometimes when you bid an item and it doesn't exist anymore in the AH the row stays there but it doesn't greyout or get deleted, before when this happened you would greyout the row, but like you said it would usually just eliminate the item row if you had already a bid on it.

No, whenever it was grayed out before it is removed now. If not then that's a bug. Note that removing may just mean decrementing the auction count for that row and not actually removing the row.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by ozgilak » Fri Feb 12, 2016 6:26 pm

Everytime I log on I get 2 error messages.

Interface\Addons\Aux-AddOn\persistence.lua:28: attempt to concatenate local 'faction' (a nil value)

Interface\AddOns\Aux-Addon\post_frame.lua:484: attempt to index field 'post_button' (a nil value)

The second error will not disappear unless I use the commands /aux clear and /reloadui, which I generally wouldn't have a problem with, but whenever I reload the the ui, it gets rid of my pet ui bar. Playing mainly warlock and hunter, this is quite annoying as it means I have to resummon my pet every time I log on.

I was wondering if there is either a fix for this, or a command to bring back the pet bar.
ozgilak
Tester
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Fri Feb 12, 2016 9:13 pm

ozgilak wrote:Everytime I log on I get 2 error messages.

Interface\Addons\Aux-AddOn\persistence.lua:28: attempt to concatenate local 'faction' (a nil value)

Interface\AddOns\Aux-Addon\post_frame.lua:484: attempt to index field 'post_button' (a nil value)

The second error will not disappear unless I use the commands /aux clear and /reloadui, which I generally wouldn't have a problem with, but whenever I reload the the ui, it gets rid of my pet ui bar. Playing mainly warlock and hunter, this is quite annoying as it means I have to resummon my pet every time I log on.

I was wondering if there is either a fix for this, or a command to bring back the pet bar.


Eh, you must have an old version or something. There's nothing about faction in line 28 in the current version.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by TyrantRC » Sat Feb 13, 2016 3:09 pm

Hey Bit any idea why sometimes I can't post some Items?. I usually just use the default UI in those cases since it rarely happens, but this is like the third time it happens to me, I can usually put them in auction without any problem with the normal ui which led me to believe is probably some bug? or some rule I don't know.

The post button just greysout and I cant click it, see:
http://i.imgur.com/mS8SwxU.jpg
User avatar
TyrantRC
Sergeant
Sergeant
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sat Feb 13, 2016 3:20 pm

TyrantRC wrote:Hey Bit any idea why sometimes I can't post some Items?. I usually just use the default UI in those cases since it rarely happens, but this is like the third time it happens to me, I can usually put them in auction without any problem with the normal ui which led me to believe is probably some bug? or some rule I don't know.

The post button just greysout and I cant click it, see:
http://i.imgur.com/mS8SwxU.jpg


The buyout price must not be lower than the bid price.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by TyrantRC » Sat Feb 13, 2016 3:32 pm

Bit wrote:The buyout price must not be lower than the bid price.

ohh that makes sense thanks, btw I'm loving the Pricing Model options, really useful.
User avatar
TyrantRC
Sergeant
Sergeant
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Bit » Sun Feb 14, 2016 12:23 am

Small update: changed the shortcuts for the saved searches a bit and added a new one (add filter, similar to the add filter button in the filter tab).

Summary:
left click -> search
right click -> favorite/unfavorite
shift left click -> copy filter to search box
shift right click -> add filter to search box (same as shift left click when it's empty)
alt left click -> rename

Also added alt click searching for item links in chat when the search tab is open. (note this will only work for auctionable items)
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Aux - Enhanced Auction House Interface

by Havanaclub » Sun Feb 14, 2016 3:02 am

There isn't a quick scan? It is taken like 1 hour for a full scan
Havanaclub
Tester
 

PreviousNext

Return to Addons & macros