log

age author description
Tue, 26 Apr 2016 15:05:38 -0400 Nenue Block
Tue, 26 Apr 2016 14:57:18 -0400 Nenue Hooks and Handlers:
Mon, 25 Apr 2016 19:37:13 -0400 Nenue - Default.lua
Mon, 25 Apr 2016 13:51:58 -0400 Nenue - file name organizing
Mon, 25 Apr 2016 03:32:34 -0400 Nenue Added tag r42-release for changeset 7a65ed86e4dd
Sun, 24 Apr 2016 14:28:49 -0400 Nenue - prevent animation Play from firing more than once before block:Hide is called r42-release
Sun, 24 Apr 2016 14:15:25 -0400 Nenue - move block accessors into a new file
Thu, 21 Apr 2016 16:43:37 -0400 Nenue - restore the previous QuestLogSelection after pulling for selection-restricted quest data; fixes icon mixups while quest map is open
Thu, 21 Apr 2016 11:36:41 -0400 Nenue - module integration brought up to speed with current frame management structure
Mon, 18 Apr 2016 07:56:23 -0400 Nenue - revised the tracker update function to build its complete data list up front and use the values as points of comparison for determining possible out of place blocks, which will be iterated over afterward to remove what wasn't re-used
Sun, 17 Apr 2016 13:00:31 -0400 Nenue - attempts to solve the mystery of disappearing objectives
Sun, 17 Apr 2016 11:07:48 -0400 Nenue - separated layout and data logic between Frame.lua and Update.lua
Sun, 17 Apr 2016 00:21:45 -0400 Nenue - half solution to Update being fired multiple times during load
Fri, 15 Apr 2016 17:01:06 -0400 Nenue - implementing structural revisions in bonus objectives
Fri, 15 Apr 2016 07:01:40 -0400 Nenue - organize and display reward icons as a background hint
Thu, 14 Apr 2016 19:39:05 -0400 Nenue - clean up method arguments
Thu, 14 Apr 2016 17:11:13 -0400 Nenue - implement procedural block contents generation
Wed, 13 Apr 2016 21:53:24 -0400 Nenue code collation cleaning
Wed, 13 Apr 2016 20:19:37 -0400 Nenue file renames
Wed, 13 Apr 2016 20:18:50 -0400 Nenue collating module-specific function into their own files and dropping the UI and Style scripts
Wed, 13 Apr 2016 11:21:38 -0400 Nenue Added tag v1.0-beta for changeset 4b3da1b221de
Wed, 13 Apr 2016 11:20:09 -0400 Nenue - distinction between all possible types of values for the 'isComplete' field v1.0-beta
Mon, 11 Apr 2016 09:07:40 -0400 Nenue Refine the XML data logic, and sort out some EnableMouse inconsistencies.
Sun, 10 Apr 2016 04:35:32 -0400 Nenue Separating objective tracker module
Sat, 09 Apr 2016 07:32:45 -0400 Nenue ObjectiveFrame
Fri, 08 Apr 2016 06:12:05 -0400 Nenue use hardcoded aesthetic manipulations over loadstring cramming
Wed, 06 Apr 2016 07:54:19 -0400 Nenue ObjectiveCore
Wed, 06 Apr 2016 07:38:35 -0400 Nenue ObjectiveCore / Style / Events / Frame
Tue, 05 Apr 2016 02:38:01 -0400 Nenue ObjectiveStyle
Tue, 05 Apr 2016 00:44:25 -0400 Nenue ObjectiveStyle
Tue, 05 Apr 2016 00:39:12 -0400 Nenue ObjectiveEvents
Mon, 04 Apr 2016 03:41:28 -0400 Nenue Objective Widgets
Mon, 04 Apr 2016 03:16:22 -0400 Nenue ObjectiveFrame
Sat, 02 Apr 2016 17:46:52 -0400 Nenue Init
Sat, 02 Apr 2016 05:01:54 -0400 Nenue ObjectiveUI
Sat, 02 Apr 2016 03:23:12 -0400 Nenue ObjectiveStyle & ObjectiveFrame
Sat, 02 Apr 2016 03:19:25 -0400 Nenue ObjectiveStyle & ObjectiveFrame
Fri, 01 Apr 2016 14:54:01 -0400 Nenue ObjectiveUI & ObjectiveEvents
Fri, 01 Apr 2016 14:40:14 -0400 Nenue ObjectiveUI & ObjectiveEvents
Fri, 01 Apr 2016 12:27:05 -0400 Nenue TrackerBlock
Fri, 01 Apr 2016 01:30:42 -0400 Nenue - validate tracked objects' existence by use of those handler.Info tables we made
Thu, 31 Mar 2016 15:58:08 -0400 Nenue - use IsQuestWatched as the determinant for setting action button updates
Thu, 31 Mar 2016 14:28:40 -0400 Nenue - more action button debug
Thu, 31 Mar 2016 07:32:05 -0400 Nenue - use the correct key value when searching for action buttons
Thu, 31 Mar 2016 01:38:47 -0400 Nenue - identify action buttons by the associated QuestID instead of QuestLogIndex
Wed, 30 Mar 2016 16:30:49 -0400 Nenue sorting client events from maintenance logic
Wed, 30 Mar 2016 02:24:56 -0400 Nenue initial push