Mercurial > wow > ouroloot
view Ouro_Loot.toc @ 71:fb330a1fb6e9
Add a unique field to loot (extracted from uniqueID field when possible, randomly generated when not) and include it in broadcasts. Use this as a history identifier for future loot. Will need to tweak using this in signatures (and finally avoid problems looting multiples of an item to a single person).
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Sat, 12 May 2012 07:17:55 +0000 |
parents | c01875b275ca |
children | 3546c7b55986 |
line wrap: on
line source
## Interface: 40300 ## Title: Ouro Loot ## Version: @project-version@ ## Notes: Raid loot tracking and text generation ## Author: Farmbuyer of US-Kilrogg ## SavedVariables: OuroLootSV, OuroLootSV_saved, OuroLootSV_opts, OuroLootSV_hist, OuroLootSV_log ## OptionalDeps: Ace3, DBM-Core, lib-st, LibFarmbuyer, tekDebug ## LoadManagers: AddonLoader # Do not use /loot in this list, Blizzard's ChatTypeInfo gets confused: ## X-LoadOn-Slash: /ouroloot ## X-LoadOn-InterfaceOptions: Ouro Loot ## X-LoadOn-Raid: true ## X-LoadOn-Events: LFG_PROPOSAL_SHOW ## X-LoadOn-LFG_PROPOSAL_SHOW: AddonLoader:LoadAddOn('Ouro_Loot') #@no-lib-strip@ libs\LibStub\LibStub.lua libs\CallbackHandler-1.0\CallbackHandler-1.0.xml libs\AceAddon-3.0\AceAddon-3.0.xml libs\AceEvent-3.0\AceEvent-3.0.xml libs\AceTimer-3.0\AceTimer-3.0.xml libs\AceConsole-3.0\AceConsole-3.0.xml libs\AceGUI-3.0\AceGUI-3.0.xml libs\AceComm-3.0\AceComm-3.0.xml libs\lib-st\lib-st.xml #@end-no-lib-strip@ # extra bits LibFarmbuyer.lua AceGUIWidget-Spacer.lua AceGUIWidget-lib-st.lua AceGUIWidget-DoTimerEditBoxDropDown.lua AceGUIWidget-CheckBoxSmallLabel.lua #locale-enUS.lua #locale-deDE.lua #locale-esES.lua #locale-esMX.lua #locale-frFR.lua #locale-koKR.lua #locale-ruRU.lua #locale-zhCN.lua #locale-zhTW.lua core.lua gui.lua verbage.lua text_tabs.lua bossmods.lua abbreviations.lua #mleqdkp.lua slow, buggy, no way to verify output