promotional bannermobile promotional banner

Specialization Specific Keybinds

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

File Details

1.0

  • R
  • Nov 1, 2020
  • 3.36 KB
  • 349
  • 9.0.1
  • Retail

File Name

SpecSpecificKeybinds-1.0.zip

Supported Versions

  • 9.0.1

Specialization Specific Keybinds

1.0 (2020-10-28)

Full Changelog Previous Releases

  • always save bindings as character specific bindings
  • always load keybinds on login
    fixes #2
  • Update README.md
  • 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