EasyPreyProgress

EasyPreyProgress is a compact World of Warcraft addon that shows a clean progress bar for your active Prey Hunt.

File Details

v1.1.3

  • R
  • May 11, 2026
  • 12.75 KB
  • 137
  • 12.0.5
  • Retail

File Name

EasyPreyProgress-v1.1.3.zip

Supported Versions

  • 12.0.5

# EasyPreyProgress Changelog
All notable changes to this project will be documented in this file.

## Version 1.1.3 (11/05/2026)
- Fixed a `secret string value` error caused by the Echo of Predation nameplate fallback.
- Removed the unsafe nameplate GUID parsing path to avoid taint-related errors in combat.

## Version 1.1.2 (08/05/2026)
- Added Nightmare hunt warning text for `Echo of Predation` and `Bloody Command`.
- Added clearer on-bar warnings for `Kill Something` and combined Echo/Kill mechanic moments.
- Added an option to show or hide warning text.
- Improved warning persistence so `Kill Something` and Echo warnings fade more naturally instead of disappearing too early or lingering too long.
- Refined warning detection using player aura checks and Echo-related nameplate presence.
- Cleaned up the warning logic for easier maintenance.

## Version 1.1.1 (22/04/2026)
- Updated the addon interface version for World of Warcraft `120005`.
- Bumped the addon version for the new WoW client compatibility release.

## Version 1.1.0 (15/04/2026)
- Added a native in-game options panel for EasyPreyProgress.
- Added `/epp options`, `/epp config`, and `/epp settings` to open the options panel.
- Added settings for showing the bar, zone-only visibility, showing the bar without an active Prey Hunt, hiding the default Blizzard Prey widget, and resetting the bar position.
- Added appearance settings for scale, width, theme, title visibility, percentage text, and trap text.
- Added `Blizzard Gold`, `Dark Minimal`, and `Predator Red` theme presets.
- Added a reset appearance button.
- Polished the options panel layout and theme dropdown spacing.
- Simplified movement: the bar can now be moved by holding `Shift` and dragging, without using a lock or unlock command.
- Removed lock/unlock from the public command flow.
- Removed internal debug and inspection slash commands from the public addon build.

## Version 1.0.1 (08/04/2026)
- Improved Blizzard Prey widget suppression to more reliably hide leftover visual elements.
- Added safer handling for Blizzard widget model scenes tied to Prey Hunt UI remnants.
- Refined stage fallback percentages so Stage 1 starts at `0%` instead of appearing partially completed.
- Simplified the stage line to show only `Stage X/4` for a cleaner and more compact display.
- Improved trap text presentation by placing it on its own line beneath the stage.
- Continued visual polish for the bar, title, spacing, and colors.

## Version 1.0.0 (08/04/2026)
- First public release of EasyPreyProgress.
- Added a compact Prey Hunt progress bar with live stage tracking.
- Added stage-based fallback progress when Blizzard does not provide a live percentage.
- Added nearby trap text detection from the live Prey widget and quest text when available.
- Added automatic prey-zone visibility checks with safer subzone handling.
- Added support for hiding the default Blizzard Prey widget.
- Added Shift-drag repositioning and saved bar position.
- Added stage-aware colors and a polished Blizzard-inspired visual style.
- Added slash commands for visibility, locking, reset, debug output, zone-only mode, and Blizzard widget toggling.