log CyborgMMO7.lua @ 59:b7ee4a10eaf0

age author description
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:21 +0000 madcatzinc Added per-spec bindings. This is optional and must be enabled in the addon settings.
Fri, 03 May 2013 23:24:04 +0000 madcatzinc Clarified the distinction between data (what is actually saved) and the objects (which store the data, but also have methods and other attributes).
Fri, 03 May 2013 19:39:43 +0000 madcatzinc Fixed settings initialization, and added the minimap buttton position to the saved data.
Mon, 29 Apr 2013 17:44:58 +0000 madcatzinc Removed a level of frames for the minimap button, and improved some widgets naming a bit.
Mon, 29 Apr 2013 17:44:53 +0000 madcatzinc Fixed the dragging of the minimap button. It's still not saved.