promotional bannermobile promotional banner

Azeroth Pilot Reloaded

Continuation and rewrite of Azeroth Auto Pilot, an addon for quest routing for leveling with automatic features.

File Details

v5.13.0

  • R
  • Mar 1, 2026
  • 1.70 MB
  • 15.8K
  • 12.0.1+2
  • Retail

File Name

APR-v5.13.0.zip

Supported Versions

  • 12.0.1
  • 12.0.0
  • 11.2.7

Azeroth Pilot Reloaded

v5.13.0 (2026-03-01)

Full Changelog

  • feat: implement route sorting and categorie display in route list
  • remove some GossipOptionIDs alone to avoid issue
  • Add quest id on scenario steps
  • Add fillers in voidstorm
  • fix: update SkipForLvl to 90 for multiple quest steps in Midnight route
  • fix: update QuestID for portal step in Harandar route
  • refactor: clean up filler quests in Zul'Aman route (89230, 89231)
  • Fix arrow no hidden for step with no coords
  • fix Zul'Aman Step 154 talk to NPC #482
  • split midnight route file
  • Move 95276 quest to avoid lvl issue
  • fix: correct arrow color gradient midpoint threshold
    The GetArrowColor function used 0.49 as the boundary between the
    red-to-yellow and yellow-to-green gradient segments. At this threshold
    the green channel jumps discontinuously from ~0.978 to 1.0, producing
    a visible color pop.
    Changing the threshold to 0.5 (the true mathematical midpoint) ensures
    both gradient branches yield identical pure yellow (1, 1, 0) at the
    boundary, making the transition seamless.
  • Improve route reset notifications to show popup only for active route resets or on version upgrades
  • add quest ID on loot items steps to auto complete them
  • Fixed auto pickup quest on adventure map
  • Fixed auto pickup quest on adventure map
  • chore: update localization-state.json
  • chore: update localization-state.json