promotional bannermobile promotional banner

EyesOnMe

Count players looking at you

File Details

v0.3.0

  • R
  • Feb 19, 2026
  • 21.97 KB
  • 35
  • 2.5.5+1
  • Classic + 1

File Name

EyesOnMe-v0.3.0.zip

Supported Versions

  • 2.5.5
  • 1.15.8

EyesOnMe

v0.3.0 (2026-02-19)

Full Changelog Previous Releases

  • fix(ui): use stable group tokens for dropdown targeting in combat
    Nameplate tokens are volatile and go stale during combat, breaking
    dropdown click-to-target. Now only uses unit-token targeting for
    stable group tokens (raid/party), falling back to /targetexact
    macro for nameplate-only entries.
    Also ensures groupUnit is always populated for friendlies seen
    via both nameplate and group scan.
  • docs: release v0.3.0
  • chore: switch to All Rights Reserved license
  • fix(ui): use unit-token targeting for dropdown click-to-target
    Name-based targeting (/targetexact) is blocked for friendly players
    in battlegrounds. Switch to SecureActionButton type=target with
    unit token when available, falling back to /targetexact for edge
    cases without a token.
    Also fixes cross-realm name suffix issues where /targetexact fails
    on realm-suffixed names.
  • feat: prepare v0.3.0 for distribution
    Add TBC Classic 2.5.5 support, fix minimap icon to match TOC, add logo screenshot to README, bump version to 0.3.0.
  • fix(ui): match minimap icon to TOC IconTexture
    LDB minimap button was using Eye of Kilrogg which failed to render. Changed to Spell_Shadow_UnholyFrenzy (Enrage) to match the TOC IconTexture.
  • fix(toc): add TBC 2.5.5 support and update interface versions
    Interface line was missing TBC Classic (20505) and had outdated Classic Anniversary version (11503 instead of 11508). Updated compatibility docs to reflect both supported versions.