Mercurial > wow > ouroloot
comparison Ouro_Loot.toc @ 51:857aea8ae33d
Also detect LFR happening and load then, before they zone in and potentially get into combat. Detect combat and avoid secure button creation in that case anyhow.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Wed, 01 Feb 2012 02:34:10 +0000 |
parents | 973d7396e0bf |
children | c01875b275ca |
comparison
equal
deleted
inserted
replaced
50:973d7396e0bf | 51:857aea8ae33d |
---|---|
7 ## OptionalDeps: Ace3, DBM-Core, lib-st, LibFarmbuyer, tekDebug | 7 ## OptionalDeps: Ace3, DBM-Core, lib-st, LibFarmbuyer, tekDebug |
8 ## LoadManagers: AddonLoader | 8 ## LoadManagers: AddonLoader |
9 ## X-LoadOn-Slash: /ouroloot | 9 ## X-LoadOn-Slash: /ouroloot |
10 ## X-LoadOn-InterfaceOptions: Ouro Loot | 10 ## X-LoadOn-InterfaceOptions: Ouro Loot |
11 ## X-LoadOn-Raid: true | 11 ## X-LoadOn-Raid: true |
12 ## X-LoadOn-Events: LFG_PROPOSAL_SHOW | |
13 ## X-LoadOn-LFG_PROPOSAL_SHOW: AddonLoader:LoadAddOn('Ouro_Loot') | |
12 | 14 |
13 #@no-lib-strip@ | 15 #@no-lib-strip@ |
14 libs\LibStub\LibStub.lua | 16 libs\LibStub\LibStub.lua |
15 libs\CallbackHandler-1.0\CallbackHandler-1.0.xml | 17 libs\CallbackHandler-1.0\CallbackHandler-1.0.xml |
16 libs\AceAddon-3.0\AceAddon-3.0.xml | 18 libs\AceAddon-3.0\AceAddon-3.0.xml |