promotional bannermobile promotional banner

AutoPI Extended

Never wonder who to Power Infuse again - automatic, data-driven PI target selection for Priests.

File Details

12.0.7.39

  • R
  • Jun 26, 2026
  • 33.91 KB
  • 8
  • 12.0.7
  • Retail

File Name

AutoPIExtended-12.0.7.39.zip

Supported Versions

  • 12.0.7

AutoPI Extended

12.0.7.39 (2026-06-26)

Full Changelog Previous Releases

  • Increase default ilvl clamp 0.10 → 0.25 (#38)
    • Increase default ilvl clamp from 0.10 to 0.25
      A 47-ilvl gear gap (e.g. 279 vs 232) was being cut to +0.10 by the old clamp,
      not enough to overcome a rank-1 spec advantage. Raising to 0.25 lets a
      meaningful gear gap (~47+ ilvl) override spec rank when the player is
      significantly better geared than the group average.
      Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
    • Add db_version migration system; migrate ilvl_clamp to 0.25 for existing users
      The defaults loop only fills nil keys, so existing SavedVariables kept the old
      ilvl_clamp=0.10. This adds a versioned migration block that runs once on load
      (gated by db_version) so default changes can be pushed to existing installs.
      Migration v1 sets ilvl_clamp to the new default (0.25).
      Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com