log ObjectiveTracker/Schema.lua @ 40:03ed70f846de

age author description
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 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