File Details
BossSpy
- B
- Jun 3, 2009
- 14.37 KB
- 1.1K
- 3.1.0
- Retail
File Name
BossSpy.zip
Supported Versions
- 3.1.0
v0.996 5/01/09 Cleaned up table garbage creation
v0.995 4/30/09 Changed zone check to UnitIsVisible check
v0.994 4/30/09 Prefer replacement of same name, dead bosses Localized UnitName(), GetRaidRosterInfo() Replaced occurances of 40 with MAX_RAID_MEMBERS, and localized the variable
v0.993 4/29/09 Prefer replacement of dead bosses before creating new entries
v0.992 4/27/09 Removed useless code used by old whisper error suppression system Localized UnitHealth(), UnitHealthMax() functions for speed (I think that's what I did, anyway)
v0.991 4/26/09 Added Dead/Ghost detection to avoid showing ghosts as 1% health Updated TOC file
v0.99 4/26/09 Added zone checking, out of zone people will be ignored
v0.98 4/25/09 Added size scaling slash command Hopefully fixed unable to establish connection issues Hopefully fixed dropped connection issues Fixed health updates stopping Approximately halved the bandwidth used when an encounter begins Re-implemented whisper error suppression via chat filtering
v0.97 4/14/09 Unregistered PLAYER_ENTERING_WORLD after it has fired once
v0.96 - 4/13/09 Various bug fixes
v0.95 - 4/13/09 Fix to whisper error suppression possible bug
v0.94 - 4/13/09 Efficiency improvements to event registries Whisper error messages hidden
v0.93 - 4/11/09 Saved var and toggle command for outgoing data enable/disable
v0.92 - 4/10/09 Make sure bosses added are in combat
v0.91 - 4/10/09 local variable to toggle data sending ability
v0.9 - 4/10/09 Initial release