v11.0.5-1.0.13
github-actions
released this
13 Nov 21:32
·
152 commits
to thewarwithin
since this release
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 ofcast =
andhasteCD
- Resto Druid Final Copy
Don't overwrite your entire PR with an old version this time.
Fixed allcast
,cooldown
andcharge / 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 toprofile.toggles.interrupts
.
This line fromOptions.lua
hard the m+ filter hardcoded as always on no matter what the user clicked.
filterCasts = true,