log

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