Releases: Hekili/hekili
Releases · Hekili/hekili
v8.3.0-06-beta3
Hekili
v8.3.0-06-beta3 (2020-06-01)
- Arms: Apply Colossus Smash faster with Warbreaker.
cooldown.colossus_smash replaced by cooldown.warbreaker when WB is talented.
v8.3.0-06-beta2
Hekili
v8.3.0-06-beta2 (2020-06-01)
- Arms: Try to fix revised APL.
Remove deprecated recheck code. - Add range values to Dragon Roar, Bladestorm for Exclude Out-of-Range.
v8.3.0-05
Hekili
v8.3.0-05 (2020-05-31)
- Survival: Add spec options to disable Harpoon.
- Update APLs: DK Frost, Assassination.
- Tweak logic for preventing Pyroblast hardcasts pre-pull on non-bosses.
- Don't Cheap Shot in boss fights.
- Update APLs: Unholy, Survival, Mages, Shadow, Subtlety.
- Remove redundant debugstack information from some error messages.
- Add error information to options UI.
- Don't look at this commit.
v8.3.0-06-beta1
v8.3.0-05-beta1
Hekili
v8.3.0-05-beta1 (2020-05-15)
- Hide Elemental Bloodlust so that Shamans share the Enhancement implementation.
- For pmultiplier, use the multiplier on the applied dot rather than the multiplier of the new dot.
- Remap Heroism spell ID with Shamanism PvP talent (should detect keybind).
v8.3.0-04-22.04
Hekili
v8.3.0-04-22.04 (2020-05-14)
- APL Updates: Blood, Survival, Subtlety.
Don't auto-snapshot when opening the config UI. - Fire Mage: Update default potion.
- Update talents on PLAYER_TALENT_UPDATE.
- Requeue specialization update if no spec data is available.
- Don't setup spec information when it's not yet available.
- Tweak Razor Coral to avoid errors.
- Support variable NPC IDs for pets (esp. Warlocks w/ glyphs).
Support mounted/is_mounted for ruling out summons. ability.nomounted will block an ability if you are mounted.
Add ability.icd to prevent recasting an ability that you'd just cast (icd = internal cooldown). - Hunters, Frost Mage: Don't recommend summoning pets while mounted.
- Unholy: Don't recommend Outbreak when you don't have a target if there's already an Outbreak running somewhere.
Don't recommend Raise Dead when mounted (wait to see after you dismount).
Don't festercycle without Festermight. - Identify Warlock pets more accurately.
Don't recommend Soul Strike without a living Felguard. - Handle talent changes and spec changes more quickly and gracefully.
- Do less work when swapping talents (vs. swapping specs).
Automatically snapshot the priority if a recommendation couldn't be made.
Tweak Bartender4 keybind detection.
Track some performance information in combat.
Don't run scripts that we know have errors.
Test Razor Coral changes. - DKs: Align Rune handling between specs.
- Fix a rounding error that could prevent DK rune regeneration forecast.
NOTE: This fix can impact other specializations and needs more testing.
v8.3.0-04-22.03
v8.3.0-04-22.03-beta1
v8.3.0-04-22.02
Hekili
v8.3.0-04-22.02 (2020-04-27)
- Fury: Prevent an error when SPELL_CAST_SUCCESS fires for unsupported spell IDs.