Is there any way to make recount just record dps data, and not healing data. I figure it will help with performance and memory usage. Just seems like a waste to have it record healing data when I never care about that stuff.
Not planned. The very point of Recount is to offer comprehensive combat analysis, and other addons that offer just straight up damage metering do exist.
Please let me know if these work as intended or if there are spells that are missing. I tested legacy absorb effects that remained unchanged from 4.3.4. Those seem to retain their original spellIds hence appear to be tracked correctly, so there should be no need to report legacy absorb effects.
There is a known taint via _. I'll do a pass over Recount to check for the issue. Unfortunately I'm scheduled to travel so I cannot get a very fast response time in. Plan is to be cleaning up before MOP goes live though which should be more than doable. Any leads for taints are welcome. I'll check into this one. Is there any rational why it might taint?
The most annoying taint in the game is the cant change glyphs or talents.
You're addon may not be causing taint I dont know. I know I been getting taint from dbm-core and reforgelite. And when I read that thread I searched all addons for the functions they listed.
I think the taint from the other ones is pulldown menu related. Not sure.
I am missing the spell ID for the following:
Please let me know if these work as intended or if there are spells that are missing. I tested legacy absorb effects that remained unchanged from 4.3.4. Those seem to retain their original spellIds hence appear to be tracked correctly, so there should be no need to report legacy absorb effects.
Thanks in advance.
Took a look at the LUA file but was not able to find a solution.
Using Windows Scaling resizes the icons, so that is a nono. :(
the new spell Spirit Shell is not visible and countable in recount... can u please add this spell ?
It is absorb spell for discipline priest.
Thanks
UIFrameFade() on line 75 in GUI_Main.lua.
Surprised thats still being used since animationgroups replaced things like this.
Trying to crack down on taint cause of things like
Addon has been blocked from an action. When ever I try changing talents.
http://us.battle.net/wow/en/forum/topic/6307651880?page=1
The most annoying taint in the game is the cant change glyphs or talents.
You're addon may not be causing taint I dont know. I know I been getting taint from dbm-core and reforgelite. And when I read that thread I searched all addons for the functions they listed.
I think the taint from the other ones is pulldown menu related. Not sure.
Thank you for help and quick reaction :)