LockNotes2

Helpful warlock notifications primarily for pvp, but can prove useful in pve as well

File Details

LockNotes2 V1.6E

  • R
  • Feb 23, 2013
  • 167.97 KB
  • 927
  • 5.1.0
  • Retail

File Name

LockNotes.zip

Supported Versions

  • 5.1.0

Version 1.6E

  • Fixed Death Knight issue where notifications weren't working

Version 1.6D

  • MOP fixes, mostly function changes.
  • Disabled Soul link alerts for now, I'm not sure this is needed anymore, the spell is being completely reworked.

Version 1.6C

  • Changes to the way event handlers register and unregister to free up processing power when they're not needed
  • Added primitive way to open the menu from the default UI's addon section
  • Various performance tweaks
  • Added better support for when the addon is left enabled for other classes and changed possible options

Version 1.6A

  • Added Drain soul notification

Version 1.5A

  • Fixed error frame continuing to filter even when the option was turned off
  • Fixed tremor totem flashing even when the option was turned off
  • Interrupt announcements now work with all classes, not just warlocks
  • Dispel/SpellSteal announcements should now work with all classes, not just warlocks

Version 1.4D

  • TOC update for 4.3

Version 1.4C

  • Minor changes to slightly reduce already low cpu usage

Version 1.4B

  • Reworked soul link alerts to how they should work. Should work right 95% of the time, blizzard api makes it hard.
  • A couple minor bug fixes, mostly XML related

Version 1.4A

  • Added Tremor totem notification - may alert from very far away depending on what your combat log range is
  • Added target and focus death notifications and death noises option
  • Reworked portions of the code to make it run a little bit faster (not that it was needed, but all streamlining is good)
  • Added menu sounds since it seemed weak
  • Boosted some of the quieter sound files a little bit so they could be heard a little easier. Wasn't much but if it's too loud let me know.
  • Numerous other changes that I can't remember

Version 1.3A

  • Added the ability to move and reset the frames now that the addon generates and maintains its own frames
  • Shortened the message when dispelling or spell locking someone and announcements are enabled, makes it easier to disseminate information quickly.
  • Added bladestorm to fear immune abilities
  • Messed with the resist coding a little bit, added in deflect since it didn't exist when the original addon was made
  • Added in grounding totem to magical immunity FOR TARGET AND FOCUS ONLY, otherwise it would spem you a billion times as people gained and lost the buff from the totem due to range
  • Changed text color for focus when target/focus only is enabled, now your focus alerts will be a nice pink, helping to differentiate a little easier who gets what
  • Replaced inner focus warning for that of strength of will, which is the actual aura-mastery-like buff, should work but I'm not 100% sure
  • This will likely be the stable release version for awhile as I can't even imagine what more I could put in here aside from cooldowns, and there's a million other addons that do that.

Version 1.2C

  • Fixed improper spell icons showing up

Version 1.2B

  • Forgot to hide menu, sorry

Version 1.2A

  • Added icons to both the main frame and the dispel frame. (optional)
  • Moved frames to a bit better location

Version 1.1B

  • Added Locknotes frames for displaying instead of using default blizzard frames, which is what the original locknotes and this addon had done.
  • That change SHOULD fix any weird errors that have to do with zones showing weird information
  • With an addon like this it's almost impossible to test anything so if you have any problems leave a description of it and I'll fix it.

Version 1.1

  • Removed server name from all notifications to clear up clutter
  • Added fear seduce break notifications (which are on a different line than the main one)
  • Added a beta version of soul link alert. Doesn't really work the way I want it to due to the WoW api and the nature of how soul link gets applied after pet summon (which isn't instant).

Version 1.0

  • Dispel notification and announcements
  • Spell Lock notification and announcements
  • Filter for notifications to work better, also prevents error frame spam

Version 0.9:

  • New version numbering scheme, official beta release.
  • Added option to display buff alerts when switching targets with target/focus buffs only enabled.
  • Lots of work under the hood (rewritten event handler, XML changes, etc).

Version r003:

  • Fixed problem with player buffs and players from other servers when target/focus only was checked.

Version r002:

  • Added in eradication/molten core/decimation notification option
  • Added Empowered imp to nightfall/backlash notification
  • Added recklessness to fear immunity spells
  • Some more code streamlining

Soul link alerts are disabled until usefulness of the function is determined.