Comergy Redux
Comergy Redux is an add-on for monitoring players power. It currently supports all primary powers and most secondary. It allows for many customizations including colors, sound notifications, bar partitioning, size, orientation, and textures.
Use /comergy or /cmg to open the setting window.
Special thanks to yjoe61, the author of the original Comergy, for allowing me to expand and update this add-on.
Now on Icebox
Features:
- Custom colors and sizes
- Horizontal, and vertical bars
- Custom textures
- Partitionable power bar
- Separate Dual-spec settings
- Optional player health and target health bars
Support:
- Energy
- Focus
- Rage
- Runic Power
- Mana
- Combo points
- Chi
- Shadow Orbs
- Holy Power
- Runes
- Soul Shards
- Burning Embers
- Demonic Fury
To-Do:
- Add support for eclipse
- Complete rewrite using Ace3
AERPMA
Is it possible to add Fury and Pain, the resources for Havoc and Vengeance Demon Hunters? This would help me and likely many others a great deal. They don't have any combo point-like things, so it should be fairly straightforward, I hope.
Also, Player Health Bar isn't displaying for me. The addon moves the Energy bar as if it's there, but it's invisible. Additionally, the Energy background doesn't seem to work either.
Btw, the Comergy_Redux_Options toc isn't updated to the latest Interface version, so WoW cries about it, but it doesn't really matter.
18x Comergy_Redux\comergy.lua:649: attempt to perform arithmetic on local 'runeStart' (a nil value)
Comergy_Redux\comergy.lua:649: in function <Comergy_Redux\comergy.lua:628>
Comergy_Redux\comergy.lua:2271: in function `?'
Comergy_Redux\comergy.lua:1840: in function <Comergy_Redux\comergy.lua:1825>
Locals:
i = 1
RuneChanged = <function> defined @Comergy_Redux\comergy.lua:628
Currently not working on the 6.2 PTR.
Could we get an update on the status of this addon? Is it being maintained? Is work on v2 being done? Last comment was 3 months ago and I keep getting this bug... it's already reported on the wowace page.
Could this Addon be used for Arcane Spec or does it not track Arcane Charges??
Is there any way to make power text display percentage instead of raw value?
I keep getting an issue where my entire bar disappears in the middle of combat. Energy, combo points, all of it. No warnings, no specific patterns, just random disappearing.
I'm working on Mythic progression so unfortunately I may end up having to uninstall. Can't be reloading my UI mid combat.
I'll look into it. Are you by chance playing a druid? If not what class/spec? Anything happening around the time of the disappearance such as shapshifting, using cooldowns, special boss mechanics?
Edit: Also does it fade, or disappear imediately? And does it still disappear if you have hideout of combat toggled off?
FYI I'm having the same issue. I was in LFR and the bar would just disappear in the middle of the fight. I unticked "hide out of combat" but it still happened and found the only way to make it reappear was to get back in stealth through Vanish or other.
For Rogues is there a way to disable combo points and only show the energy bar?
Not currently, but I'll add it to the feature list for Comergy2
i was just looking for info about disabling mana and showing combo points :p ( feral / resto combo ) , hopefully you will get Comergy 2 up and finished soon ^^
Idea: Starsurge charges for Moonkin in combo slots
It has charges now? I'll look into it for Comergy 2.
This addon is amazing!
The code was beautiful; very well principled. I modified the code a bit to split the different resources into separate frames like such http://i.imgur.com/a1kHTHI.jpg .Could you please implement something like that in a future release?
Thanks!
Sounds like a good idea. I'll add it to the feature list for Comergy2
hi,
Your addon is great but the sound does not work with me.
Is he going to be an update please?
What version of the Comergy are you using? What localization are you using?
Hi,
I'm wondering if you mind change this line used for watching the Anticipation:
local _, _, _, antic = UnitAura("player", "Anticipation")
to:
local _, _, _, antic = UnitAura("player", GetSpellInfo(114015) )
because the first one seems not working on non-english wow and the second works well.
At last sorry for my poor English :)
Should be fixed in r29