Mercurial > wow > buffalo2
annotate Veneer.toc @ 2:a2396b03ce63
- identify action buttons by the associated QuestID instead of QuestLogIndex
- deferred button placement in general to a self-destructing OnUpdate
-- and defer self-destruct to a end of combat event if InCombatLockdown
- tracker wrapper has an experience/reputation bar; the two elements "feel" related and it's a very simple info display
author | Nenue |
---|---|
date | Thu, 31 Mar 2016 01:38:47 -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 |