SpellReminder
Features as follows:
* Automatic spell detection and duration tracking.
* Tertiary effect detection (frostbite, vulnerabilities, other talent effects, and more).
* Customisation of bars (size, colour, positions).
* EMPHASIS of expiring bars (moveable/hideable).
* Audio notification when spell is ending / has ended.
* Raid Announcing when spell has been cast / is ending / has ended.
* Customisable bar groups supporting filtering of buffs to specific groups (target/focus/custom/default).
I just tried it on a dummy but it looks it may have been fixed in one of the three builds you released last night. Won't have a chance to check it out during a raid until Sunday but the changelog suggests you may have found the error(s). :)
@Civrock
Hi Civrock, I'm unable to replicate this problem, could you please give steps to reproduce, including telling me what options you have set for the individual spell and also in "general".
Thanks!
Thanks for fixing that bug so quickly. Another thing I've noticed is that it still gives warnings for buffs/debuffs that are disabled.
@Civrock
Thanks for reporting this issue, ill look into it :)
EDIT: fixed in r252 - ticket
For the last few builds, the addon throws the following error over and over when I check "Disable Detection." It works fine when detection is enabled.
What you could do is clear the spells, cast lifebloom on yourself, and then tick 'Disable Detection'. This will stop SpellReminder from learning any more spells.
Is this some unintended consequence? Or expected result?
Could you confirm please?
I only have the Config left to port, which will be moved away from the dropdown style in favour of a dedicated window.
Just a heads-up. I'm starting to port this to Ace3
change line 8 to (added sourceRaidFlags and destRaidFlags):
{'',{'timestamp','event','hideCaster','sourceGUID','sourceName','sourceFlags','sourceRaidFlags','destGUID','destName','destFlags','destRaidFlags'}},
But now I have a problem with the bar color option window. Here is a screenshot:
http://imageshack.us/photo/my-images/862/spellreminder.jpg/
It's simply impossible to change the bar color or the position of the bar color window. This problem occurs only on my main char. I reinstalled SpellReminder, but the problem remains.
change line 8
{'', {'timestamp','event','sourceGUID','sourceName','sourceFlags','destGUID','destName','destFlags'}},
to
{'', {'timestamp','event','hidecaster','sourceGUID','sourceName','sourceFlags','destGUID','destName','destFlags'}},
4x SpellReminder-2.1\cooldowns.lua:30: attempt to call global 'GetSpellName' (a nil value)
<in C code>: in function `CastSpellByName'
Interface\FrameXML\SecureTemplates.lua:310: in function `handler':
Interface\FrameXML\SecureTemplates.lua:540: in function `SecureActionButton_OnClick':
Interface\FrameXML\SecureTemplates.lua:580: in function <Interface\FrameXML\SecureTemplates.lua:572>:
---