comparison Ouro_Loot.toc @ 67:c01875b275ca

Do not use UnitName on other people during RAID_ROSTER_UPDATE, as they may be a weed (thank you Calvieri for unknowingly eating a lifegiving seed and exposing this bug). Be more informative to the user about errors during load. Do not try to run other files if a load-time error happens, as it only generates cascading noise.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Tue, 08 May 2012 02:41:23 +0000
parents 857aea8ae33d
children 3546c7b55986
comparison
equal deleted inserted replaced
66:43913e02a1ef 67:c01875b275ca
4 ## Notes: Raid loot tracking and text generation 4 ## Notes: Raid loot tracking and text generation
5 ## Author: Farmbuyer of US-Kilrogg 5 ## Author: Farmbuyer of US-Kilrogg
6 ## SavedVariables: OuroLootSV, OuroLootSV_saved, OuroLootSV_opts, OuroLootSV_hist, OuroLootSV_log 6 ## SavedVariables: OuroLootSV, OuroLootSV_saved, OuroLootSV_opts, OuroLootSV_hist, OuroLootSV_log
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 # Do not use /loot in this list, Blizzard's ChatTypeInfo gets confused:
9 ## X-LoadOn-Slash: /ouroloot 10 ## X-LoadOn-Slash: /ouroloot
10 ## X-LoadOn-InterfaceOptions: Ouro Loot 11 ## X-LoadOn-InterfaceOptions: Ouro Loot
11 ## X-LoadOn-Raid: true 12 ## X-LoadOn-Raid: true
12 ## X-LoadOn-Events: LFG_PROPOSAL_SHOW 13 ## X-LoadOn-Events: LFG_PROPOSAL_SHOW
13 ## X-LoadOn-LFG_PROPOSAL_SHOW: AddonLoader:LoadAddOn('Ouro_Loot') 14 ## X-LoadOn-LFG_PROPOSAL_SHOW: AddonLoader:LoadAddOn('Ouro_Loot')