Skip to content

Releases: johnnylam88/nerien-hekili-packs

1.4.7

06 Apr 00:58
Compare
Choose a tag to compare

Nerien's Hekili Packs

1.4.7 (2024-04-06)

Full Changelog Previous Releases

  • chore: regenerate monk profiles
  • fix: don't suggest Tiger Palm with Press the Advantage
    Tiger Palm is inactive when Press the Advantage is talented for
    brewmaster monks, but Hekili will still show the Press the Advantage
    icon if Tiger Palm is suggested.

1.4.6

05 Apr 11:46
Compare
Choose a tag to compare

Nerien's Hekili Packs

1.4.6 (2024-04-05)

Full Changelog Previous Releases

  • chore: regenerate tank profiles
  • feat: Add Leaf of the Ancient Protectors trinket
    Leaf of the Ancient Protectors is a shield trinket from Everbloom that
    can be used as a budget version of Fyrakk's Tainted Rageheart.

1.4.5

30 Mar 00:47
Compare
Choose a tag to compare

Nerien's Hekili Packs

1.4.5 (2024-03-30)

Full Changelog Previous Releases

  • chore: regenerate profiles for tanks
  • fix: suggest Fyrakk tank trinket at pre-pull, not time=0

1.4.4

29 Mar 21:38
Compare
Choose a tag to compare

Nerien's Hekili Packs

1.4.4 (2024-03-29)

Full Changelog Previous Releases

  • fix: update TOC for WoW 10.2.6

1.4.3

29 Mar 21:37
Compare
Choose a tag to compare

Nerien's Hekili Packs

1.4.3 (2024-03-29)

Full Changelog Previous Releases

  • chore: regenerate profiles
  • feat: add Fyrakk tanking trinket and legendary 2H weapon to APLs
  • chore: fix permissions on GitHub workflow YAML file

1.4.2

08 Mar 21:51
Compare
Choose a tag to compare

Nerien's Hekili Packs

1.4.2 (2024-03-08)

Full Changelog Previous Releases

  • chore: regenerate brewmaster monk action packs
  • fix: note the brewmaster monk defensives that are off GCD
  • chore: regenerate brewmaster monk action packs
  • fix: suggest Celestial Brew more often for brewmaster monk

1.4.1

08 Mar 00:50
Compare
Choose a tag to compare

Nerien's Hekili Packs

1.4.1 (2024-03-07)

Full Changelog Previous Releases

  • chore: regenerate vengeance demon hunter action pack
  • fix: improve vengeance demon hunter action priority
    • Soul Cleave after large hits for healing.
    • Pool to 80 Fury instead of 50 Fury for Fel Devastation so that the Fury
      bar is not completely empty when exiting Fel Devastation.
    • Improve the estimate of Fury Per Second.
    • Estimate the heal from Shattered Souls for healing purposes.
    • Improve the detection of the number of targets in the current pull.
    • Suggest using The Hunt to pull a mob pack if nothing else is available.

1.4.0

17 Feb 04:24
Compare
Choose a tag to compare

Nerien's Hekili Packs

1.4.0 (2024-02-13)

Full Changelog Previous Releases

  • feat: add vengeance demon hunter action pack
    Add an action pack for Vengeance Demon Hunter based on the Wowhead guide
    by Itamae.

1.3.1

08 Feb 19:28
Compare
Choose a tag to compare

Nerien's Hekili Packs

1.3.1 (2024-02-08)

Full Changelog Previous Releases

  • chore: regenerate warrior action pack
  • style: use "rage_gain" prefix for abilities that gain rage
  • fix: improve estimating rage from incoming damage
    When fewer mobs are attacking, you are unlikely to be attacked at least
    once per second, so scale down the estimate of rage gained from incoming
    damage based on the number of active enemies.

1.3.0

29 Jan 17:18
Compare
Choose a tag to compare

Nerien's Hekili Packs

1.3.0 (2024-01-28)

Full Changelog Previous Releases

  • docs: note non-default action packs when available
  • chore: regenerate monk action packs
  • feat: add APL based on BrM monk guide by Equinox
    Add a separate action priority list for brewmaster monk based on the
    Dragonflight guide by Equinox.
  • fix: brewmaster monk APL improvements
    • Use the correct formula for healing sphere healing in calculating when
      to use Expel Harm for self-healing.
    • Consider Celestial Brew as a defensive buff on par with Fortifying
      Brew, Dampen Harm, and Diffuse Magic as it's used similarly and you
      wouldn't normally overlap them.
    • Use a safer health percent threshold for using defensive buffs.
    • Split out use of defensive buffs into a separate action list.
    • Improve the conditions for when to use Purifying Brew.
    • Use more constant variables to self-document the APL.
    • Add a simple opener to use Keg Smash on pull for threat and to use
      Weapons of Order early.
  • refactor: move warrior defensives to a separate action list
  • style: reorder action lists alphabetically