comparison SkeletonKey/SkeletonKey.toc @ 17:500f9b2bd9ac

- for RegisterAction, use a function table instead of that if/then rats nest - consequently pet bar actions work now - unlocalize bindings data - activate keyslot input manually instead of on mouse over - activate checkbox to keep input mode active - dynamic buttons update in real time for petaction/talent/profession spells
author Nenue
date Sat, 30 Jul 2016 00:08:00 -0400
parents cdd387d39137
children 67db6b712bf3
comparison
equal deleted inserted replaced
16:cdd387d39137 17:500f9b2bd9ac
11 11
12 LibStub\LibStub.lua 12 LibStub\LibStub.lua
13 libKT-1.0\libKT-1.0.xml 13 libKT-1.0\libKT-1.0.xml
14 SkeletonKey.xml 14 SkeletonKey.xml
15 SkeletonKey.lua 15 SkeletonKey.lua
16 Cache.lua 16 ActionTypes.lua
17 DynamicTypes.lua
17 BindingsUI.lua 18 BindingsUI.lua
18 KeySlot.lua 19 KeySlot.lua
19 20
20 Events.lua 21 Events.lua
21 22