v1.7.6-6-g0a9e9b6-alpha

Details

  • Filename
    LibHealComm-4.0-v1.7.6-6-g0a9e9b6-alpha.zip
  • Uploaded by
  • Uploaded
    Jan 15, 2020
  • Size
    32.84 KB
  • Downloads
    175
  • MD5
    a5efc08e1a57353aac9701e5fbae017e

Supported WoW Classic Versions

  • 1.13.3

Changelog

Changes since tag v1.7.6

commit 0a9e9b62f9272fa9a28f51e43aed9b19c4b15f42
Author: Azilroka <[email protected]>
Date:   Wed Jan 15 17:30:54 2020 -0600

    minor 88

commit 346e974ba4d439aa48d5853ffd94a6452953e738
Author: dev7355608 <[email protected]>
Date:   Thu Jan 9 21:13:21 2020 +0100

    Update healing modifiers

    Add Power Infusion; remove Wound Poison because it is not percent-based in Classic.

commit 346e974ba4d439aa48d5853ffd94a6452953e738
Author: dev7355608 <[email protected]>
Date:   Thu Jan 9 21:13:21 2020 +0100

    Update healing modifiers

    Add Power Infusion; remove Wound Poison because it is not percent-based in Classic.

commit 0ece24bdfe4c7a1bbfe50bd04aafedd9bfd4ffaa
Author: dev7355608 <[email protected]>
Date:   Thu Jan 9 22:09:07 2020 +0100

    Fix Divine Favor

    UNIT_AURA is fired after UNIT_SPELLCAST_* events and therefore too late
    if Divine Favor and a healing spell are cast at the same time, in which
    case hasDivineFavor is still set to nil when Divine Favor should be
    applied the heal prediction, but is not.

commit 346e974ba4d439aa48d5853ffd94a6452953e738
Author: dev7355608 <[email protected]>
Date:   Thu Jan 9 21:13:21 2020 +0100

    Update healing modifiers

    Add Power Infusion; remove Wound Poison because it is not percent-based in Classic.

commit a7e7bfb97a617075a63d87a3b85fb2a3aa6dd8b5
Author: Azilroka <[email protected]>
Date:   Sun Jan 5 17:12:24 2020 -0600

    one too many / but still packages the same