Hekili [The War Within]

Sim-based priority/rotation helper for DPS and tanking specializations.

File Details

7.3.5.18-7-g86d7a35-alpha

  • A
  • Feb 6, 2018
  • 897.03 KB
  • 816
  • 7.3.5
  • Retail

File Name

Hekili-7.3.5.18-7-g86d7a35-alpha.zip

Supported Versions

  • 7.3.5

Changes since tag 7.3.5.18

commit 86d7a3528862d65a84bcf9bf161ade63562d8ceb
Author: Hekili <Hekili@users.noreply.github.com>
Date:   Mon Feb 5 21:19:33 2018 -0500

    Fix the fixed fix for taxi visibility.

commit dbef0ffaeb04bbaf843bc990b98ec8ea5a0ff56d
Author: Hekili <Hekili@users.noreply.github.com>
Date:   Mon Feb 5 20:37:18 2018 -0500

    Minor display/APL tweaks.

commit 313388dab47bdb8e0bb2540d1a6bfa53f85807a6
Author: Hekili <Hekili@users.noreply.github.com>
Date:   Mon Feb 5 20:09:31 2018 -0500

    Update Elemental Primary displays.

    Fix up display setting imports -- if you import a string that is missing
    some settings, the addon will fill in from defaults.

    Allow players to set the Delay text size if they so desire.

commit f484f8645e3de83c4d51aafd150f2378ff78d2a0
Author: Hekili <Hekili@users.noreply.github.com>
Date:   Mon Feb 5 19:43:24 2018 -0500

    Add Light's Judgment for Lightforged.

    Import SimC APLs for Protection Paladins.
    Cleanup and condense redundant display alpha functions.
    Make displays update their alpha if needed on entering combat/leaving
    combat.

commit 3aa6d1b5bf51070afdb822a17a6f66d580cbe7b6
Author: Hekili <Hekili@users.noreply.github.com>
Date:   Mon Feb 5 08:37:47 2018 -0500

    Fix for taxi fix.

commit af14c9ba127e4e9c71a755425189ee45fa75f4e3
Author: Hekili <Hekili@users.noreply.github.com>
Date:   Sun Feb 4 14:08:41 2018 -0500

    Fix for hiding on taxis.

commit ce866c5654f60d21b857a4079ee42b96d9cd623f
Author: Hekili <Hekili@users.noreply.github.com>
Date:   Sun Feb 4 00:23:02 2018 -0500

    Reduced overall overhead.

    * Many redundant display updates were pruned; the addon now updates its
    icon displays based on relevant events or when new recommendations are
    made.
    * Added some caching for when abilities are known or disabled.
    * Force recommendation on aura application/removal only if it's an aura
    the addon knows and cares about.
    * Forecast up to 5 seconds of resource gains (was 7.5s).

    Update Patrons' names.

    * Add config options for the "delay" text along with a graphical
    indicator option (Displays > ... > Extras).

    * Target updates should trigger an early update if it goes from
    multi-target to single-target.

    Classes:
    * Demon Hunter, Havoc APL updates for Fury of the Illidari usage in ST.
    * Druid, more accurately calculate GCDs.
    * Druid, catch special Prowl spell ID (when cast from Incarnation form).
    * Druid, add a recheck for Prowl/Shadowmeld to try to catch the end of
    Incarnation more consistently.
    * Monk, update Brewmaster APLs and clarify Energizing Elixir setting.
    * Rogue, add recheck for Shadow Dance mid-DfA to try to buff the landing
    more consistently.