Skip to content

Releases: Hekili/hekili

v11.0.5-1.0.17

22 Nov 22:17
Compare
Choose a tag to compare

Hekili

v11.0.5-1.0.17 (2024-11-22)

Full Changelog Previous Releases

  • Tweak refresh
  • Blood, Frost Mage, Protection Paladin, Destruction
  • Tweak refresh
  • Fix Envenom stacks
  • Math.
  • Merge pull request #4207 from syrifgit/DK-Rune-Model
    Death Knight Runes and breath stuff
  • Review notes
    Implemented review notes, also added new pack string which adds my state expression to the breath entry point to mitigate against fall out of breath early
  • Update DeathKnightFrost.lua
  • Merge branch 'Hekili:thewarwithin' into DK-Rune-Model
  • spaces
  • Death Knight Runes

v11.0.5-1.0.16

19 Nov 23:22
Compare
Choose a tag to compare

Hekili

v11.0.5-1.0.16 (2024-11-19)

Full Changelog Previous Releases

  • Fury Slayer Rampage vs. Execute; Charge min range option
  • Assassin Shiv chanes
  • Expose current action list in virtual state; update performance things and stuff.

v11.0.5-1.0.15a

18 Nov 03:56
Compare
Choose a tag to compare

Hekili

v11.0.5-1.0.15a (2024-11-18)

Full Changelog Previous Releases

  • Assassination Ambush

v11.0.5-1.0.15

17 Nov 20:21
Compare
Choose a tag to compare

Hekili

v11.0.5-1.0.15 (2024-11-17)

Full Changelog Previous Releases

  • Frost Mage SimC update
  • Clean up wolf cleanup.
  • Unholy target cycling (?)
  • Sin Envenom stacks.
  • Revise ForceUpdate logic.
    Don't profile Snapshot updates.
  • More tuning.
  • Merge pull request #4198 from syrifgit/syrif-small-fixes
    Sin Rogue, Feral Druid, Blood DK, and Potions
  • Sklep
  • TWW Potions Please
    Stop defaulting to shadowlands and DF potions. Fallback for everything is Tempered Potion since it's widely applicable to all specs in the game (secondary stat boost), and users have the option to change their potions with that new setting.
  • Blood DK - Reaper of Souls
    Probably use the buff SpellID for the buff instead of the talent SpellID.
  • Feral - Bloodtalons fix
    Swipe typo, wasn't counting for bloodtalons.
  • Sin Rogue updates
    SIMC Sync (some missing pieces from like 3 weeks ago oops), pooling fixes, carnage fixes, fix typos

v11.0.5-1.0.14a

14 Nov 16:22
Compare
Choose a tag to compare

Hekili

v11.0.5-1.0.14a (2024-11-14)

Full Changelog Previous Releases

  • Fix Enhancement enhancement fix

v11.0.5-1.0.14

14 Nov 10:13
Compare
Choose a tag to compare

Hekili

v11.0.5-1.0.14 (2024-11-14)

Full Changelog Previous Releases

  • Fix: Count Feral Spirit related buff stacks
  • Fix: Don't need to delete thread in ForceUpdate
  • Fix: Update toggle-based filtering on reset
  • Fix: Combine stacks when there are multiple applications

v11.0.5-1.0.13

13 Nov 21:32
Compare
Choose a tag to compare

Hekili

v11.0.5-1.0.13 (2024-11-13)

Full Changelog Previous Releases

  • More update triggers
  • Destro priority update
  • Enhancement: Ice Strike?
  • Frost DK: Format :)
  • Blood: Ref state.spec
  • Refine Performance
  • Merge pull request #4184 from syrifgit/syrif-deathknight
    Frost DK Tweaks
  • Merge branch 'Hekili:thewarwithin' into syrif-deathknight
  • Frost tweaks
  • Merge pull request #4180 from syrifgit/syrif-deathknight
    Blood Deathknight Update
  • Update DeathKnightFrost.lua
  • Merge pull request #4179 from syrifgit/syrif-hunter
    Hunter, mage & Rogue - HasteCD & charge functions
  • Merge pull request #4176 from syrifgit/syrif-druid
    Restoration Druid Rework
  • FInal Copy
    Based on discussion of cast = and hasteCD
  • Resto Druid Final Copy
    Don't overwrite your entire PR with an old version this time.
    Fixed all cast, cooldown and charge / recharge. Review notes implemented.
  • Merge branch 'Hekili:thewarwithin' into syrif-druid
  • Update DeathKnightBlood.lua
  • Blood DK Modelling Update
  • Mages too
  • Rogue charge functions
  • hasteCDs and charge functions
    Coding convention consistency
  • Hunter - HasteCD & charge function
    Add more consistency to coding conventions
  • Review Notes
    Still need decision on tree of life name
  • Merge pull request #4171 from syrifgit/syrif-small-fixes
    Allow users to actually turn off the kick filter
  • Rename Living Flame trinket
  • Final proofread + formatting
  • Spec options and actionlist
  • More modeling
  • More modelling
  • Initial Resto Druid pass
    Done
    Rejuv
    Regrowth
    Efflo
    Lifebloom
    Flourish
    Tranq
    Invig
    Wrath
    Incarn
    Swiftmend
    TODO
    Starsurge/starfire/HoTW
    Catform
    Bearform
    Natures swiftness
    wild growth active dots
    grove guardians
    wildstalker
  • Merge branch 'syrif-small-fixes' of https://github.com/syrifgit/syrif-hekili into syrif-small-fixes
  • Allow users to actually turn off the kick filter
    The UI togglebox for filterCasts belongs to profile.toggles.interrupts.
    This line from Options.lua hard the m+ filter hardcoded as always on no matter what the user clicked.
    filterCasts = true,

