comparison SkeletonKey/SkeletonKey.toc @ 5:9ac29fe77455

- dynamic profession spell mapping - dynamic talent spell mapping - protection of dynamic slots that aren't in use - plugin abstractors for accessing state data - a lot of fixes related to the 7.0.3 API
author Nenue
date Tue, 26 Jul 2016 19:29:44 -0400
parents cd7d06bcd98d
children f6d1c192afc6
comparison
equal deleted inserted replaced
4:a30285f8191e 5:9ac29fe77455
1 ## Interface: 70000 1 ## Interface: 60200
2 ## Title: SkeletonKey 2 ## Title: SkeletonKey
3 ## Notes: Key Bindings for dinosaurs 3 ## Notes: Key Bindings for dinosaurs
4 ## Author: Krakyn 4 ## Author: Krakyn
5 ## Version: 1.0-@project-revision@ 5 ## Version: 1.0-@project-revision@
6 ## SavedVariables: SkeletonKeyDB 6 ## SavedVariables: SkeletonKeyDB
7 ## X-Category: Interface Enhancements 7 ## X-Category: Interface Enhancements
8 ## DefaultState: Enabled 8 ## DefaultState: Enabled
9 ## LoadOnDemand: 0 9 ## LoadOnDemand: 0
10 ## OptionalDeps: libKT 10 ## OptionalDeps: LibStub, libKT
11 11
12 LibStub\LibStub.lua
12 libKT-1.0\libKT-1.0.xml 13 libKT-1.0\libKT-1.0.xml
13 KeyBinds.xml 14 KeyBinds.xml
14 KeyBinds.lua 15 KeyBinds.lua
16 Import.lua
17 Events.lua
18 HotKey.lua