Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.19 KB

File metadata and controls

37 lines (24 loc) · 1.19 KB

Release v1.5.1

MMHunterCoach — Marksmanship Hunter next-ability coach for WoW Retail 12.x.

Install

  1. Download MMHunterCoach-v1.5.1.zip from this release.

  2. Extract so you have:

    Interface\AddOns\MMHunterCoach\MMHunterCoach.toc
    Interface\AddOns\MMHunterCoach\Core.lua
    
  3. /reload or restart WoW, enable addon.

  4. Confirm chat: v1.5.1 and frame footer v1.5.1.

Highlights

  • Dark Ranger ST priority from WCL Vorasius MM rankings (Black Arrow focused).
  • Sentinel alternate priority if Moonlight Chakram is known.
  • Never suggests Steady Shot; never suggests unlearned Explosive.
  • Arcane Shot only with Precise Shots aura.
  • Black Arrow CD lock; Trueshot not recommended while on CD/buff (1.5.1).
  • Debug: /mmhc debug then /reload → agent can read SavedVariables.

Known limitations

See docs/KNOWN_ISSUES.md. This is a WIP addon; combat edge cases on 12.x secret-value APIs may still occur. User paused further bugfixing at publish time.

Slash

/mmhc show · /mmhc unlock · /mmhc hero · /mmhc debug

For developers / Grok Build

Read README.md and docs/CONTEXT.md first. Single-file logic lives in MMHunterCoach/Core.lua.