Skip to content

Releases: Hekili/hekili

v8.3.0-04-22-beta5

22 Apr 12:37
Compare
Choose a tag to compare
v8.3.0-04-22-beta5 Pre-release
Pre-release

Hekili

v8.3.0-04-22-beta5 (2020-04-22)

Full Changelog

v8.3.0-04-22-beta4

22 Apr 00:01
Compare
Choose a tag to compare
v8.3.0-04-22-beta4 Pre-release
Pre-release

Hekili

v8.3.0-04-22-beta4 (2020-04-22)

Full Changelog

  • Testfix for erroneous priority blocking.

v8.3.0-04-22-beta3

21 Apr 17:49
Compare
Choose a tag to compare
v8.3.0-04-22-beta3 Pre-release
Pre-release

Hekili

v8.3.0-04-22-beta3 (2020-04-21)

Full Changelog

  • More caching and debug snapshot info.
  • Implement CheckScript caching to (maybe?) accelerate processing of long priority lists.
  • Factor haste into Fire Blast recharge time.
  • Fix action.X.excuting and action.X.execute_remains (helps Fire Mage APL).

v8.3.0-04-22-beta2

21 Apr 03:28
Compare
Choose a tag to compare
v8.3.0-04-22-beta2 Pre-release
Pre-release

Hekili

v8.3.0-04-22-beta2 (2020-04-21)

Full Changelog

  • Fire: Update APL to use some shortcutting to reduce workload.
  • Convert some APL elements to numbers at time of import.
  • Wipe cached priority list tables before reusing them.
  • Affliction: Update APL.
  • Reduce memory usage, improve efficiency (again) of variables.
  • Clean-up cache system for priority stack.
  • Options: Avoid error when swapping from a larger list to a shorter list.
  • Deploy really stupid, ugly code to improve caching and reduce memory usage even though the garbage collector is happy to eat it.

v8.3.0-04-22-beta1

20 Apr 19:15
Compare
Choose a tag to compare
v8.3.0-04-22-beta1 Pre-release
Pre-release

Hekili

v8.3.0-04-22-beta1 (2020-04-20)

Full Changelog

  • Remove unnecessary table_copy in variable support to save memory/cycles.

v8.3.0-04-21

19 Apr 00:58
Compare
Choose a tag to compare

Hekili

v8.3.0-04-21 (2020-04-19)

Full Changelog

  • Demonology: Make imp count a bit more conservative on reset.
  • Fix time-sensitive check on run/call_action_list.
  • Demonology: Properly delete imps with Power Siphon.
    • Update Wild Imps db on reset.
    • Fix cast history for line_cd modifiers.
      • Fix imps_spawned_during.X to pass the X as string rather than the value.
      • Demonology: Felstorm no longer prevents Soul Strike (despite tooltips).

v8.3.0-04-20

10 Apr 14:02
Compare
Choose a tag to compare

Hekili

v8.3.0-04-20 (2020-04-10)

Full Changelog

  • Havoc, Shadow, Outlaw: Update APLs.
  • Babyproof the WeakAuras notification re: toggles, etc. (Some other addon appears to create a WeakAuras global table that isn't WeakAuras and doesn't include ScanEvents.)
  • Protection Paladin: Update APL to include Worldvein.
  • Fury: Add range value for Whirlwind and user toggle to exclude WW when out of range.
  • Windwalker: Re-include Use Items (generic use-items) based on APL constructor in sc_monk.cpp
  • Fire: Change Rune of Power preference to a toggle; allow Rune of Power when Combustion is ready (oops).
  • Retribution: Wake of Ashes range-check should fail if you don't presently have a target.
  • Retribution: Import 8.3 APL (parser never saw it).
  • Retribution: Predict Crusade stack gains from Holy Power expenditures.
  • Update action readiness when un/checking Enabled on action list entries.
  • Fire: Don't hold RoP when Combustion is ready.
  • BM: Clean up focus regen models related to BS dots. THANKS Putro.
  • BM: Barbed Shot now stacks up to 8 (why not go up to 11)? Thanks Putro.
  • Don't treat Rune of Power as a cooldown...
  • Unholy: Don't recommend Outbreak if your target has Outbreak.
    • And go ahead and apply Virulent Plague if your target has Outbreak but we updated before VP hit.
  • Remove print/debug message.
  • Increase responsiveness of updates related to projectile spell impacts.

v8.3.0-04-19

03 Apr 02:45
Compare
Choose a tag to compare

Hekili

v8.3.0-04-19 (2020-04-03)

Full Changelog

  • WW: If we just cast Tiger Palm but we refreshed before the Chi was generated, fake it.
  • Don't call table.wipe unless we need to.
  • Clear target cycling data for each test.
  • More WW tweaking.
  • More WW revisions to avoid recommendation blocking due to Mastery/Hit Combo and ending a fight with TP.

v8.3.0-04-20-beta1

03 Apr 13:57
Compare
Choose a tag to compare
v8.3.0-04-20-beta1 Pre-release
Pre-release

Hekili

v8.3.0-04-20-beta1 (2020-04-03)

Full Changelog

  • Spec options from minimap dropdown will now use the proper set/get functions (fixes WW FSK issue).

v8.3.0-04-18

02 Apr 13:00
Compare
Choose a tag to compare

Hekili

v8.3.0-04-18 (2020-04-02)

Full Changelog

  • WW: Update APL.
    • Also disable Touch of Karma when Good Karma isn't talented.
    • Also leaving FSK in the priority now, you have a setting to turn it off.
  • Merge pull request #300 from bvenable/master
    added Mr. Munchykins trinket
  • added Mr. Munchykins trinket