File Details
HunterPetAdvisor V0.1.5
- R
- Jul 18, 2026
- 4.94 KB
- 16
- 5.5.4
- MoP Classic
File Name
HunterPetAdvisor.zip
Supported Versions
- 5.5.4
Hunter Pet Advisor — Changelog v0.1.5
❤️ Special Thanks
-
To Kukas: A very special thank you to Kukas for tracking down and reporting the target-selection bugs! Your precise feedback was essential to iron out these edge cases and make the addon stable for everyone.
🔧 Bug Fixes
-
Target Selection Fix: Fixed a critical bug where selecting an attackable target outside of combat would accidentally trigger the visual and sound warnings. The addon now strictly validates active combat status (
UnitAffectingCombat), completely preventing false alarms while idling or tracking targets from afar. -
Stealth Transition Sync: Resolved a timing conflict between client interface rendering and server-side aura updates during Prowl/Stealth transitions. The passive warning engine is now fully synced with native pet behaviors.
🚀 Improvements & Refactoring
-
Universal UI Compatibility: The internal pet stance tracking has been optimized to be completely independent of action bars. The addon is now 100% compatible with custom user interfaces such as ElvUI, Bartender4, and Dominos.
-
Native Configuration Menu: Replaced the legacy chat command system (
/hpa) with a clean, built-in options panel accessible directly through the native game menu underOptions > AddOns. -
Documentation Cleanup: Streamlined the
README.mdfile, removing redundant manual installation steps since the project is now deployed and managed via the CurseForge platform.