Mercurial > wow > skeletonkey
log SkeletonKey/SkeletonKey.lua @ 54:a545933ddf3d
age | author | description |
---|---|---|
Sun, 21 Aug 2016 03:13:32 -0400 | Nenue | - pet ability binding macro now contains a /cast line for all known abilities with the same subtext, fixing an issue where swapping pets during combat breaks the key binding |
Fri, 19 Aug 2016 10:46:36 -0400 | Nenue | - fixed safety override |
Fri, 19 Aug 2016 01:12:56 -0400 | Nenue | - fix kb.bindings content and define a generic function for constructing its keystrings |
Tue, 02 Aug 2016 12:33:13 -0400 | Nenue | - actionbar hotkey text properly updates after hotkeys get switched |
Sat, 30 Jul 2016 19:08:11 -0400 | Nenue | - option checkbutton literals are stored by enclosure |
Sat, 30 Jul 2016 00:08:00 -0400 | Nenue | - for RegisterAction, use a function table instead of that if/then rats nest |
Fri, 29 Jul 2016 21:18:15 -0400 | Nenue | filename refactor |
Fri, 29 Jul 2016 03:27:15 -0400 | Nenue | - resolve pet bar actions for binding slots |
Thu, 28 Jul 2016 23:58:53 -0400 | Nenue | - move co-routine handler to general lib base SkeletonKey/KeyBinds.lua@4b31f29b6450 |