promotional bannermobile promotional banner

Specialization Specific Keybinds

An addon for World of Warcraft that enables per-specialization key binding support

File Details

0.7-beta

  • B
  • Oct 6, 2020
  • 3.32 KB
  • 370
  • 9.0.1
  • Retail

File Name

SpecSpecificKeybinds-0.7-beta.zip

Supported Versions

  • 9.0.1

Specialization Specific Keybinds

0.7-beta (2020-09-28)

Full Changelog Previous Releases

  • reword some variables
  • binds loading after combat should load requested spec
  • notification when keybinds will be changed after combat ends
  • Update README.md
  • Update readme
  • chat command to load spec by number
  • Be a bit less verbose
  • make keybinds update fully event driven
  • avoid loading twice when adjusting talents
  • Update README.md
  • move binds to their own db subtable
  • fix loadBindings not restoring alternative bind for command
  • load keybinds using ACTIVE_TALENT_GROUP_CHANGED event
    PLAYER_SPECIALIZATION_CHANGED does not trigger when spec gets
    auto switched by the game (i.e when entering arenas)
  • track keybind changes by directly hooking into SaveBindings
  • update toc and readme
  • add pkgmeta
  • toc version to shadowlands 9.0.1
  • update gitignore
  • add readme
  • add github workflows
  • initial commit