view Ouro_Loot.toc @ 147:e1a90e398231

Add unique seconds to history timestamp. Rewrite :format_timestamp to suck less. Include seconds in the formatted history timestamp, because preening fails horribly when the same person has received multiple pieces of loot within the same "minute". Ensure the timestamps are unique if needed; fast looting easily results in multiple loot events per second. Tweak wording of some GUI warnings.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Tue, 30 Dec 2014 20:26:41 -0500
parents 375059a11c1d
children
line wrap: on
line source
## Interface: 60000
## Title: Ouro Loot
## Version: @project-version@
## Notes: Raid loot tracking and text generation
## Author: Farmbuyer of US-Kilrogg
## SavedVariables: OuroLootSV, OuroLootSV_saved, OuroLootOptsDB, OuroLootSV_hist, OuroLootSV_log
## OptionalDeps: Ace3, DBM-Core, lib-st, LibFarmbuyer, tekDebug
## LoadManagers: AddonLoader
## X-LoadOn-Slash: /ouroloot, /ol
## 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\AceConfig-3.0\AceConfig-3.0.xml
libs\AceDB-3.0\AceDB-3.0.xml
libs\AceDBOptions-3.0\AceDBOptions-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
options.lua
text_tabs.lua
bossmods.lua
abbreviations.lua