File Details
HuntardHelper-v4.zip
- R
- Mar 17, 2026
- 11.58 KB
- 743
- 2.5.5
- Classic TBC
File Name
HuntardHelper-v4.zip
Supported Versions
- 2.5.5
## v4 - HuntardHelper (renamed from HunterRotationHelper)
### Renamed
- Addon renamed to HuntardHelper
- New slash commands: /hh, /huntardhelper (plus /hrh for backwards compat)
### Fixed
- French rotation (5:5:1:1): Steady Shot now fires first when an instant is available,
allowing Steady + Multi/Arcane per auto cycle instead of wasting the cast window on
an instant alone. Recovers ~3 lost Steady Shots per 5-auto cycle.
- French rotation: Added soft-clip path — Steady Shot now casts when the auto clip
would be < 0.5s, eliminating ~1.15s idle gaps that were killing DPS.
- 1:1 rotation at eWS = 1.5s: Fixed boundary condition where the latency buffer
prevented Steady Shot from ever firing at exactly the 1:1 threshold.
### How it was broken
- At eWS >= 1.8s, the addon picked Multi-Shot first (instant) instead of Steady Shot
(cast), burning both instant CDs on the same auto and leaving subsequent cycles empty.
- The "no-clip" safety was too strict for French rotation, which intentionally accepts
~0.3s auto delays per the 5:5:1:1 pattern.

