File Details
v56
- R
- Jun 14, 2010
- 54.20 KB
- 24
- 3.3.3
- Retail
File Name
BuffWatcher-v56.zip
Supported Versions
- 3.3.3
56
- PW - Fixed a bug in the initialization of ProcWatcher which prevented ProcWatcher from initializing, which broke both BuffWatcher and ProcWatcher.
55
- Properly fixed the bug where Seal of Command was not counted as a Seal.
- Changed the information on the AddOn button on the character screen a bit (removed the version number) (Yes, I know I just added it).
54
- Fixed a bug where Seal of Command was not counted as a Seal. I forgot that SoComm existed, so it wasn't in the list of spells. Oops.
53
- Added Paladin's Shadow Resistance Aura to the Priest's Shadow Protection buff check.
- Fixed the bug where in the Interface Options GUI, the BuffWatcher sub-panes (Display Options and ProcWatcher) were not necessarily associated with the BuffWatcher GUI.
- Removed the Paladin Seal check from combat-only status. Seals last 30 min and they're important to have on before pulling, I know I'd like warning of them before pulling.
- Localized the names of all the buffs. BuffWatcher should now be mostly localized for all languages Blizzard will ever release WoW in. Some parts of the warning message and most of the GUI are not localized. Thanks LS999 on curse.com for the help with this!
- Made all buffs optionable. Also re-organized the code that governs where the checkbuttons go, to make adding more buffs easy.
- Changed the information on the AddOn button on the character screen a bit (added the version number and updated the description).
- PW - Removed the Warlock Devious Minds T10 4pc set bonus. Apparently it didn't work; I can't test it. It also is just a plain +damage buff, I'd rather not get into adding those anyway.
- PW - Added a two slash commands to open the ProcWatcher GUI: /pw or /procwatcher. There are no other slash commands for ProcWatcher, and I don't intend to add any, as it'd be a ton of work for not much use.
- PW - Localized the names of all the procs. ProcWatcher should now be mostly localized for all languages Blizzard will ever release WoW in. Some parts of the warning message and most of the GUI are not localized. Thanks LS999 on curse.com for the help with this!
52
- Added a buff check when you return to life after being dead.
- Added a slash command toggle for Warlock Glyph of Life Tap.
/bw warlock LT
- Added a talent check to Paladin Divine Plea. To see the "Divine Plea buff Missing" warning, you now must have at least one point in Guarded by the Light.
- Fixed the problem where all the GUI options are saved when you close the GUI panel. Options will now save (and update) as soon as you click on them.
- Fixed the problem where Flasks and Food buffs would not be warned about being low. They are now treated the same as all other buffs, and can warn of "low time".
- Cleaned up the code concerning slash commands. There should be no change in functionality. Let me know if i messed something up :)
- Changed the GUI to say which class you are instead of the generic "Class-Specific Options". So if you are a Paladin, it will say "Paladin-Specific Options".
- Re-implemented the "Movable" check button and option. It seems to work. Some wonky behavior when closing the GUI, but I got tired of trying to figure out what was causing it. Liberal use of /bw set X-loc Y-loc and /bw show should fix any problems you might encounter while using "Movable".
- Rearranged the "Check Mainhand", "Check Offhand", "Check Food", and "Check Flask" options in the GUI.
- Added a "Check Flask of the North" option below the "Check Flask" option. If this option is checked and you have Flask of the North active, it will check which Flask of the North you have, and will give a warning if you have an incorrect Flask of the North active.
Specs and Flasks
Death Knight, Hunter, Mage, Priest, Rogue, Warlock, Warrior: I assume these classes can only get a "proper" Flask of the North, because I have Warlock and Warrior alchemists and they only get the proper type.
Balance Druid: Only spell power is acceptable.
Feral Druid: Only strength is acceptable.
Resto Druid: Only spell power is acceptable.
Holy Paladin: Only spell power is acceptable.
Protection Paladin: Only strength is acceptable.
Retribution Paladin: Only strength is acceptable.
Elemental Shaman: Only spell power is acceptable.
Enhancement Shaman: Only attack power is acceptable.
Resto Shaman: Only spell power is acceptable.
- PW - Added an optional check for Warlock "Devious Minds" from the 4pc T10 tier set bonus. This has no other check (such as a talent) so it is initialized to false.
- PW - Fixed the problem where all the GUI options are saved when you close the GUI panel. Options will now save (and update) as soon as you click on them.

