log Comments.lua @ 411:4adc1fa4ddba

age author description
Sat, 22 Nov 2014 14:23:56 -0500 MMOSimca Fixed comment issue with quests (take two) and fixed broken debug statement (take two). 6.0.2-6
Wed, 15 Oct 2014 18:01:59 -0400 MMOSimca Fixed comment issue with quests. 6.0.2-4
Fri, 05 Sep 2014 01:18:51 -0400 MMOSimca More WoD Fixes: Changed IsShown to IsVisible and replaced QuestLogFrame with QuestMapFrame. WoD
Wed, 06 Aug 2014 04:39:26 -0400 MMOSimca Many changes for WoD, including support for Itembonuses, the new GUID format, and LOOT_READY. WoD
Wed, 27 Mar 2013 00:08:01 -0500 James D. Callahan III Added support for commenting on spells when the mouse is hovering over them.
Tue, 26 Mar 2013 23:38:29 -0500 James D. Callahan III Added support for commenting on items when the mouse is hovering over them.
Tue, 26 Mar 2013 22:57:18 -0500 James D. Callahan III Resolve unit details while building the comment subject menu so units which are no longer valid afterward can still be commented on while the menu is up.
Fri, 22 Mar 2013 10:48:39 -0500 James D. Callahan III Added keybinding for comment system, disabling the MiniMap/LDB icon for now (or indefinitely).
Thu, 21 Mar 2013 15:23:41 -0500 James D. Callahan III Fix for units.
Thu, 21 Mar 2013 15:11:34 -0500 James D. Callahan III Added visual menu for selecting a comment subject via minimap icon (defaults to off), LDB icon, or the /comment command without an argument.
Wed, 20 Mar 2013 18:28:25 -0500 James D. Callahan III Minor cleanup.
Wed, 20 Mar 2013 13:02:29 -0500 James D. Callahan III Cleanup.
Wed, 20 Mar 2013 12:26:12 -0500 James D. Callahan III Added support for Achievement comments.
Wed, 20 Mar 2013 11:18:50 -0500 James D. Callahan III Fixed mouse-clicking within the comment EditBox.
Tue, 19 Mar 2013 23:56:57 -0500 James D. Callahan III Hide the link dialog when pressing Enter/Return.
Tue, 19 Mar 2013 23:53:38 -0500 James D. Callahan III Allow moving the comment frame via the WoWDB logo, and disallow clicking through the frame to the 3D world.
Tue, 19 Mar 2013 14:51:50 -0500 James D. Callahan III The Submit button now attaches comments to the appropriate DB entries.
Tue, 19 Mar 2013 12:54:21 -0500 James D. Callahan III Use ShowUIPanel(comment_frame) instead of comment_frame:Show()
Tue, 19 Mar 2013 12:29:24 -0500 James D. Callahan III Added support for quest comments. Left-justified the text of the link dialog box as well as highlighting the name of the comment subject.
Mon, 18 Mar 2013 17:58:08 -0500 James D. Callahan III Added comment support for cursor types: item, merchant (which maps to item), spell.
Mon, 18 Mar 2013 15:12:05 -0500 James D. Callahan III Added support for opening a page link in a dialog so users can copy/paste the URL for comments on their comment subject.
Mon, 18 Mar 2013 13:45:21 -0500 James D. Callahan III Add instructions as well as name and type/ID of comment subject to comment frame. Behavioral polish.
Thu, 14 Mar 2013 16:36:36 -0500 James D. Callahan III Added command and GUI for prototype of an in-game comment-submission system.