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.46.zip

  • R
  • May 28, 2026
  • 243.60 KB
  • 32
  • 12.0.7+1
  • Retail

File Name

AdaptiveRotationTrainer-0.2.46.zip

Supported Versions

  • 12.0.7
  • 12.0.5

# Adaptive Rotation Trainer - 0.2.46

## Added

Adaptive Rotation Trainer 0.2.46 is a stabilization and usability update focused on safer configuration, better export control, clearer score feedback, and improved developer/debug visibility.

### Report Behavior

Added expanded report modes per content type:

- Disabled
- Combat End
- Exit Area
- Toast Only

Supported content types:

- Open World
- Dungeon
- Delve
- Raid

This gives players more control over when reports are shown and helps prevent the dashboard from opening too often during active gameplay.

### Export Settings

Added new export configuration options:

- Maximum number of spells in exports
- Include or exclude offensive cooldowns
- Macro reset condition:
  - `target/combat`
  - `combat`
  - `target`
  - `manual`
- Custom GSE sequence name

These settings apply to export generation while preserving strict class/spec/context safety.

### Toast Settings

Added new toast notification options:

- Lock toast position
- Reset toast position
- Toast duration
- Toast scale

This makes the post-combat notification easier to customize without affecting the main dashboard.

### Analysis Settings

Added new analysis tuning options:

- Button-bash sensitivity:
  - Low
  - Normal
  - Strict
- First cast delay threshold

These settings allow players to tune how strict ART should be when evaluating input discipline and opener speed.

### Score Breakdown

Added score breakdown support to combat reports.

Reports can now explain the final score with:

- base score
- total penalties
- final score
- major penalty reasons

This makes the score easier to understand and helps players see which mistakes had the most impact.

### Developer / Debug Information

Expanded the Developer tab with additional current-context debug information:

- current class
- current spec ID
- role
- content type
- context key
- gear hash
- talent hash
- stats hash
- active report/export settings

This helps with troubleshooting, export validation, and future development.

## Added Slash Commands

New slash commands were added:

```text
/art bash low
/art bash normal
/art bash strict
/art exportmax 12
/art macroreset target/combat
/art macroreset combat
/art macroreset target
/art macroreset manual
/art gsename MySequenceName