Version 1.0 8th March 2008
-- This version checks raids for:
-- Fortitude
-- Mark of the Wild
-- Intellect
-- Spirit
-- Shadow
-- Intelligently skips checks of buffs from classes that are not in the raid
-- Intelligently spots priests with the spirit talent and skips spirit check if there are none
-- Checks that paladins don't have shadow aura and priest shadow aura as they don't stack
-- Food buff
-- Flask or Battle and Guardian elixir
-- AFK
-- PVP
-- Dead
-- Offline
-- In different zone
-- There is a different aura per paladin per group
-- All paladins have an aura
-- Paladins for Crusader Aura
-- Chars with < 80% mana
-- Chars with < 80% health
-- Works in a party and a raid
-- Only allow you report to raid if you are a leader or assist but always allows report to self or party
-- Checking for a buff or warning can be enabled or disabled by clicking on the buff button
-- Window position and buff options are preserved between logins
-- Support profiles
-- Support debug mode
-- Window auto shows and closes when joining or leaving a party or raid
-- Currently it scans every 6 secs or on buff event.

Version 1.1 9th March 2008
-- Currently it scans every 10 secs or on buff event.
-- Hunter with no aspect
-- Hunter with aspect of the pack or cheetah
-- Protection paladin with no Righteous Fury
-- Checks events actually registered before unregistering
-- Fixed bug: Shadow and Aura at same time check not enabling
-- Fixed bug: Sometimes an inspect fails and this is now captured
-- Fixed bug: Noisy talent inspection addons would interfere with the inspect ready event so
   this is handled by using a secure hook
-- toc file now has svn revision information
-- Check someone has a soul stone


-- Planned for soon:
-- scrolls for MTs (need event ora handler and store main tanks internally maybe like http://www.wowace.com/forums/index.php?topic=2525.msg161583#msg161583)
-- report on druids with improved motw also priests with improved spirit
-- warn on buffs less than 4 mins - name, rank, icon, count, duration, timeLeft = UnitBuff(unit, i)
-- salv on tanks
-- mt has no imp
-- 2 trees in same grp
-- 2 mana regens in same grp
-- Report on talents



-- Planned for later:
-- warn on flask or elixir that are not the best of that type
-- oils stones poisons
-- runes
-- Recommend flask/elixir
-- wrong kind of elixir for class
-- wrong kind of elixir for instance
-- support UI scaling
-- report on lock talents for soul stone sizes
-- check one buff per pala
-- report on there being a lightwell capable priest
-- check priests have inner fire
-- raid ready check and report to raid the result
-- check someone has soul stone or shaman rebirth not on cool down

Daniel Barron daniel@jadeb.com