2.17-nolib
Details
-
FilenameOuro_Loot-2.17-nolib.zip
-
Uploaded by
-
UploadedJan 30, 2012
-
Size80.73 KB
-
Downloads50
-
MD51a6d14d758d3016eab1beb130f8941a3
Supported WoW Retail Versions
- 4.3.0
Changelog
------------------------------------------------------------------------
r66 | farmbuyer | 2012-01-30 14:45:36 +0000 (Mon, 30 Jan 2012) | 6 lines
Changed paths:
A /tags/2.17 (from /trunk:65)
Tagging as 2.17
- Support for AddonLoader making this addon load-on-demand.
- Support for plugin modules being load-on-demand themselves.
- Bugfixes for circumstances that most sane players will never encounter unaided.
------------------------------------------------------------------------
r65 | farmbuyer | 2012-01-30 14:43:24 +0000 (Mon, 30 Jan 2012) | 1 line
Changed paths:
M /trunk/Ouro_Loot.toc
M /trunk/core.lua
Document entry fields. Add support for AddonLoader.
------------------------------------------------------------------------
r64 | farmbuyer | 2012-01-29 03:38:30 +0000 (Sun, 29 Jan 2012) | 1 line
Changed paths:
M /trunk/AceGUIWidget-lib-st.lua
M /trunk/core.lua
M /trunk/gui.lua
Handle text generation modules being LoadOnDemand. lib-st widget to v5 to fix handling multiple live ST instances.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------