Skip to content

v8.3.0-04

Compare
Choose a tag to compare
@Hekili Hekili released this 05 Feb 05:37
· 5967 commits to thewarwithin since this release

Hekili

v8.3.0-04 (2020-02-05)

Full Changelog

  • Arms: Remove underperforming HAC list.
  • Use SimC APL by default until trinkets, azerite is sorted for Fire Mage.
  • Add missing Ny'alotha trinkets (on use).
  • Frost DK, Unholy, Beast Mastery, Fire: Update APLs.
  • Outlaw: Update APL.
  • Add Rogue's Detection.
  • Eye Beam: Channeled, so handler -> start.
  • Store corruption info in 'corruptions' table.
  • Show Corruption info in profile/snapshots.
  • More snapshot cleanup.
    • Add Corruption detection (equipped.echoing_void, for instance).
      • Only do addon setup on initial PLAYER_ENTERING_WORLD.
  • More snapshot tweaking.
    • Automatically flag interrupt abilities.
      • Reduce unnecessary gear rechecking.
      • Add Heart of Darkness trait.
  • Feral: Don't overwrite VoP Berserk/Incarnation proc by casting either.
  • Improve some snapshot info.
  • Improve profile on Issue Reporting tab, Snapshots.
  • buff.casting.v3 indicates channeling; default to false.
  • Major revisions -- watch for unintended side effects.
    Spell Queue System simplified, revised: Casts, channels, impacts, GCDs handled more consistently to help Fire Mage, Shadow Priest, etc.
    Set up Use While Casting and Use Off GCD options.
    Snapshots are no longer viewable in-game; they can be more quickly copied/pasted into a text editor or GitHub ticket without freezing the game for several seconds.
    action.X.in_flight and action.X.in_flight_remains are treated as time-sensitive and will trigger a time-based recheck.
    (de)buff.X.react no longer has a built-in delay.
    Fixed variable action math ops (no longer being used when conditions do not pass).
    Hysteria debuff's ability cost increase should be accounted for.
    Marksmanship: Setup Rapid Fire as a proper channel.
    Fire: Add missing RoP aura.
    • Add options: Prevent hardcasts, pyroblast on pull, reserve Runes of Power.
      Shadow: Account for MoLD in gain().
      Protection: Don't Shield Block during Last Stand with Bolster.