Skip to content

v9.0.1-1.0-alpha33

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hekili Hekili released this 10 Sep 13:19
· 5632 commits to thewarwithin since this release

Hekili

v9.0.1-1.0-alpha33 (2020-09-10)

Full Changelog Previous Releases

  • Blood Tap is a talent, Ossuary is level 58. Make Blood Tap regen a rune.
  • Update Unholy talents. Apocalypse now triggers Dark Transformation. Fix lggendary typo. Epidemic is no longer a talent. Summon Gargoyle is now a talent.
  • Innervate is off GCD now.
  • They swapped Maelstrom Weapon spell IDs in this build.
  • Fix Rune forecasting.
  • Update Balance APL (more Starsurge!).
  • Some Druid legendary support.
  • More script parsing/translating fixes.
  • Add some conduits to Havoc DH.
  • Add conduit table to state.
  • For rechecks, wrap variables in safenum.
  • Fix another subtle recheck timing calc bug (was resulting in recheck functions with boolean results).
  • Revise default frame strata (to LOW).
  • Add conduit detection.
  • Feral will use Balance's eclipse_x auras because they have a meta function for Balance.
  • Fake abilities (with sID < 0) are known by default.
  • Make stripScript less aggressively stupid. Avoid erroneous conversion of ss_buffed expression for Assassination. Try to help the syntax translator out; this can have far-reaching impacts so watch for new errors.
  • Re-enable GetConditionsAndValues for snapshots. Unbreak IsUsable.
  • Meteor does not start combat. Pyroblast needs to remove Hot Streak when insta-cast.
  • Try new target exclusion (npcid with specific buff).
  • Reduce some rechecks (related to variable timings) to save CPU. Move ability charge calculations from state.advance into mt_default_cooldown. Tweak IsKnown and IsUsable to fail more quickly.
  • Tweak and tune the SimC syntax -> Lua translator. Nudge the recheck timer a bit. Note that GetConditionsAndValues is very CPU-expensive and is probably misleading in snapshots in terms of time spent.
  • Load more values for spec defaults.
  • Correct event handler stop function (when addon is disabled).
  • Reduce rechecks during narrow intervals. Improve time tracking data in snapshots.
  • ca_execute is aka ca_active in Shadowlands.
  • Remove Incanter's Flow from Frost (everyone can share Arcane's).
  • Let Subtlety use Assassination's Rupture (to avoid exsanguinate error/warning).
  • Add Fire Mage.
  • Add Demonology.
  • Destruction: Rain of Chaos (with GoSup tweak to priority).
  • Strip Mantle of the Master Assassin.
  • Strip all Legion legendaries and set bonuses.
  • Actually load Destruction Warlock.
  • Assassination: Fix Ambush with Blindside.
  • Tweak Protection Paladin priority.
  • Add Protection Paladin.
  • Add "nodebuff" flag to abilities.
  • Tweak Assassination poisons, priority.
  • Load Subtlety.
  • Assassination: Fix typo in priority.
  • Correct Sepsis spell ID. Tweak poisons to avoid trying to juggle 3 poisons at once. Update Outlaw priority to avoid excessive SnD.
  • Load Frost Mage.
  • Arcane Missiles spends buffs on start of channel.
  • Load Arcane Mage.
  • Fix mana.modmax bug.
  • Comprehensive GCD changes, I think. Probably.
  • Update for September 2 changes (in specs that are currently supported).
  • Update changed legendaries.
  • combo_point typo.