File Details
v5.16.0
- R
- Mar 8, 2026
- 1.75 MB
- 13.0K
- 12.0.1+2
- Retail
File Name
APR-v5.16.0.zip
Supported Versions
- 12.0.1
- 12.0.0
- 11.2.7
Azeroth Pilot Reloaded
v5.16.0 (2026-03-08)
- Implement Sojourner Campaign Auto-Skip Feature
- Added SojournerUtils.lua to handle the logic for auto-skipping campaign steps based on Sojourner achievements.
- Updated RouteUtils.lua to incorporate checks for Sojourner skip eligibility and to count steps accordingly.
- Enhanced StepUtils.lua with a new function to extract quest IDs from steps, accommodating various formats.
- Modified existing routes to include
sojournerAchievementIDfor relevant routes, enabling the auto-skip feature. - Standardized quest ID keys across routes from
QuestIdtoquestIDfor consistency. - Ensured that the new functionality integrates seamlessly with existing route management and step handling.
- Add campaign quest info in every step tooltips
- Fix - Addon breaks down starting a new Midnight zone #490
- Refactor quest routes for faction-specific content across multiple expansions
- Updated quest step lists for Mists of Pandaria to include faction-specific identifiers for Horde routes.
- Changed categories from Leveling to Sojourner for specific routes in Mists of Pandaria.
- Adjusted quest step lists for Shadowlands to reflect faction-specific identifiers for Alliance and Horde.
- Modified quest conditions for The Burning Crusade to specify faction and race requirements.
- Updated The War Within routes to categorize certain quests under Campaign instead of Leveling.
- Refined quest categories in Vanilla routes to ensure consistency in classification as Leveling.
- Enhanced quest step lists for Warlords of Draenor to include faction-specific identifiers.
- Adjusted quest step lists for Wrath of the Lich King to differentiate between Horde and Alliance routes.
- Refactor expansion checks to use ENUMS and add GetEnumKeyByValue function
- Add routes def
- Rename tempRouteTriggers to RouteTriggersSuggestion
- Address code review comments: fix assignRoutes guard, add clarifying comments
Co-authored-by: Neogeekmo 28711160+Neogeekmo@users.noreply.github.com - Rework APR.RouteQuestStepList into complex object, remove APR.RouteList
Co-authored-by: Neogeekmo 28711160+Neogeekmo@users.noreply.github.com - chore: update localization-state.json
- Remove Recuperating Returns when you have already completed the campagne
- chore: update localization-state.json
- chore: update localization-state.json

