log

age author description
Fri, 10 Jun 2016 20:53:22 -0400 Nenue Added tag v1.0-release for changeset d7655c4e6e06
Fri, 10 Jun 2016 20:52:27 -0400 Nenue Core v1.0a-release
Wed, 01 Jun 2016 20:48:14 -0400 Nenue Core
Fri, 29 Apr 2016 17:06:48 -0400 Nenue more consolidate buffs fixing
Fri, 29 Apr 2016 11:04:42 -0400 Nenue really fixing raidbuffs position
Fri, 29 Apr 2016 10:52:57 -0400 Nenue disambiguate local module names
Fri, 29 Apr 2016 10:52:43 -0400 Nenue disambiguate local module names v1.0-release
Fri, 29 Apr 2016 10:50:27 -0400 Nenue - remove UpdateAnchorAnchors and use hardlink for the one frame that this applied to
Thu, 28 Apr 2016 06:58:13 -0400 Nenue move BuffFrame-specific things out of Veneer.lua
Thu, 28 Apr 2016 05:54:21 -0400 Nenue file cleanup
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