Mercurial > wow > ouroloot
view Ouro_Loot.toc @ 73:32eb24fb2ebf
- This code is not quite ready for prime time. Do not run it yet.
- Loot events have associated unique IDs, enabling some new actions over
the network. These IDs are preserved as part of realm history. As a
result, the stored history format has completely changed (and requires
less memory as a bonus).
- "Prescan for faster handling" option, default off.
- "Mark as <x>" now broadcast to other trackers. Older versions can't
receive the message, of course. Future: Broadcast reassigning loot.
- New options controlling whether (and where) to print a message when
another player broadcasts those kinds of changes to existing loot.
- Names colored by class when that data is available; CUSTOM_CLASS_COLORS
supported.
- Metric boatloads of minor tweaks and optimizations throughout.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Tue, 29 May 2012 22:50:09 +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