EnvironmentWatcher

EnvironmentWatcher

3.5k Downloads

EnvironmentWatcher is an addon that tracks and displays buffs, debuffs and casts from players and NPCs. You get a visual notification and can post it into chat.
You don't need to have players or NPCs as target or focus target.

Command

  • /ew - opens option window

Interesting Buffs, Debuffs, Casts

  • Experiment X-89:
    • Small Bomb (Debuff): Corruption Globule
    • Big Bomb (Debuff): Strain Bomb
    • Knockback (Cast): Resounding Shout
  • Kuralak:
    • Egg (Debuff): Chromosome Corruption
    • Tank Stun (Cast): DNA Siphon

Further Information

  • Chat: 
    • d: Debug 

    • s: Say 

    • p: Party 

    • g: Guild 

    • i: Instance 

    • z: Zone 

    • t: Trade

Changelog

  • v0.4.2
    • ClearInvalidUnits added because DeleteEvents are not reliable
  • v0.4.1
    • Added Markers
  • v0.4.0 - IMPORTANT performance update

    • OnUnitDestroyed Event added, function was already implemented

    • Filter for tracked units added

    • Fixed a bug where not all unit were tracked (Use UnitEnteredCombat for units which are not created via UnitCreated)

  • v0.3.4
    • Fixed a bug not showing correctly the Player checkbox
  • v0.3.3
    • Fixed a bug in function for event "UnitCreated"
  • v0.3.1/2
    • Added "Altered Text"

  • v0.3.0
    • Changed event from UnitEnteredCombat to UnitCreated
    • Added Player and NPC tracking option