Mercurial > wow > skeletonkey
log SkeletonKey/KeyButton.lua @ 62:04c23ceaf9e0
age | author | description |
---|---|---|
Mon, 05 Sep 2016 14:56:38 -0400 | Nenue | - fix taint caused by loading in combat |
Sun, 21 Aug 2016 03:33:39 -0400 | Nenue | - fixed lua error that occurs when a pet skill picked up from the addon buttons is dropped |
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 |
Thu, 18 Aug 2016 01:34:22 -0400 | Nenue | - handle mouse input with string.upper |
Tue, 16 Aug 2016 10:24:55 -0400 | Nenue | changeset logjam |
Fri, 05 Aug 2016 19:41:18 -0400 | Nenue | - use a fixed loop to parse GetProfessions() result so unlearned secondaries don't break the cache |
Fri, 05 Aug 2016 12:25:18 -0400 | Nenue | - update matching patterns used for picking up profession keybinds |
Tue, 02 Aug 2016 12:33:13 -0400 | Nenue | - actionbar hotkey text properly updates after hotkeys get switched base SkeletonKey/KeySlot.lua@0804d27bfccd |