annotate Veneer.toc @ 16:880828018bf4

ObjectiveEvents - trim down the number of events that fire full updates - begin the general outline for determining which trackers need to refresh - handlers for accepting and completing auto-popup quests ObjectiveFrame - correct variables for money reward calculation - make sure everythign is scaling to the font strings and that the font strings aren't being pinned by SetSize ObjectiveInfo - implementation of autoquest popups - discern between internal and client bonus objective indexes - acquire the correct data set from bonus objective query ObjectiveStyle - look for a style table under the previously interpreted set before deferring standard options - horizontal/vertical options in gradient - remove height-fixing for font strings
author Nenue
date Tue, 05 Apr 2016 00:39:12 -0400
parents 3dbcad2b387d
children e837384ac363
rev   line source
Nenue@0 1 ## Interface: 60200
Nenue@0 2 ## Title: Veneer
Nenue@0 3 ## Notes: Buff button management
Nenue@0 4 ## Author: Krakyn
Nenue@0 5 ## Version: 1.0-@project-revision@
Nenue@0 6 ## SavedVariables: VeneerData
Nenue@0 7 ## X-Category: Interface Enhancements
Nenue@0 8 ## DefaultState: Enabled
Nenue@0 9 ## LoadOnDemand: 0
Nenue@0 10 ## OptionalDeps: Devian
Nenue@0 11 Core.xml
Nenue@0 12 BuffFrame.xml
Nenue@0 13 ObjectiveTracker.xml