promotional bannermobile promotional banner

Spec Keybinds

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

File Details

1.5.3

  • R
  • Jul 24, 2024
  • 24.95 KB
  • 992
  • 11.0.0
  • Retail

File Name

SpecKeybinds-1.5.3.zip

Supported Versions

  • 11.0.0

1.5.3

  • bump TOC to 11.0.0
  • add icon texture

1.5.2

  • bump TOC to 10.2.0

1.5.1

  • bump TOC to 10.1.0

1.5

  • bump TOC to 10.0.2

1.4

  • update TOC for wow 10.0.0
  • removed manual keybind command

1.3

  • update TOC for wow 9.1.0

1.2

  • update TOC for wow 9.0.5

1.1

  • update TOC

1.0

  • always save bindings as character specific bindings

0.8-beta

  • always load keybinds on login

0.7-beta

  • reword some variables
  • binds loading after combat should load requested spec
  • notification when keybinds will be changed after combat ends
  • chat command to load spec by number
  • be a bit less verbose
  • make keybinds update fully event driven
  • avoid loading twice when adjusting talents

0.6-alpha

  • 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

0.5-alpha

  • add pkgmeta
  • toc version to shadowlands 9.0.1
  • update gitignore
  • add readme
  • add github workflows
  • initial commit