Commit Graph

3 Commits

Author SHA1 Message Date
Hendrik Leppkes c8e4068fa6 Applyed workaround for the Action Blocked message when using /click macros
Apparently the cache for the click-frames taints its first element after frame creation, so a one-time call of GetClickFrame() after frame-creation removes that tainted element from the cache, and all future calls return the proper secure frame. [1]

[1]: http://forums.worldofwarcraft.com/thread.html?topicId=3773503744&sid=1&pageNo=4#60
2008-09-16 15:42:39 +02:00
Hendrik Leppkes 358fc6607c fix a bug with action buttons not updating properly with AutoAssist active 2008-07-15 07:46:18 +00:00
Hendrik Leppkes 2ffd19655b big restructuring, split the options from the code and moved individual modules into subdirs
- expect big breakage if you try to update without completely restarting wow
2008-07-05 12:41:16 +00:00