v9.0.1-1.0-alpha29
Pre-release
Pre-release
·
5670 commits
to thewarwithin
since this release
Hekili
v9.0.1-1.0-alpha29 (2020-09-07)
Full Changelog Previous Releases
- 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.
- Update Assassination.
- Fix min/max parse error with Lua translator.
- Shared legendaries.
- DH: Legendaries (that are predictable).
- Frost DK and Unholy legendaries.
- Guardian bugfixes, priority change for Ironfur.
- Affliction: Make Impending Catastrophe a projectile (to help with Deathglare timing). Update priority.
- Add Covenant.venthyr (etc.) and make it work for previews. SimC seems to use covenant.abilityname too. Tweak 'modmax' to be included in health metatable because reasons.
- Enable Affliction Warlock.
- Load IsActiveSpell into state table.
- Update TOC to load Fury Warrior.
- Add user-supplied Fury Warrior changes (with adjustments).
- Model mainhand rage gain for Protection Warrior.
- Arms: Update mainhand rage modeling. Revise Condemn to include multiple spell IDs due to Massacre. Incorporate Sudden Death.
- Build swing-type into weapon forecasting.
- Update attack speeds when gear is updated.
- Update weapon attack speed(s) on spec swap.