v11.1.0-1.0.0-beta1
Pre-release
Pre-release
Hekili
v11.1.0-1.0.0-beta1 (2025-02-15)
Full Changelog Previous Releases
- Merge pull request #4368 from Hekili/resolved-live-into-ptr
Merge live changes into PTR branch - Merge branch 'eleven-one-oh' into resolved-live-into-ptr
- Fixes to AOE display
Update aura helpers - Merge pull request #4357 from joshjau/utils
Replace table.getn() with #table for Lua 5.1 compatibility - Merge pull request #4356 from baaron666/baaron666-patch-1
Update protection warrior abilities - Merge pull request #4328 from syrifgit/syrif-eleven-one-oh
11.1 - all 39 specs - Merge pull request #4359 from joshjau/mage-arcane
Replaced deprecated GetItemCooldown - Merge pull request #4364 from joshjau/demonology-fix2
fix: Remove unused parameter in imps_spawned_during metamethod - Merge pull request #4363 from joshjau/enhance-shaman
fix: Enhancement Shaman variable and debuff reference errors - Merge pull request #4353 from syrifgit/thewarwithin
Unholy DK, Prot Pal, Demo Lock - Incorrect Felstorm ID
Did not catch it on previous PR https://github.com/Hekili/hekili/pull/4279/files - Update ShamanEnhancement.lua
- fix: Remove unused parameter in imps_spawned_during metamethod
Remove unused 'v' parameter from __index metamethod in imps_spawned_during table to fix Lua metamethod argument count error. - fix: Enhancement Shaman variable and debuff reference errors
- Initialize tiTarget with nil to prevent value assignment warning
- Set vesper totem charges to 0 instead of nil for integer type compliance
- Change dot.flame_shock to debuff.flame_shock for correct debuff reference
- C_Item.GetItemCooldown
Removed as not used in the file. - February 12th patch notes
- Replaced deprecated GetItemCooldown
GetItemCooldown was deprecated in patch 10.2.6
Replaced with C_Item.GetItemCooldown - Account for GoAK glyph
Using descriptive function. Tested in-game, resolves the issue.
Fixes #4358 - Put a addon-specific edit back in place
I should've documented this edit via comment in the first place, oops. It just prevents creating and accessing a variable, which is just active_enemies > 1, used by SIMC. - Reset thunder clap/blast cd with avatar
- Replace table.getn() with #table for Lua 5.1 compatibility
Replaced obsolete table.getn() with #table to ensure compatibility with Lua 5.1 in WoW. - Remove violent_outburst buff application from avatar which does not happen in-game
- Correct thunder blast rage generation
- Make avatar apply thunder_blast buff when avatar_of_the_storm talent is enabled
- Infliction of Sorrow fix
Fixes #4352 - Merge pull request #4342 from syrifgit/thewarwithin
- Order of operations
- 3 Empower Augs need to finish Fire Breath casts, too.
- DK - minor simc updates (trinkets)
- Merge pull request #4320 from syrifgit/syrif-warrior
Fury Warrior Rage Fixes + Minor interaction accuracies - Merge pull request #4338 from syrifgit/thewarwithin
Enhance Shaman is Saved. Also Eclipse. Also Fire Mage. - Merge branch 'Hekili:thewarwithin' into thewarwithin
- Merge pull request #4340 from syrifgit/syrif-hunter
Sub Rogue Shadowcraft talent support - Sub Rogue Shadowcraft talent support
Significant improvement in rotation predictions, as this talent can allow you to chain back to back finishers. Predicting these combo point gains allows the rotation to actually predict those back-to-back, instead of suddenly inserting them after seeing combo point gains. Tested in-game and confirmed with help of Fuu. - Merge branch 'Hekili:thewarwithin' into thewarwithin
- MQM is on GCD, sorta.
- Jan 28 + Feb 6
- Implement cleaner version of CLEU portion
- Update MonkWindwalker.lua
- Parameter not needed
- enhance
pack string double check, tidy whitespace, organize local declarations - wrath opener fix
works with the new eclipse implementation - Fire mage stuff
reduce duplicate code, fix some interaction inaccuracies - pack string
- WW accuracy stuff
- Update MonkWindwalker.lua
- Final tweaks
- Merge branch 'Hekili:thewarwithin' into syrif-warrior
- bandaid no longer needed
- comments
- Enhance Shaman is Saved
- Update HunterSurvival.lua
- Time travel or something
Are variables real or fake?
The Ship of Theseus, also known as Theseus's Paradox, is a paradox and a common thought experiment about whether an object is the same object after having all of its original components replaced over time, typically one after the other. - big 'ole review sesh
Remaining items from review
Dev Evoker dragonrage extension
BM (And surv) pack leader cycling buff
WW Chi cost - Merge branch 'eleven-one-oh' into syrif-eleven-one-oh
- Merge pull request #4337 from Hekili/thewarwithin
Update with main - Windwalker 11.1
Did Ordered Elements the "long way" for now. Structure for a spec-wide spend discount will go on a rainy day list. - oops
- Eclipse time
- /hek set covenants
- Update PriestDiscipline.lua
- Merge everything else
squoosh. Except Windwalker, need to redo the ordered elements thing first. - Merge PRs
Merge part 2 into big PR - Clarifying Comments for similarly named fields
cast vs cost clarification comments. Future me will thank me. - 11.1 Evoker Specs
- 11.1 Hunter specs
- Ability timeToReady() overeride
Allows overriding of timeToReady() in cases where we need to manually intervene. Example can be seen in Devastation Evoker's Pyre ability, where this override fixes the rotation and the UI components. Issue is caused by Blizzard registering the ability as on cooldown in relation to resource regeneration (such as essence), even though the addon is fully aware that resource will become available (due to a guaranteed proc) on the next spellcast. - Support new Marksmanship Lust
- Arms minor fixes
- Fury accuracy pass
- Fury Warrior Reck bonus rage