Mercurial > wow > ouroloot
diff options.lua @ 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 | 8345df517488 |
children | 113dd7c86222 |
line wrap: on
line diff
--- a/options.lua Tue Dec 30 17:52:30 2014 -0500 +++ b/options.lua Tue Dec 30 20:26:41 2014 -0500 @@ -703,7 +703,7 @@ w = AceGUI:Create("Spacer") w:SetRelativeWidth(0.65) w:SetHeight(15) container:AddChild(w) w = mkbutton("Clear All & Reload", - [[No confirmation! |cffff1010Erases absolutely all> Ouro Loot saved variables and reloads the UI.]]) + [[No confirmation! |cffff1010Erases absolutely all> Ouro Loot saved variables and immediately reloads the UI.]]) w:SetRelativeWidth(0.3) w:SetCallback("OnClick", function() addon:_clear_SVs() -- reloads