log

age author description
Tue, 21 Jan 2014 15:40:34 +0000 madcatzinc Updated the game interface version.
Fri, 03 May 2013 23:25:03 +0000 madcatzinc Fixed the parent/child relationship of the option pages.
Fri, 03 May 2013 23:24:58 +0000 madcatzinc Implemented the "Defaults" button for the key bindings options subpage.
Fri, 03 May 2013 23:24:53 +0000 madcatzinc Automatically re-open the Rat page when leaving combat if it was open when entering combat.
Fri, 03 May 2013 23:24:48 +0000 madcatzinc Initialize the Cyborg heads as mode 1. Still display the minimap button tooltip until a mode change has been detected.
Fri, 03 May 2013 23:24:42 +0000 madcatzinc Removed some whitespace on end of lines.
Fri, 03 May 2013 23:24:37 +0000 madcatzinc Removed unnecessary call to getglobal.
Fri, 03 May 2013 23:24:32 +0000 madcatzinc Moved the key rebinding to a separate option page.
Fri, 03 May 2013 23:24:26 +0000 madcatzinc Removed the "Defaults" button from the option page. It was no longer visible following addition of the prefix anyway.
Fri, 03 May 2013 23:24:21 +0000 madcatzinc Added per-spec bindings. This is optional and must be enabled in the addon settings.
Fri, 03 May 2013 23:24:16 +0000 madcatzinc A right click on the minimap icon will open the options.
Fri, 03 May 2013 23:24:11 +0000 madcatzinc Removed special code for callbacks (it was not necessary, and will conflict with the upcoming dual-spec support).