Skip to content

v11.0.5-1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 18:59
· 161 commits to thewarwithin since this release
43888fa

Hekili

v11.0.5-1.0.3 (2024-10-26)

Full Changelog Previous Releases

  • Merge pull request #4082 from syrifgit/syrif-fixes
    Sub & Frost pack regen
  • Merge branch 'thewarwithin' into syrif-fixes
  • Sub & Frost pack regen
  • Adjust dot tracking (for Prescience, maybe)
  • BM, Frost Mage updates
  • Merge pull request #4071 from syrifgit/syrif-fixes
    sub rogue APL is Finnish
  • Merge pull request #4079 from syrifgit/boomkin
    Boomkin updates without emojis 💢
  • Update PriestShadow.lua
    balance prio in shadow module?
  • Merge branch 'thewarwithin' into boomkin
  • More Balance
  • Fix Prot HoW
  • Merge branch 'thewarwithin' into boomkin
  • sync apl changes with hek
  • Balance priority update, fixes
  • Enhancement priority and Totemic stuff
  • Review notes
    ready to ship as-is for short term improvements
  • wrong branch
  • review notes implemented
  • Boomkin Update
    • fix wrath model
    • fix starfire model
    • start fixing treants model
    • APL edits to match sim behaviour (regrowth fix, moonfire fix)
      Lots more to do
  • Merge branch 'Hekili:thewarwithin' into syrif-fixes
  • revert adrenaline rush stealth break
    bug has been fixed
  • let Ret pals cast HoW during crusade
  • BDK
    fixes #4068
  • Arcane APL update
    Fix logic error with Arcane Tempo buff that was causing inappropriate barrages
  • BM Hunter APL update
  • Unholy: Update and expedite priority
  • Merge branch 'thewarwithin' of https://github.com/Hekili/hekili into thewarwithin
  • Assassin fixes, simc updates
  • Clear pmultipliers on reset
  • sub rogue APL
    sync with simc
  • Merge pull request #4066 from syrifgit/syrif-fixes
    Outlaw Polish
  • final version of safenum
  • Outlaw - Review
    Implement review notes
  • Outlaw RTB
    Fixes #4067 - tested by user
    no more comparing booleans to numbers
  • Outlaw Polish
  • Merge pull request #4062 from syrifgit/syrif-fixes
    Frost mage is ready to go
  • Merge pull request #4053 from Yuuseki/fix-assa-inevitabile_end
    fix(assassination): rename talent inevitable_end to inevitabile_end
  • Frost mag
    Accompanying pack string, remove unneeded variable, allow pet freeze to be cast while casting
  • Frost Mage
    Review notes implemented, actions.aoe reworked as per discussion with Frost Mage Theorycrafter. Added comment for the flurry time<0.2 so it doesn't get left behind again. All reacts are replaced with the appropriate buff or cd checks.
  • fix(assassination): add inevitable_end to talent table instead of renaming
  • Merge pull request #4052 from Yuuseki/fix-rogue-effective_combo_points
    fix(rogue): effective_combo_points evaluated correctly when at 0 CP
  • Merge pull request #4055 from Alandovos/thewarwithin
    Fix typo in Enhancement AOE APL
  • Sunfire doesn't require Moonkin Form
  • Frost mage is ready to go
    Beating dummy sims with both hero trees
  • Merge pull request #4054 from bjth/resto-shaman
    [REC] Restoration Shaman not working - #4051
  • Merge pull request #4046 from IIeTpoc/thewarwithin
    RtB superchaged handler was multiplicated
  • Fix typo in Enhancement AOE APL
  • [REC] Restoration Shaman not working - #4051
    Fixes - #4051
  • fix(assassination): rename talent inevitable_end to inevitabile_end
  • fix(rogue): effective_combo_points evaluated correctly when at 0 CP
  • RtB superchaged handler was multiplicated
    We already have superchaged_combo_points handle for Roll the Bones starting from line 1243. This one is duplicated i guess