Jump to content
shirsig

[AddOn] aux and more

Recommended Posts

3 минуты назад, shirsig сказал:

The favorite searches with right-click -> delete

Alternatively /run aux_favorite_searches, aux_recent_searches = {}, {}

I need clear Recent Searches tab.

Share this post


Link to post
Share on other sites

could it be possible in AUX to have the unit slider stop at the number of items you have in your bag? Or have the stack size remain at 1 even if you go above the number of items in your bag?

Edited by Konuvis

Share this post


Link to post
Share on other sites

The reason you can put the stack size slider higher than your inventory count is because aux saves your preferred stack size for items. Otherwise having less would automatically overwrite your stack size setting. I'm not happy with it but I don't know how to improve it while keeping the saving and without making the interface much more complicated.

Share this post


Link to post
Share on other sites

Is it possible to make the Aux frame bigger?  I'm playing w/ a 4k resolution and the window seems to be shrinking itself.. even the text for the windows is showing up as ... as if it doesn't have enough room.

 

bBhkpur.jpg

 

 

Share this post


Link to post
Share on other sites

Hey shirsig... a long long time ago I was asking if you'd be willing to add a range check to decursive (and maybe a prio list in terms of spell, not players) and you said maybe at another time... What do you think about that? :))

Share this post


Link to post
Share on other sites
9 hours ago, shirsig said:

You can now change the scale with /aux scale

Awesome, worked like a charm thanks for adding it!

Share this post


Link to post
Share on other sites

Shirsig is there any way we can manually set the 'value' of an item? For crafting purposes stuff like Heavy Hides to be cured only costs 3 Salt, which are dirt cheap. The crafting 'cost' for that in my leatherworking is reporting accurately but when a Cured Heavy Hide is used in a recipe it is unable to calculate and rather uses the inflated AH price which of course defeats the purpose.

Share this post


Link to post
Share on other sites

There's no such feature but you can manually edit the savedvariable files or do something like this: /run require'aux.util.persistence'.dataset.history['20725:0'] = '0##200000@0' (20725 is the item id)

Share this post


Link to post
Share on other sites
11 hours ago, Finrodi said:

Hey shirsig... a long long time ago I was asking if you'd be willing to add a range check to decursive (and maybe a prio list in terms of spell, not players) and you said maybe at another time... What do you think about that? :))

Sorry, too busy with other things.

Share this post


Link to post
Share on other sites

Hey shirsig, is it possible to show the value, vendor sell prices etc in the aux search window when i hover over the item with the mouse? It only shows the name / normal tooltip when i hower over the item. When I hover over an item in my bags it shows everything, just not in aux. I know it used to work in an earlier version when i plaayed on kronos. (Already tried the newest version, all other addons deactivated and deleted wtf folder).

Thanks in advance

Share this post


Link to post
Share on other sites

It already works again. I broke it when I made it show enchants, which now once again are not shown. Not sure yet how I'll fix the enchants. Probably not possible without losing support for other tooltip addons.

Share this post


Link to post
Share on other sites

I apologize if this has been discussed before (didn't find it when searching). Anyone else getting kicked off the server when running a scan? 

Share this post


Link to post
Share on other sites

Hello, really like your Aux Addon and was working for me for a bit but now i'm having issues. I get an error when trying to post certain items on the AH.

There error code is: Interface\AddOns\aux-addon\core\history.lua:77: attempt to perform arithmetic on field 'time' (a nil value)

Can someone help me with this?

This also happens when i try to scan for items

Edited by BauceFroth
Addded more info

Share this post


Link to post
Share on other sites
4 hours ago, TheYam said:

I apologize if this has been discussed before (didn't find it when searching). Anyone else getting kicked off the server when running a scan? 

Scanning won't prevent you from getting afk-kicked. Other than that, never happened.

 

53 minutes ago, BauceFroth said:

Hello, really like your Aux Addon and was working for me for a bit but now i'm having issues. I get an error when trying to post certain items on the AH.

There error code is: Interface\AddOns\aux-addon\core\history.lua:77: attempt to perform arithmetic on field 'time' (a nil value)

Can someone help me with this?

This also happens when i try to scan for items

Delete the savedvariables, you have an incompatible history from an old version.

Share this post


Link to post
Share on other sites
On 1/21/2017 at 11:47 PM, shirsig said:

You can now change the scale with /aux scale

Quick, everyone, now beg for /aux basecolor option!

Share this post


Link to post
Share on other sites

The cooldowns addon is not working for me. I keep getting the same error:

--------------------------------------------------------------

"Attempt to call global *defined* (a nil value)"

File: Interface/addons/cooldowns/libs/T.lua

Line: 1

count: 1

---------------------------------------------------------------

I've tried reinstalling and cleaning up the WTF files, but I don't seem to get it right. Any clues about what's wrong?

Share this post


Link to post
Share on other sites

 

 

15 hours ago, Tritonis said:

Hey, great addon. 

 

Getting an error when attempting to post items:

http://imgur.com/a/a2ld6

 

The item was a bolt of linen cloth.

old version

 

4 hours ago, Brutimus said:

The cooldowns addon is not working for me. I keep getting the same error:

--------------------------------------------------------------

"Attempt to call global *defined* (a nil value)"

File: Interface/addons/cooldowns/libs/T.lua

Line: 1

count: 1

---------------------------------------------------------------

I've tried reinstalling and cleaning up the WTF files, but I don't seem to get it right. Any clues about what's wrong?

 

try using the newest aux version

Edited by shirsig

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×