Skip to content

Releases: Hekili/hekili

v11.0.2-1.0.20a

07 Oct 00:06
Compare
Choose a tag to compare

v11.0.2-1.0.20

06 Oct 20:45
Compare
Choose a tag to compare

Hekili

v11.0.2-1.0.20 (2024-10-06)

Full Changelog Previous Releases

  • Demo: Light's Judgment lol
  • Assume every projectile spell lasts at least 0.25 seconds and don't break everything maybe
  • Blood: Exterminate fallback outside DRW
  • UH use UA more in AOE
  • Fix #3903 (probably)
  • Shadow: Multiple Tickets
  • Assassin: Darkest Night, filler to max CP (fix #3913)
  • Sub: Don't break Stealth with Gear-a-Rang
  • Fix #3911
  • Apply Templar fix to Protection Paladin
  • Updates and fixes for Balance, Aug, Frost Mage, Shadow, Sub, Fury
  • Merge pull request #3923 from syrifgit/thewarwithin
    UI Enhancements
  • UI Improvement - Snapshots
  • Low-Level Warning
    Increase threshold from under level 50 to under level 70
  • Merge pull request #3909 from syrifgit/thewarwithin
    Sin Rogue - Rupture Opener
  • Fix rogue pack string
  • Marksmanship
    correct the CDR trueshot applies to rapid fire and aimed shot for the currently active AS/RF cooldown.
  • Sin Rogue - Rupture Opener
    Allow users to leave target swapping turned off without borking the entire 4+ target opener.
    This condition change allows rupture to cast on the same target twice when called from the stealth list, which will max out your scent of blood buff due to the rupture talent which spreads it to other targets.
  • Merge pull request #3888 from johnnylam88/feat/fade-on-wait
    feat: fade on wait
  • feat: option to desaturate icons on cooldown as if out of range
    Add a toggle to desaturate the primary icon if you should wait past the
    GCD or natural cooldown before using the ability, similar to when an
    ability is out of range.
    Addresses #3552.
  • feat: only fade if the recommended ability can't be spam-cast
    When the recommended ability can't be spam-cast because it requires
    waiting past the end of the GCD or the current spellcast, then fade the
    ability as unusable if the appropriate setting is toggled.
    Remove a commented code block that is a duplicate of code in the "delay"
    check as we directly re-use the value that is stored in
    b.EarliestTime.
  • refactor: rename variable for more clarity in what it stores
    Rename local variable moment to earliest\_time to better document
    what it actually holds, and store the value in the display's first
    button in the field EarliestTime.
    No functional change intended.
  • refactor: move range/usability check later in "OnUpdate"
    Move the range and usability check in OnUpdate to later in the
    function so that it can re-use some computations made in earlier checks.
    No functional change intended.
  • refactor: rescope a local variable to avoid potential aliasing
    No functional change intended.

v11.0.2-1.0.19

02 Oct 05:35
Compare
Choose a tag to compare

Hekili

v11.0.2-1.0.19 (2024-10-02)

Full Changelog Previous Releases

  • Unholy priority update
  • Merge branch 'thewarwithin' of https://github.com/Hekili/hekili into thewarwithin
  • Augmentation Prescience and FB
  • Merge pull request #3874 from johnnylam88/feat/filter-spell-reflection
    feat: allow limiting the use of Spell Reflection on warriors
  • More Ret LD
  • Enhancement tweaks
  • Another one
  • And again
  • feat: change how M+ interruptible spells are handled
    Instead of removing the casting debuff from the target if the spell
    doesn't matches the M+ interrupt filter, change the casting debuff to
    signal that the spell is not interruptible. This allows priorities to
    still react to the spellcast with other abilities besides an interrupt
    ability.
  • feat: allow limiting the use of Spell Reflection on warriors
    Create a toggle to limit Spell Reflection to be usable only on
    reflectable spells from TWW Season 1 dungeons that are targeting the
    player.
    Store the database of reflectable spells in Hekili.Class for warriors
    only as it is warrior-specific.
  • Merge pull request #3878 from syrifgit/thewarwithin
    Aspect of the Eagle is baseline now
  • Merge pull request #3886 from xinni/patch-1
    Enhancement: Tempest summon Feral Spirit
  • Fix #3858
  • Fix #3887
  • Fix #3882: Shadowmoon Insignia added (though defensive)
  • Fix #3885: registered trinkets will work even if not usable
  • Fix Elysian Decree vs. Sigil of Spite
  • Testfix for #3856
  • Sigil of Spite IDs (Fix #3889)
  • Ret HoL test alpha
  • Enhancement: Tempest summon Feral Spirit
    Should fix the issue descriped in #3871
  • Aspect of the Eagle is baseline now

v11.0.2-1.0.19-alpha4

01 Oct 19:15
Compare
Choose a tag to compare
v11.0.2-1.0.19-alpha4 Pre-release
Pre-release

Hekili

v11.0.2-1.0.19-alpha4 (2024-10-01)

Full Changelog Previous Releases

  • More Ret LD
  • Enhancement tweaks
  • Another one
  • And again
  • Merge pull request #3878 from syrifgit/thewarwithin
    Aspect of the Eagle is baseline now
  • Merge pull request #3886 from xinni/patch-1
    Enhancement: Tempest summon Feral Spirit
  • Fix #3858
  • Fix #3887
  • Fix #3882: Shadowmoon Insignia added (though defensive)
  • Fix #3885: registered trinkets will work even if not usable
  • Fix Elysian Decree vs. Sigil of Spite
  • Testfix for #3856
  • Sigil of Spite IDs (Fix #3889)
  • Ret HoL test alpha
  • Enhancement: Tempest summon Feral Spirit
    Should fix the issue descriped in #3871
  • Aspect of the Eagle is baseline now

v11.0.2-1.0.19-alpha3

01 Oct 00:14
Compare
Choose a tag to compare
v11.0.2-1.0.19-alpha3 Pre-release
Pre-release

Hekili

v11.0.2-1.0.19-alpha3 (2024-10-01)

Full Changelog Previous Releases

  • Another one
  • And again
  • Merge pull request #3878 from syrifgit/thewarwithin
    Aspect of the Eagle is baseline now
  • Merge pull request #3886 from xinni/patch-1
    Enhancement: Tempest summon Feral Spirit
  • Fix #3858
  • Fix #3887
  • Fix #3882: Shadowmoon Insignia added (though defensive)
  • Fix #3885: registered trinkets will work even if not usable
  • Fix Elysian Decree vs. Sigil of Spite
  • Testfix for #3856
  • Sigil of Spite IDs (Fix #3889)
  • Ret HoL test alpha
  • Enhancement: Tempest summon Feral Spirit
    Should fix the issue descriped in #3871
  • Aspect of the Eagle is baseline now

v11.0.2-1.0.19-alpha2

30 Sep 19:23
Compare
Choose a tag to compare
v11.0.2-1.0.19-alpha2 Pre-release
Pre-release

Hekili

v11.0.2-1.0.19-alpha2 (2024-09-30)

Full Changelog Previous Releases

  • Testfix for #3856
  • Sigil of Spite IDs (Fix #3889)
  • Ret HoL test alpha

v11.0.2-1.0.19-alpha1

30 Sep 18:18
Compare
Choose a tag to compare
v11.0.2-1.0.19-alpha1 Pre-release
Pre-release

Hekili

v11.0.2-1.0.19-alpha1 (2024-09-30)

Full Changelog Previous Releases

  • Ret HoL test alpha

v11.0.2-1.0.18e

29 Sep 23:44
Compare
Choose a tag to compare

Hekili

v11.0.2-1.0.18e (2024-09-29)

Full Changelog Previous Releases

  • HoL fix (maybe)

v11.0.2-1.0.18d

29 Sep 22:48
Compare
Choose a tag to compare

Hekili

v11.0.2-1.0.18d (2024-09-29)

Full Changelog Previous Releases

  • Fix HoL debug again

v11.0.2-1.0.18c

29 Sep 20:58
Compare
Choose a tag to compare

Hekili

v11.0.2-1.0.18c (2024-09-29)

Full Changelog Previous Releases

  • More HoL debug
  • Fix HoL debugging :|
  • Add HoL debugging info
  • Import Balance Starfall fix
  • Update DruidBalance.simc
    Fix Starsurge in AOE