r63
Details
-
FilenameOuro_Loot-r63.zip
-
Uploaded by
-
UploadedJan 28, 2012
-
Size177.34 KB
-
Downloads71
-
MD5f892e312cf4f713b246ca68e0bbdfc0c
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r63 | farmbuyer | 2012-01-28 23:36:23 +0000 (Sat, 28 Jan 2012) | 1 line
Changed paths:
M /trunk/core.lua
May as well match game text here.
------------------------------------------------------------------------
r62 | farmbuyer | 2012-01-28 18:24:22 +0000 (Sat, 28 Jan 2012) | 1 line
Changed paths:
M /trunk/AceGUIWidget-lib-st.lua
M /trunk/core.lua
M /trunk/gui.lua
M /trunk/text_tabs.lua
M /trunk/verbage.lua
Updated lib-st widget from WRDW. Properly notice new generating tabs. Updated help text.
------------------------------------------------------------------------
r60 | farmbuyer | 2012-01-21 01:39:44 +0000 (Sat, 21 Jan 2012) | 1 line
Changed paths:
M /trunk/gui.lua
Make sure tab row fills width.
------------------------------------------------------------------------
r59 | farmbuyer | 2012-01-20 11:48:38 +0000 (Fri, 20 Jan 2012) | 1 line
Changed paths:
M /trunk/LibFarmbuyer.lua
M /trunk/Ouro_Loot.toc
M /trunk/core.lua
If tekDebug is found, feed debugging messages there instead of print(); 'alsolog' functionality unchanged.
------------------------------------------------------------------------
r58 | farmbuyer | 2012-01-20 10:46:58 +0000 (Fri, 20 Jan 2012) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
Add simple button to Blizzard options. Fix case insensitivity of tab title scanning from command line.
------------------------------------------------------------------------
r57 | farmbuyer | 2012-01-13 01:18:32 +0000 (Fri, 13 Jan 2012) | 1 line
Changed paths:
M /trunk/gui.lua
Shift-for-history-deletion also works for block entries; note this in the tooltips.
------------------------------------------------------------------------
r56 | farmbuyer | 2012-01-13 01:12:36 +0000 (Fri, 13 Jan 2012) | 1 line
Changed paths:
M /trunk/bossmods.lua
M /trunk/core.lua
M /trunk/gui.lua
Handle moving from one instance kill/loot into a new instance, and then getting loot from trash in the new instance before seeing any bosses.
------------------------------------------------------------------------
r55 | farmbuyer | 2012-01-12 02:24:15 +0000 (Thu, 12 Jan 2012) | 1 line
Changed paths:
M /trunk/Ouro_Loot.toc
M /trunk/core.lua
Fix 'alsolog' toggling during raids when log table already restored. Correct log message when triggering start of an cache animation group. Disable ML/DKP module for now.
------------------------------------------------------------------------
r54 | farmbuyer | 2011-12-30 21:29:44 +0000 (Fri, 30 Dec 2011) | 1 line
Changed paths:
M /trunk/abbreviations.lua
M /trunk/core.lua
M /trunk/gui.lua
More debug message tweaks. Put comm and loot caches on separate-but-related expirations; comm is now a bit shorter and loot is now a bit longer. Check cache expirations more often (possibly revert this).
------------------------------------------------------------------------
r53 | farmbuyer | 2011-12-29 23:15:51 +0000 (Thu, 29 Dec 2011) | 1 line
Changed paths:
M /trunk/LibFarmbuyer.lua
M /trunk/core.lua
M /trunk/gui.lua
M /trunk/print_log.lua
Comment/debug changes to help in tracking down cache bug. Do not run OnAccept when pressing Enter in an empty editbox.
------------------------------------------------------------------------
r52 | farmbuyer | 2011-12-23 01:08:02 +0000 (Fri, 23 Dec 2011) | 1 line
Changed paths:
M /trunk/core.lua
Remove some older commented code. Cosmetic comment changes. Clear stray empty 'count' strings out of rebroadcast loot histories, if restoring previous version's data (and not in combat).
------------------------------------------------------------------------