2.0.16

Details

  • Filename
    AdiButtonAuras-2.0.16.zip
  • Uploaded by
  • Uploaded
    Jul 18, 2018
  • Size
    714.39 KB
  • Downloads
    3,802
  • MD5
    2267a1c83e8620ead982dcf1c63bf388

Supported WoW Retail Versions

  • 8.0.1

Changelog

tag 0fd2eb6563618b436bca807fae807fa7a9f53abd 2.0.16
Author:    Rainrider <[email protected]>
Date:    Thu Jul 19 02:16:52 2018 +0200

Update for Battle for Azeroth

Missing:
- arcane mage (baseline/talents/pvp)
- fire mage (pvp)
- warlock (all

commit e6730dcb6479d54efdb2b00fd76d6adc0e452fdb
Author: Rainrider <[email protected]>
Date:   Thu Jul 19 02:03:38 2018 +0200

    Bump toc and copyleft

commit cd4f0bf8d5fee79a54b78ce4def3333c3c775b0e
Author: Rainrider <[email protected]>
Date:   Thu Jul 19 01:38:02 2018 +0200

    warrior: update for Battle for Azeroth (#291)

commit 6840d8bfb73fa0962827edf7b0e6828755572b16
Author: Rainrider <[email protected]>
Date:   Thu Jul 19 01:37:22 2018 +0200

    mage: update for Battle for Azeroth (#287)

    Missing:
    - arcane

commit bfb3f7501badf4b2ad4f4f6859c78d380cd6664c
Author: Rainrider <[email protected]>
Date:   Tue Jul 17 00:52:41 2018 +0200

    paladin: show the duration of Consecration and the 'good' border if the player is standing in it

commit 510270b57a6f35e419e58df92b5ea5a47ac7d86d
Author: Rainrider <[email protected]>
Date:   Tue Jul 17 00:27:56 2018 +0200

    paladin: update for Battle for Azeroth (#279)

commit 29e0dd217bd1a0683f67f0ec38287dde583ad7bb
Author: Rainrider <[email protected]>
Date:   Thu Jul 12 14:54:42 2018 +0200

    core: fix missing argument in the Auras rule helper

commit d8d580d0a440a2b7776287041eaa44e3f6270bfd
Author: Rainrider <[email protected]>
Date:   Thu Jul 12 14:50:28 2018 +0200

    core: add providers to the *Aliases rule helpers

commit 9013fd7808da0999f6b6ff2dce9d41408cc64aea
Author: Rainrider <[email protected]>
Date:   Thu Jul 12 14:25:16 2018 +0200

    rogue: update for Battle for Azeroth (#290)

commit f7a51a092c8a3865341940a512434411b134aa16
Author: Rainrider <[email protected]>
Date:   Tue Jul 10 20:22:48 2018 +0200

    hunter: update for Battle for Azeroth (#282)

commit 8741d3e977b858d53fb34b3f0500d0660d3f6754
Author: Rainrider <[email protected]>
Date:   Tue Jul 10 20:22:28 2018 +0200

    druid: update for Battle for Azeroth (#286)

commit 2d385a39647828a3c136d9179d03dce6bda720f1
Author: Rainrider <[email protected]>
Date:   Tue Jul 10 20:21:40 2018 +0200

    shaman: update for Battle for Azeroth (#288)

commit 93807d619e5cf254cd6a6d2471c0f42e50eb7726
Author: Rainrider <[email protected]>
Date:   Tue Jul 10 20:21:19 2018 +0200

    priest: update for Battle for Azeroth (#289)

commit e198ac25c97647c4771a2d3513f8bc17394b44ec
Author: Rainrider <[email protected]>
Date:   Sun Jun 24 01:26:54 2018 +0200

    deathknight: update for build 26871

commit a4f7e6f884847983784f002779b05df3b8a90760
Author: Rainrider <[email protected]>
Date:   Sat May 26 17:19:37 2018 +0200

    core: add a new highlight type "dispel"

    Highlights dispeling spells by the type of the found dispellable debuff.

commit d646ec8d03133ed21e58bc0984e83009b2a5dfe9
Author: Rainrider <[email protected]>
Date:   Thu May 24 16:24:01 2018 +0200

    rules: activate crowd control rules only when the providers are known

commit 273b9de133e154135d95ff413aeca1d2e443bdf9
Author: Rainrider <[email protected]>
Date:   Thu May 24 14:46:01 2018 +0200

    deathknight: update rules for Battle for Azeroth (#283)

commit a7c54a85bac0cd4a54b28084395a211a4ad4800f
Author: Rainrider <[email protected]>
Date:   Mon May 21 18:24:04 2018 +0200

    rules: add ShowDispellable as an abstraction to BuildDispelHandler

    Update documentation
    Use the new rule for Demon Hunters

commit f83b1f279069fc981ac22a6ad4b2d1aea801750c
Author: Rainrider <[email protected]>
Date:   Mon May 21 14:46:46 2018 +0200

    monk: update rules for Battle for Azeroth (#278)

commit 68864d81bbfcd0cb703c7aab588aeb4439a72602
Author: Rainrider <[email protected]>
Date:   Mon May 21 14:45:51 2018 +0200

    demonhunter: update rules for Battle for Azeroth (#280)

commit 7ddac0b6037563ed975e3ed1a91a96cdf6bfa6ad
Author: Rainrider <[email protected]>
Date:   Mon May 21 12:26:04 2018 +0200

    rules: return early is no unit

commit 0482ef744f5f64d2f44144b507e117aed1dc19f0
Author: Rainrider <[email protected]>
Date:   Mon May 21 01:08:41 2018 +0200

    rules: add self-dispels and racial dispels

    Modified dispels like Feign Death through Survival Tactics and Immolation Aura through Cleansed by Flame are not supported yet

commit 97058bc839ea686f3444dbcdbd4ef823a3fd0830
Author: Rainrider <[email protected]>
Date:   Sun May 20 23:06:44 2018 +0200

    core: fix updating of dynamic units

    The old behavior led to false positives, because when
    SecureCmdOptionParse("[harm]") would not resolve to a unit, "target" would be assumed, even if it is a friendly one (same with [help] and enemy
    units).

commit 39e227480fc688b4be7d9915dbb67fe40791d95a
Author: Rainrider <[email protected]>
Date:   Sun May 20 18:58:28 2018 +0200

    Remove dependency on LibDispellable

    TODO: enemy and ally mapping

commit 2282f9a4fa8ff52ea6b4db44568cfcbaefff75ad
Author: Rainrider <[email protected]>
Date:   Sat May 19 12:33:06 2018 +0200

    core: use GetSpellBookItemName for spellbook tooltips

commit 9ab9027ad110aa6614d6eaa64fb1607aa229a54f
Author: Rainrider <[email protected]>
Date:   Thu May 17 22:44:19 2018 +0200

    core: hook SetItemRef for combat log/chat links with spell info

commit 0cac518ac26f5d4ac098420ce53f48914444d860
Author: Rainrider <[email protected]>
Date:   Thu May 17 22:26:25 2018 +0200

    core: add an empty line before id info in debug tooltips

commit c33272a9d119862c669dff30300724ecd55796cf
Author: Rainrider <[email protected]>
Date:   Thu May 17 22:08:57 2018 +0200

    core: add pvp talent info to tooltips

commit 3cb91b68d940aa10c8cd368c1ac1912d38a57be1
Author: Rainrider <[email protected]>
Date:   Thu May 10 22:31:22 2018 +0200

    rules: remove Legion class rules

commit e37ac9f38ea5d8c34eeff1646155e8515b3f82e4
Author: Rainrider <[email protected]>
Date:   Thu May 10 22:22:20 2018 +0200

    rules: adjust for LibDispellable update

commit 733ed06d1a5965f49ed988ba741bbfe7c19d999a
Author: Rainrider <[email protected]>
Date:   Thu May 10 17:43:04 2018 +0200

    core: add debug tooltip for azerite power

commit e79574df8978cb3fcea6eaf13ee339ac78a9ec0a
Author: Rainrider <[email protected]>
Date:   Sun Apr 29 23:33:46 2018 +0200

    core: upvalue GetPetActionInfo and GetTalentInfoByID

commit a6f1a8f9f150e5fe9210234f2055f656dff6249c
Author: Rainrider <[email protected]>
Date:   Fri Apr 27 19:56:15 2018 +0200

    core: switch from SPELL_POWER_ suffixes to Enum.PowerType

    Not backwards compatible with the ShowPower shorthand rule.

commit 6894f4d034593014a3871c165cfd97410c63be20
Author: Rainrider <[email protected]>
Date:   Thu Apr 26 20:44:13 2018 +0200

    core: enable DebugTooltip for pet actions

commit 4191feb6c85c5f654b8072e9c81212d8db596828
Author: Rainrider <[email protected]>
Date:   Thu Apr 26 19:39:39 2018 +0200

    core: enable DebugTooltip for talents

commit fa4cc390e81ffadb646e244e8ea4a02dab42f3f0
Author: Rainrider <[email protected]>
Date:   Thu Apr 26 10:20:41 2018 +0200

    rules: update common rules

commit a0ada49462c1aaa0d57abe18abed2ce51ccb88b7
Author: Rainrider <[email protected]>
Date:   Thu Apr 26 00:10:25 2018 +0200

    Blizzard API changes for BfA

Additional Files

Type Name Size Uploaded Game Version Downloads
548.54 KB Jul 18, 2018 8.0.1 60