Adaptive rotation trainer

Post-combat rotation trainer for WoW. Adaptive Rotation Trainer analyzes your casts, procs, cooldowns and weaknesses after combat, then recommends adaptive rotations, opener improvements and safe export options.

File Details

AdaptiveRotationTrainer-0.2.94.zip

  • R
  • May 31, 2026
  • 383.39 KB
  • 33
  • 12.0.7+1
  • Retail

File Name

AdaptiveRotationTrainer-0.2.94.zip

Supported Versions

  • 12.0.7
  • 12.0.5

Adaptive Rotation Trainer - 0.2.94

Taint and Stability Hotfix Update

Adaptive Rotation Trainer 0.2.94 focuses on stability, taint reduction, UI reliability, and internal cleanup.

This release fixes several issues discovered during live gameplay testing and removes duplicated internal reference data that was no longer required.

Fixed

Proc Aura Tracking Taint

Fixed a taint-related issue in proc aura filtering that could generate errors when processing certain aura names.

Improved validation and safety checks when evaluating tracked aura data.

Context Statistics Taint

Fixed a context calculation issue where stat signature generation could interact with protected values and generate taint-related errors.

Context refresh and profile generation are now more resilient.

UI Text Rendering

Fixed a UI rendering issue that could generate:

bad argument #5 to SetText

under specific tab rendering conditions.

Improved text validation before UI updates.

Builder and Proc Panel Stability

Improved Builder tab reliability when displaying:

  • Proc forecasts

  • Proc logging

  • Spell information

  • Builder summaries

Cleanup

Reference Data Cleanup

Removed duplicated spell reference data that was no longer required.

ART now relies on the optimized full-information spell metadata source instead of maintaining overlapping reference tables.

Release Package Cleanup

Removed outdated review and development artifacts from release packages.

Improved package consistency and maintainability.

Improved

Internal Data Consistency

Reduced duplicated internal spell metadata.

Improved maintainability of:

  • Spell filtering

  • Builder validation

  • Recommendation filtering

  • Export candidate filtering

  • Spell metadata lookups

Runtime Stability

Improved resilience when handling:

  • Aura updates

  • Context refreshes

  • UI redraws

  • Builder refresh operations

Preserved

This release does not change:

  • Adaptive learning

  • Recommendation logic

  • Export safety

  • Builder functionality

  • Proc forecasting

  • Class/spec filtering

  • Timing-aware recommendation scoring

  • Macro exports

  • GSE exports

Strict class/spec/context export safety remains fully preserved.

Technical

  • Updated addon version to 0.2.94

  • Updated TOC metadata

  • Updated internal version references

  • Cleanup and maintenance release