Skip to content

Releases: stroexd/Scry

v0.1.0

21 Jun 19:43

Choose a tag to compare

Scry

v0.1.0 (2026-06-21)

Full Changelog Previous Releases

  • Polish UI and whisper flow for v0.1.0
    • Fix roster list rendering (rows are frame children, canonical FauxScroll pattern)
    • Exclude yourself from the roster
    • Concise flagged rows (count + tooltip detail) instead of wrapping text
    • Per-player whisper button with persistent "already whispered" tracking
      (no double-whisper); /scry whisper and Reset honour it too
    • Dark ElvUI/MerfinUI theme: flat near-black backdrop, Expressway font,
      class-coloured names, zebra rows, flat buttons, custom close
    • Status indicators use ready-check textures (default font lacks the glyphs)
    • ESC closes the window (UISpecialFrames); minimap icon always shown
    • First click opens the window (start hidden after creation)
      Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
  • Initial commit: Scry v0.1.0
    Taint-safe raid gear checker for TBC Classic (Anniversary). Harvests
    gear/enchant/socket/talent data from manual inspects only - never calls
    NotifyInspect, so manual inspect keeps working. Roster checklist, flags,
    whisper, minimap launcher, EN/DE locales.
    Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com