0.1-beta
Details
-
FilenameSpeedyActions-0.1-beta.zip
-
Uploaded by
-
UploadedNov 22, 2009
-
Size111.26 KB
-
Downloads115
-
MD533ae6f1e4654176a0c3d09ee6c1f70d4
Supported WoW Retail Versions
- 3.2.0
Changelog
tag 0.1-beta
aa59262c63a487b1bbdd28ef429d53e7fb24ea67
Shadowed <shadowed.wow@gmail.com>
2009-11-22 18:25:25 -0800
Tagging as beta 0.1
--------------------
Shadowed:
- Updated TOC somehow
- Fixed items, macros and spells that were directly bound in the binding system not working
- Added support for keybinds set through BindPad
- Dominos module should be working, will speed up actions on the extra 48 action buttons and up to 10 class buttons that Dominos adds specially
- Enabled Dominos module
- Fixed an error when unbinding a key that has no actions associated
- Fixed load order of modules and binding overrides, should be done on first UPDATE_BINDINGS not on ADDON_LOADED
- Fixed non-secure buttons being sped up, should only be secure buttons as those are the ones with spells and items associated on them
- Added Dominos module (Not enabled yet)
- Restructered code to support mods with special action bar handling, still only supports Blizzards. working on Dominos
- Removed support/blizzard.lua from toc
- Removed Blizzard support module, moving things around
- Fixed buttons bound to MultiBarLeftButton# not activating on mouse/key down
- Added support for bindings bound directly to macros, items, spells, recall totems, summon totem set
- Added button recycling for buttons that are not linked to a cyberphysical (New word) button
- Initial commit, should work with Blizzard action buttons and any action bar mod that is based off of those