v11.0.5-1.0.12

09 Nov 20:29
Compare
Choose a tag to compare

Hekili

v11.0.5-1.0.12 (2024-11-09)

Full Changelog Previous Releases

  • Remove Discipline Voidweaver debug print
  • Discipline Voidweaver corrections
  • Merge branch 'thewarwithin' of https://github.com/Hekili/hekili into thewarwithin
  • Fix #4074 (stop filtering by range when LRC fails)
  • Merge pull request #4112 from bjth/smooth-out-fdk
    Smooth out FDK - APL simplification
  • Merge pull request #4162 from dubudevs/thewarwithin
    fix off-by-one error in imp remaining cast calculation
  • Merge pull request #4170 from syrifgit/syrif-small-fixes
    Prot Warr - Last Stand Spec Setting
  • Fix #4141 (Living Flame trinket)
  • Fix #4152 (Charge distance)
  • Fix #4153 (Clawing Shadows vs Vampiric Strike)
  • Enhancement Thorim's Invocation
  • Fix #4154 (RWK)
  • Fix #4164 (Enhancement priority adjustment for SB AOE - Lava Lash)
  • Make priority importer more durable ?
  • Fix #4167
  • Fix #4158 (Demonology adjustments)
  • Unholy priority adjustment (variables)
  • Don't Auto-Snapshot if 4 recommendations were made.
  • Fix #4156 (don't reset unloaded spec options)
  • Remove more MFE stuff.
  • Prot Warr - Spec settings that relied on a disabled setting
    last stand settings were disabled if you decided to use last stand offensively, but that setting is gone and the last stand defensive settings were left permanently disabled
  • Fix #4165 (MFE stack detection)
  • fix off-by-one error in imp remaining cast calculation
  • Merge pull request #4155 from syrifgit/syrif-druid
    Druid, Rsham, General UI
  • Balance - add the other half of blooming infusion
  • UI - Fix incorrect name of snapshots tab in various places
    Also guardian druid unused variable commented out (targeted for later revisit)
  • RSham flame shock wrong ID
  • Fix Feral Frenzy Combo Point Forecasting
  • Move interupt even higher
  • Move interupts and AMS higher in the priority
  • Address comment for interrupt. LUA file takes care of mob casting
  • Bump LUA version
  • Update simc to remove nested actions, and update the LUA to import the new SIMC
  • these action list conditions can be strict
  • Bump the version number
  • Fix spelling mistake in Breath soul reaper condition. Re-Run RaidBots Sim Profiles
  • Merge in APL changes.
  • Merge branch 'thewarwithin' into smooth-out-fdk

    Conflicts:

    TheWarWithin/DeathKnightFrost.lua

    TheWarWithin/Priorities/DeathKnightFrost.simc

  • Merge branch 'smooth-out-fdk' of https://github.com/bjth/hekili into smooth-out-fdk

    Conflicts:

    TheWarWithin/DeathKnightFrost.lua

  • Bump LUA file version
  • Remove Strict Checks as suggested.
    Ran a dungeon with the new APL, without strict it feels better, than on a Dummy with them on
  • Merge branch 'thewarwithin' into smooth-out-fdk
  • Merge changes to Reaper Priority
  • Commit LUA change to import
  • Changes to Frost DK APL to smooth out gameplay
    APL changes to get closer to the rotation from: https://www.wowhead.com/guide/classes/death-knight/frost/rotation-cooldowns-pve-dps both for ST and AoE. Changes to align CDs and rotational complexity.
    Removed 1/2% APL performance gains that make it really jerky in game, as the suggestions change so rapidly.

v11.0.5-1.1.0-alpha1

09 Nov 20:31
19ef9e7
Compare
Choose a tag to compare
v11.0.5-1.1.0-alpha1 Pre-release
Pre-release

Hekili

v11.0.5-1.1.0-alpha1 (2024-11-09)

Full Changelog Previous Releases

  • Merge pull request #4163 from syrifgit/syrif-chat_commands
    Updated chat command handler
  • Formatting
  • Final tweaks before formatting
  • Update Options.lua
  • First Draft of chat command handling

v11.0.5-1.0.11

06 Nov 00:06
Compare
Choose a tag to compare

Hekili

v11.0.5-1.0.11 (2024-11-06)

Full Changelog Previous Releases

  • Merge branch 'thewarwithin' of https://github.com/Hekili/hekili into thewarwithin
  • Arms SimC update (Execute/Juggernaut)
  • Merge pull request #4143 from syrifgit/syrif-druid
    Druid Model Accuracy: Feral & Guardian
  • review notes
    ursoc rage to be revisited
  • Balance SimC update (Sunfire)
  • Merge branch 'thewarwithin' of https://github.com/Hekili/hekili into thewarwithin
  • Unholy sim update (Death Coil)
  • Merge pull request #4145 from syrifgit/syrif-rogue
    Sub Rogue Flagellation Icon
  • Fix #4149
  • Sub Rogue Flagellation Icon
    Fixes #4144
  • Minor Formatting, Coiled to Spring
    as per boss man's preferences
  • Feral Modelling
  • Guardian
    Tidy spec options UI, handler reorg, allow maxironfur to be disabled, attempt to emulate incarn CDR even better
  • Guardian Druid Model Accuracy