Results: 120Comments by: Letho
File: Auramastery03/20/20
Re: slashHandler error
Posted By: Letho
Hey there, I've recently run into an issue where aura mastery just randomly stops working. Bug catcher caught the following error: https://pastebin.com/6SKyQNXU I've already attempted to disable all other addons except for AM and its dependents but no dice (its still happening). Strangely enough, it also started working ag...
File: Auramastery03/06/20
With the export/import options in p...
Posted By: Letho
With the export/import options in place, it might be worth trying to start some kind of platform to share them? A google doc/table would be miy first idea. It should be able to take a) Title b) the export code c) description d) author? e) maybe picture And some kind of organization/sorting method. Yep, somebody asked f...
File: Auramastery03/05/20
Could you please add support for ne...
Posted By: Letho
Could you please add support for necromancer ability icons? I would have to extract every single file path for every single ability - just don't have the time for that right now, sry. please use the auto select icon function. @letho seems like "stacks" counter in auramastery got a problem somewhere. Tested it with Relentless...
File: Auramastery03/05/20
Could you please add support for ne...
Posted By: Letho
Could you please add support for necromancer ability icons? Necromancer ability icons will be added with the next version - thought I had already done it, thx for reporting! @letho seems like "stacks" counter in auramastery got a problem somewhere. Tested it with Relentless Focus(NB) and Stone Giant(DK). For relentlesses:...
File: Assist Rapid Riding02/25/20
Since the last update the lib LibTy...
Posted By: Letho
Since the last update the lib LibTypeRegistry is required for the addon to work - thing is this lib is nowhere listed for downloading. That dependency was removed long ago. Have you really downloaded the lasted version? Interesting - I updated via minion and it downloaded version 3.2.0b - nevermind, sorry for the false alarm! :conf...
File: Assist Rapid Riding02/24/20
Since the last update the lib LibTy...
Posted By: Letho
Since the last update the lib LibTypeRegistry is required for the addon to work - thing is this lib is nowhere listed for downloading.
File: Auramastery02/24/20
Has the issue with loading conditio...
Posted By: Letho
Has the issue with loading conditions been fixed? I've figured out a workaround which is essentially adding a second trigger to my auras that prevent them from showing if the buff hasn't been activated for a set period of time, and while it "works" to stop auras from showing when I'm not using corresponding abilities, it's kind of a...
File: Auramastery02/10/20
I think it would be nice to get the...
Posted By: Letho
I think it would be nice to get the option to have use some groups as target or caster. As in: self, player*group, friendly, enemy Btw: I'm trying to use your addon to create custom notification for some combat events. (Jus getting started though. https://www.esoui.com/forums/showthread.php?p=40168#post40168 Those ent...
File: Auramastery01/29/20
hey, is there any website for shari...
Posted By: Letho
hey, is there any website for sharing the auras, like WAGO for WeakAuras in WoW? would be nice! Haven't seen anything myself, but this would be great! Used WAGO a ton before I quit. I would like it aswell, but I seriosly lack the time for creating it.
File: Auramastery01/29/20
Re: need help!
Posted By: Letho
How to track ultimate with addon tools? How to track potions with addon tools? Thanks. This is currently not possible, sorry.
File: Inventory Grid View10/23/19
https://cdn.discordapp.com/attachme...
Posted By: Letho
https://cdn.discordapp.com/attachments/420969426884624395/636489511181746187/lua.jpg
File: Auramastery08/14/19
Re: couldn't change
Posted By: Letho
I want to change "cast by" option to "Me" but it always reset to "anyone" repeatedly. anyone else have same problem? I need the aura for import.
File: Auramastery07/21/19
@Pentar, @robahtwo: I need the a...
Posted By: Letho
@Pentar, @robahtwo: I need the affected auras for that, AM is extremely complicated and without them there is nothing I can do. Please don't post the exported code here as it stretches esoui's post containers to an extend where I cannot copy anything. You could use http://pastebin.com/ to save the code and link it here for me (...
File: Auramastery07/21/19
@Pentar, @robahtwo: I need the a...
Posted By: Letho
@Pentar, @robahtwo: I need the affected auras for that, AM is extremely complicated and without them there is nothing I can do. Please don't post the exported code here as it stretches esoui's post containers to an extend where I cannot copy anything. You could use http://pastebin.com/ to save the code and link it here for me (...
File: Auramastery07/19/19
Any Tip? I try to test it with the...
Posted By: Letho
Any Tip? I try to test it with the Sythce of Necromancer, that if I have 2 or more Stacks, it tell me : Next one will stun Enemy! But everytime I get 2 Stacks I get the following Error: bad argument #3 to 'string.gsub' (table, struct, string, or function expected) stack traceback: : in function 'string.gsub' user:/AddOns/A...
File: Auramastery07/09/19
@Neoplasma: Your guess was right...
Posted By: Letho
@Neoplasma: Your guess was right: When browsing through all ability ids that exist in the game i capped the search routine by 100000 - max abilityId is 127098 though :) /fixed Thx for reporting!
File: Auramastery07/08/19
@Neoplasma: Yes, Necro icons are...
Posted By: Letho
@Neoplasma: Yes, Necro icons are not implemented to be picked manually, yet. Will be added in the future... The skills should work though as they are handled dynamically.
File: Auramastery07/01/19
Re: Error
Posted By: Letho
Hey I have been getting this error since the new update when logging in: user:/AddOns/AuraMastery/Functions.lua:495: operator # is not supported for # nil stack traceback: user:/AddOns/AuraMastery/Functions.lua:495: in function 'AuraMastery:CheckAll' user:/AddOns/AuraMastery/prototypes.lua:113: in function 'AuraObj:CheckTrigger...
File: Auramastery06/20/19
As posted it worked flawlessly for...
Posted By: Letho
As posted it worked flawlessly for me all the time since i use your addon, but with wrathstone or elsweyr the game just shows that a debuff isrunning, but it doesnt update if i move the reticle over another char. Did just work perfect before one of the last 2 updates. Other debuff trackers as debuffme for example are working, but...
File: Auramastery06/18/19
Really nice addon. Good Job. I...
Posted By: Letho
Really nice addon. Good Job. I was wondering if we can use variable for player name like "player1" to select the first player from the party ? I would like to track buff applied to my party. Thanks for reply. Those things are called unitTags and it's a feature thats pretty much on top of my todolist. nevertheless, i am cur...
File: Auramastery05/31/19
Found an issue: I open AM (/am),...
Posted By: Letho
Found an issue: I open AM (/am), and the Orange Text of 'Edit Aura Groups' isn't there, but if I click on "Edit Aura Groups" and then go back to "Create New Aura", the Orange Text remains. This only disappears if I do a /reloadui, but then comes back as soon as I click on "Edit Aura Groups". Seems the addon isn't clearly t...
File: Auramastery04/17/19
is there, by any chance, a possibil...
Posted By: Letho
is there, by any chance, a possibility to get a notification when the Crystal Fragments skill procs? (Sorcerer, Dark Magic skill line). Thanks for reply Of course. You get a buff on your character, when you get the proc.
File: Auramastery04/14/19
How do I get an actual progress bar...
Posted By: Letho
How do I get an actual progress bar that moves for auras? I can't seem to figure it out. I see what looks like one in the screenshots, but regardless of the settings I select, any progress bars are just a solid color with a number on the right side. Maybe I'm missing something really obvious? Either way, great addon, it's really...
File: Medusa - OUTDATED03/08/19
Localized?
Posted By: Letho
Does it only work with an english client? I tried it and nothing happens.
File: Auramastery03/02/19
Re: Channeled Acceleration
Posted By: Letho
The ability id for the minor force buff you receive from the channeled acceleration skill is 6 digits long (103708) and i have not been able to create an aura from it. Using the ability id for the minor force buff received from the trap beast skill does not create an aura that works with the channeled focus skill. I have tried to cre...