Releases: Hekili/hekili
Releases · Hekili/hekili
v11.0.7-1.0.0
Hekili
v11.0.7-1.0.0 (2024-12-23)
Full Changelog Previous Releases
- Arcane priority update
- Handle SEF texture / fixate.
- Merge pull request #4234 from huchang47/Add_Potions
Add Algari Healing Potion and Cavedweller's Delight - Update Classes.lua
Fix token - Merge pull request #4239 from Apeng7364/thewarwithin
MonkWindwalker update black out kick proc stack count - Merge pull request #4242 from joshjau/demonology-warlock
add power siphon and felstorm conditions to demonology simc - Merge pull request #4241 from joshjau/warrior-reflects
Spell Reflect Updates - Additional Spells - Merge pull request #4250 from joshjau/warrior-fury
fury: add storm bolt support during bladestorm - Merge remote-tracking branch 'upstream/thewarwithin' into warrior-fury
- Frost Mage priority update
- TOC update for 11.0.7
- fury: add storm bolt support during bladestorm
- Added Storm Bolt actions after each Bladestorm cast in priority lists
- Added usable check in Lua file to prevent Storm Bolt usage during Bladestorm without Unrelenting Onslaught talent
- Update ReflectableSpells.lua
- Reorganized spells by dungeon/raid
- Added missing TWW Season 1 M+ dungeons (Necrotic Wake, Mists of Tirna Scithe, Siege of Boralus)
- Added new raid spells for The War Within
- Grouped content into clear sections:
- Grim Batol
- The Dawnbreaker
- The Stonevault
- City of Threads
- Ara-Kara, City of Echoes
- The Necrotic Wake (S1)
- Mists of Tirna Scithe (S1)
- Siege of Boralus (S1)
- Raid: The War Within
- Test Dummy
- add power siphon and felstorm conditions to demonology simc
ported from simc source (sc_warlock_pets.cpp, sc_warlock_actions.cpp):
power siphon:- prevent core capping before tyrant window
- checks for < 3 demonic cores
- tyrant cd > 25s
- not during demonic power buff
felstorm: - add cleave logic for fel sunder builds
- requires 2+ targets
- checks demonic strength talent/cd
- requires fel sunder talent
also cleaned up some tyrant timing logic and imp despawn variable tracking
- Spell Reflect Updates - Additional Spells
Added several missing reflectable spells to the database:The Necrotic Wake
- Added additional ID for Frozen Binds (320788) to Nalthor the Rimebinder
- Added Spew Disease (333479) to Zolramus Sorcerer
- Added Disease Cloud (333482, 333485) to Zolramus Sorcerer
City of Threads
- Added Silken Tomb (439814) to Izo, the Grand Splicer
- Added new spells to Eye of the Queen:
- Void Bolt (441772)
- Expulsion Beam (451600)
- Acid Bolt (448660)
- Monk: update black out kick proc stack
- Algari Healing Potion and Cavedweller's Delight of the current version have been added.
v11.0.5-1.0.20
v11.0.5-1.0.19
Hekili
v11.0.5-1.0.19 (2024-12-06)
Full Changelog Previous Releases
- Merge pull request #4221 from syrifgit/syrif-deathknight
Unholy DK Rework - Windwalker sim update
- Assassin and Sub sim updates
- Fire and Frost Mage sim updates
- Augment sim update
- DK Frost sim update
- Elemental sim update
- MW: Enable some active_dot.X tracking
- Merge pull request #4224 from syrifgit/syrif-small-fixes
Small fixes: Scalecommander, Paladin, Monk, Spriest - 3rd times the charm
- actually fix lay on hands
Oops forgot to put it in - remove debug print
- kings ID
- More Lightsmith support
Needs more work, but adds a lot of support. Partial fix for #4174 - Spriest mind flay texture?
Seems to help by manually removing buff if override not known.
fixes #4220 - Monk Paralysis Soothe
Rework soothe implementation to match how other classes/specs implement this feature, should work now. Fixes #4209 - Prot Pal spellID / interaction fixes
- Lay on Hands
- Empyreal Ward
- Guardian (and pvp version)
- Avengers shield CDR for guardian
Fixes #4222
- Scalecommander Target Cycling on Bombardments
Doesn't currently seem support by Aug APL, but it is by the Dev APL. Fixes #4219 - Merge branch 'thewarwithin' into syrif-deathknight
- sanlayn extensions
- Update DeathKnightUnholy.lua
- Unholy DK Rework
sync with PR
Final pass
Update DeathKnightUnholy.lua
More updates
Update DeathKnightUnholy.lua
Update DeathKnightUnholy.lua
Update DeathKnightUnholy.lua
Update DeathKnightUnholy.lua
Update DeathKnightUnholy.lua
Update State.lua
Update DeathKnightUnholy.lua
DnD stuff
Update State.lua
state:removeDebuffStack()
now returns the number of stacks actually removed
Update DeathKnightUnholy.lua
death coil, scourge strike, clawing shadow, festering strike, wound pops - Merge branch 'Hekili:thewarwithin' into syrif-deathknight
- Update DeathKnightUnholy.lua
v11.0.5-1.0.18
Hekili
v11.0.5-1.0.18 (2024-11-25)
Full Changelog Previous Releases
- Arcane, Fire, Protection Paladin simc updates
- (Re)tweak resource forecasting for Runes.
- Put Ascendance on CD so we stop using CL during Ascendance.
- Assassin recheck constraints.
v11.0.5-1.0.17
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
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
v11.0.5-1.0.15
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
Hekili
v11.0.5-1.0.14a (2024-11-14)
Full Changelog Previous Releases
- Fix Enhancement enhancement fix
v11.0.5-1.0.14
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