Skip to content

v8.3.0-04-15

Compare
Choose a tag to compare
@Hekili Hekili released this 10 Mar 00:07
· 5991 commits to thewarwithin since this release

Hekili

v8.3.0-04-15 (2020-03-09)

Full Changelog

  • Fix action.X.recharge_time, not cooldown.X.recharge_time.
    • Make action.X.recharge_time behave like action.X.remains.
      • Use data from the aura itself before defaulting to generic data.
      • Remove deprecated debuffPadding (was impacting Fire Mage's Fire Blast).
      • Revise TimeToReady requirements for abilities that are castableWhileCasting.
  • Outlaw: Revise APL to use same reroll logic out of combat as in-combat.
  • Frost Mage: APL re-update (bring back the rotation.X forks).
  • Enable 'strict' parameter for call/run_action_list, short-circuiting the priority more quickly when criteria are not time-sensitive.
  • Fire Mage: Tweak Hot Streak again.