Skip to content

Releases: Hekili/hekili

v8.3.0-06-beta3

01 Jun 12:43
Compare
Choose a tag to compare
v8.3.0-06-beta3 Pre-release
Pre-release

Hekili

v8.3.0-06-beta3 (2020-06-01)

Full Changelog

  • Arms: Apply Colossus Smash faster with Warbreaker.
    cooldown.colossus_smash replaced by cooldown.warbreaker when WB is talented.

v8.3.0-06-beta2

01 Jun 12:13
Compare
Choose a tag to compare
v8.3.0-06-beta2 Pre-release
Pre-release

Hekili

v8.3.0-06-beta2 (2020-06-01)

Full Changelog

  • 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

31 May 17:05
Compare
Choose a tag to compare

Hekili

v8.3.0-05 (2020-05-31)

Full Changelog

  • 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

31 May 20:34
Compare
Choose a tag to compare
v8.3.0-06-beta1 Pre-release
Pre-release

Hekili

v8.3.0-06-beta1 (2020-05-31)

Full Changelog

  • Update APL: Arms.

v8.3.0-05-beta1

15 May 00:11
Compare
Choose a tag to compare
v8.3.0-05-beta1 Pre-release
Pre-release

Hekili

v8.3.0-05-beta1 (2020-05-15)

Full Changelog

  • 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

14 May 13:10
Compare
Choose a tag to compare

Hekili

v8.3.0-04-22.04 (2020-05-14)

Full Changelog

  • 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

29 Apr 15:24
Compare
Choose a tag to compare

Hekili

v8.3.0-04-22.03 (2020-04-29)

Full Changelog

  • DKs: Add runes.timeTo function used for rechecking.

v8.3.0-04-22.03-beta1

29 Apr 15:10
Compare
Choose a tag to compare
v8.3.0-04-22.03-beta1 Pre-release
Pre-release

Hekili

v8.3.0-04-22.03-beta1 (2020-04-29)

Full Changelog

  • DKs: Add runes.timeTo function used for rechecking.

v8.3.0-04-22.02

27 Apr 12:47
Compare
Choose a tag to compare

Hekili

v8.3.0-04-22.02 (2020-04-27)

Full Changelog

  • Fury: Prevent an error when SPELL_CAST_SUCCESS fires for unsupported spell IDs.

v8.3.0-04-22.01

27 Apr 00:32
Compare
Choose a tag to compare

Hekili

v8.3.0-04-22.01 (2020-04-27)

Full Changelog

  • Re-re-re-retune the comparison padding.