ElvUI_SpellBinder

Click binding interface, similar to Clique, customized for ElvUI.

File Details

1.1.0-0

  • R
  • Nov 24, 2018
  • 368.73 KB
  • 226
  • 8.0.1
  • Retail

File Name

ElvUI_SpellBinder-1.1.0-0.zip

Supported Versions

  • 8.0.1

ElvUI SpellBinder

1.1.0-0 (2018-11-24)

Full Changelog

    • Harmful spells can now be bound, and do not share bindings with helpful
      spells. If a helpful and harmful spell are both bound to
      Alt+LeftClick, the helpful spell will be cast if the target is an
      ally, and the harmful spell will be cast if the target is an enemy.
    • SpellBinder no longer maintains a static list of spells. Bindable
      spell lists are generated from the spell book. Due to limitations
      within Blizzard's API, the "Other" spell lists are gone. Spells are
      now seperated into a "helpful" list, and a "harmful" list
    • The proper unit of cost for any given ability is now displayed in the
      tooltip. If an ability costs Rage, it will be displayed as rage, if
      it costs Soul Shards, it will be displayed as Soul Shards, etc.
    • A fair amount of general code cleanup has been done