Rizo 0 Report post Posted January 18, 2017 3 минуты назад, shirsig сказал: The favorite searches with right-click -> delete Alternatively /run aux_favorite_searches, aux_recent_searches = {}, {} I need clear Recent Searches tab. 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 18, 2017 then /run aux_recent_searches = {} 0 Share this post Link to post Share on other sites
Rizo 0 Report post Posted January 18, 2017 2 минуты назад, shirsig сказал: then /run aux_recent_searches = {} Thank you! 0 Share this post Link to post Share on other sites
SealHeal 0 Report post Posted January 19, 2017 that means the real time scanning the auction? 0 Share this post Link to post Share on other sites
Konuvis 0 Report post Posted January 21, 2017 (edited) 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 January 21, 2017 by Konuvis 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 21, 2017 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. 0 Share this post Link to post Share on other sites
Shadex 2 Report post Posted January 21, 2017 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. 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 22, 2017 You can now change the scale with /aux scale 1 Share this post Link to post Share on other sites
Finrodi 0 Report post Posted January 22, 2017 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? :)) 0 Share this post Link to post Share on other sites
Shadex 2 Report post Posted January 22, 2017 9 hours ago, shirsig said: You can now change the scale with /aux scale Awesome, worked like a charm thanks for adding it! 0 Share this post Link to post Share on other sites
wuvluv 0 Report post Posted January 22, 2017 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. 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 23, 2017 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) 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 23, 2017 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. 0 Share this post Link to post Share on other sites
Meßmer 0 Report post Posted January 23, 2017 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 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 23, 2017 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. 0 Share this post Link to post Share on other sites
TheYam 0 Report post Posted January 24, 2017 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? 0 Share this post Link to post Share on other sites
BauceFroth 0 Report post Posted January 24, 2017 (edited) 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 January 24, 2017 by BauceFroth Addded more info 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 24, 2017 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. 0 Share this post Link to post Share on other sites
BauceFroth 0 Report post Posted January 24, 2017 Yup that worked. Much appreciated Shirsig! 0 Share this post Link to post Share on other sites
EffToyz 12 Report post Posted January 24, 2017 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! 0 Share this post Link to post Share on other sites
Tritonis 0 Report post Posted January 25, 2017 Hey, great addon. Getting an error when attempting to post items: http://imgur.com/a/a2ld6 The item was a bolt of linen cloth. 0 Share this post Link to post Share on other sites
orwell 0 Report post Posted January 25, 2017 I made a post on reddit to support going back to older GUI. There's a poll to vote for your preference. https://www.reddit.com/r/LegacyAddons/comments/5q22sn/old_aux_vs_new_aux_which_one_do_you_like/ 0 Share this post Link to post Share on other sites
Elvensept 12 Report post Posted January 25, 2017 (edited) 29 минут назад, Revolver Oscilate сказал: Any ideas? You need to increase the available memory for your addons. Edited January 25, 2017 by elvensept 0 Share this post Link to post Share on other sites
Brutimus 0 Report post Posted January 25, 2017 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? 0 Share this post Link to post Share on other sites
shirsig 18 Report post Posted January 25, 2017 (edited) 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 January 25, 2017 by shirsig 0 Share this post Link to post Share on other sites