Results: 17Comments by: barny
File: Combat Metronome (GCD Tracker)04/23/24
Re: stat % move UI location
Posted By: barny
Where in the files could I edit these variables again (Anchor point, X/Y offset), which file(s) do I need to check? The file still is the same, I only changed the anchoring to work as a function now. If you want to anchor the labels to some different location you can do that in the "Label Anchors" section of the Anchors() function...
File: Combat Metronome (GCD Tracker) Update04/20/24
Do I have to delete old addon? I in...
Posted By: barny
Do I have to delete old addon? I install this update and now the bar keep showing even when out of combat. Under Visuals/Color/Layout, do you have the show permanently option enabled? Should hide automaticly if you disable that. It's OFF. Issue has been resolved :banana:
File: Combat Metronome (GCD Tracker) Update04/19/24
Do I have to delete old addon? I in...
Posted By: barny
Do I have to delete old addon? I install this update and now the bar keep showing even when out of combat. Under Visuals/Color/Layout, do you have the show permanently option enabled? Should hide automaticly if you disable that.
File: Combat Metronome (GCD Tracker) Update04/16/24
Re: louder sound
Posted By: barny
Yes, you have a good memory. I did asked for it before in the previous metronome. Here are some thoughts: I found out, that if I lower all sounds a lot except 'interface volume' in ingame settings>audio>general> then this is the sound slider I was looking for. I can make it as loud as i like. There is a catch. 'surprisingly' al...
File: Combat Metronome (GCD Tracker) Update04/12/24
Hi. Thanks for the superb addon....
Posted By: barny
Hi. Thanks for the superb addon. I would like to ask, if there is some option to make the sound 'tick tock' louder? I mean MUCH LOUDER. During trial fights where are many effects and mechanics i am having difficulties to sync with this Metronome because I dont hear it. I tried to play with the LUA file and found the part...
File: Combat Metronome (GCD Tracker) Update04/12/24
Re: bar disasppearing on barswap
Posted By: barny
Hello, For some reason specifically on my sorc, i am having an issue where the metronome bar disappears when i barswap. it makes it really hard to use because anytime i barswap i lose track of the gcd Hey Josh, I sent you a private message regarding this bug to gather more information. I changed something about the way barswap...
File: Combat Metronome (GCD Tracker) Update04/12/24
Re: Ability Timer Adjusts
Posted By: barny
How do I use the "Ability Timer Adjusts" section of settings? I have tried with a skill name (i.e., "Cephaliarch's Flail") and with a skill number (i.e., 183006) in the "Add skill to adjust" field, but with either one I get an LUA error as soon as I hit enter or click on the next field. UI Error: 361DD8FA First of all th...
File: Auramastery04/12/24
I've updated AuraMastery to work wi...
Posted By: barny
I've updated AuraMastery to work with the changes to the API with the most recent patch. The addon was completely non-functional after the update. I added a changelog to document what I had to change for anyone interested. https://github.com/markrosos/AuraMasteryReborn - Link is here, just copy the files here into your AuraMastery...
File: Combat Metronome (GCD Tracker)04/01/24
Pls fix fonts for non-latin letters...
Posted By: barny
Pls fix fonts for non-latin letters: \CombatMetronome\DariansUtilities\utility\Text.lua function Util.Text.getFontString(family, size, style) family = family or "$(MEDIUM_FONT)" size = size or 10 style = style or "outline" return string.format("%s|%u|%s", family, size, style) end Will be in next release....
File: Combat Metronome (GCD Tracker) Update02/02/24
Same errors as the original addon w...
Posted By: barny
Same errors as the original addon with this update, the 2b in the main lua file is causing an error, changing it to any standard integer resolves it. Who knew letters couldn't be numbers...school math taught me wrong :mad: In other news. I might have fixed all the issues. Modularizing caused much trouble here. New version coming...
File: Combat Metronome (GCD Tracker)02/02/24
Re: Re: More Error Codes
Posted By: barny
Getting the following error codes (and associated text, unsuppressed): 7539CE9A user:/AddOns/CombatMetronome/CombatMetronome.lua:9: malformed number near '2b' I'm also getting this one. I just manually changed 2b for 3 for now. I'm not getting any of the other errors, but I have not played extensively since the last upda...
File: Combat Metronome (GCD Tracker)02/01/24
Re: Error Code (E014345B) + Screenshot
Posted By: barny
Hello, Today, when I logged in, I got the following error message from the add-on: E014345B bad argument #1 to 'unpack' (table/struct expected, got nil) stack traceback: : in function 'unpack' user:/AddOns/CombatMetronome/CMUserInterface.lua:35: in function 'CombatMetronome:BuildUI' user:/AddOns/CombatMetronome/CombatMet...
File: Combat Metronome (GCD Tracker)01/30/24
Re: Re: Re: Re: Re: Re: Update plis
Posted By: barny
The metronome bar doesn't last long enough on the Arcanist's Exhausting Fatecarver. any can update noticed this issue today. works accurately when you beam without crux, but inaccurate with since beam lasts longer. Would be great if someone could update this. I updated the addon and fixed this and some other issues. Also implem...
File: Combat Metronome (GCD Tracker)01/30/24
Re: GCD Bar dissapears on barswap and is now overall worse?
Posted By: barny
I'm not sure what has happened this update but now the gcd bar disappears upon bar swapping? Even with Out Of Combat setting turned on the bar is now jittery or vanishes upon bar swap. Lots of issues this update sadly to a great addon that worked fine before :( I'm sorry to hear that. It actually should not disappear upon bar swap...
File: Bandits User Interface01/29/24
Ability timers icons
Posted By: barny
Hey there, would it be possible to implement a function where the skills of the second action bar are not partially hidden behind the first action bar when using the ability timers?
File: Combat Metronome (GCD Tracker) Update01/24/24
Hi there, thanks for the update...
Posted By: barny
Hi there, thanks for the update and epecially thanks for using the "other files" patch section of the orignal addon! Please read this before releasing addon updates/patches and make sure you add the asked information clearly visible to your addon description (hint: dependencies): https://www.esoui.com/forums/showthread.php?t=107...
File: Combat Metronome (GCD Tracker)01/24/24
Re: Re: Update plis
Posted By: barny
The metronome bar doesn't last long enough on the Arcanist's Exhausting Fatecarver. any can update noticed this issue today. works accurately when you beam without crux, but inaccurate with since beam lasts longer. Would be great if someone could update this. I updated the addon and fixed this and some other issues. Also implem...