annotate Veneer.toc @ 9:2698173edd40

ObjectiveUI & ObjectiveEvents - securehook to API calls for compatibility with addons that work with the objective tracking interface - let the API hooks invoke ObjectiveUI functions when possible - ObjectiveUI framescript handlers should use the corresponding API call if possible, so that addon space can be fully aware of our actions - Sanity check cached data when possible during 'Remove' hooks ObjectiveInfo - Add cheevID to criteria info ObjectiveCore - Index quest tracker blocks by their watch offset, and use that to verify whether the given block frame should be released into pool ObjectiveFrame - Differentiate between visible and non-visible unused buttons, and only release when their quest has been dropped - Reset 'actualBlocks' count during full updates - Reset scroll Position when the wrapper size shrinks
author Nenue
date Fri, 01 Apr 2016 14:54:01 -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