annotate Veneer.toc @ 45:dd1ae565f559

Hooks and Handlers: - correct argument mix-ups for AcceptQuest/QUEST_ACCEPTED handlers; fixes auto-watch - respond to AcknowledgeAutoAcceptQuest; fixes lingering popups - include Popup and Quest trackers in the response code for CompleteQuest; fixes content artifacts following the rollover of repeating popups seen in Ashran - clean up wacky OnEvent header Layout - add alpha blend options QuestData - reset objectives data when a quest is in a completed state; keeps old data from ever reaching the Default.x code
author Nenue
date Tue, 26 Apr 2016 14:57:18 -0400
parents e837384ac363
children 1a322b92dbfa
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@23 13 ObjectiveTracker\ObjectiveTracker.xml