log ObjectiveTracker/ObjectiveTracker.xml @ 43:9480bd904f4c

age author description
Mon, 25 Apr 2016 13:51:58 -0400 Nenue - file name organizing
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 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