r30
Details
-
FilenameOuro_Loot-r30.zip
-
Uploaded by
-
UploadedSep 4, 2011
-
Size171.00 KB
-
Downloads27
-
MD5432b75294ebeb9987392083cfe46ad21
Supported WoW Retail Versions
- 4.2.0
Changelog
------------------------------------------------------------------------
r30 | farmbuyer | 2011-09-04 19:09:15 +0000 (Sun, 04 Sep 2011) | 1 line
Changed paths:
M /trunk/core.lua
Also wipe debugging log on a total reset.
------------------------------------------------------------------------
r28 | farmbuyer | 2011-09-01 02:55:38 +0000 (Thu, 01 Sep 2011) | 1 line
Changed paths:
M /trunk/core.lua
Left debugging output in previous upload. Bad bad bad....
------------------------------------------------------------------------
r26 | farmbuyer | 2011-09-01 02:03:14 +0000 (Thu, 01 Sep 2011) | 1 line
Changed paths:
M /trunk/core.lua
M /trunk/gui.lua
M /trunk/verbage.lua
Put in slower but portable loot pattern matching, finally.
------------------------------------------------------------------------
r24 | farmbuyer | 2011-08-29 01:29:13 +0000 (Mon, 29 Aug 2011) | 4 lines
Changed paths:
M /trunk/LibFarmbuyer.lua
M /trunk/Ouro_Loot.toc
M /trunk/core.lua
M /trunk/gui.lua
A /trunk/print_log.lua
Smarter handling of missed item cache entries. Basic persistent logging of
debug messages (options panel or /loot debug alsolog) and script to print same.
------------------------------------------------------------------------
r23 | farmbuyer | 2011-08-26 02:52:33 +0000 (Fri, 26 Aug 2011) | 1 line
Changed paths:
M /trunk/core.lua
Scoping/keyword bug.
------------------------------------------------------------------------
r21 | farmbuyer | 2011-08-25 08:50:33 +0000 (Thu, 25 Aug 2011) | 1 line
Changed paths:
M /trunk/bossmods.lua
M /trunk/core.lua
M /trunk/gui.lua
Small boosts, better version display. Do not wedge when receiving initial boss broadcast of a wipe while outside a raid instance.
------------------------------------------------------------------------
r19 | farmbuyer | 2011-08-25 00:45:31 +0000 (Thu, 25 Aug 2011) | 10 lines
Changed paths:
M /trunk/LibFarmbuyer.lua
M /trunk/Ouro_Loot.toc
M /trunk/abbreviations.lua
M /trunk/core.lua
M /trunk/gui.lua
M /trunk/text_tabs.lua
M /trunk/verbage.lua
- new blizz methods for editboxes in dialog popups
- initial code for dropdowns in history (not active yet)
- hovering and shift-clicking to link out of history
- proper confirmations for history rewriting
- options checkboxes more grid-like
- saved texts get a scrollbar instead of expanding indefinitely (duh)
- rearranged savedvars a bit (and added transition code)
- stores raider join/leave times and "demographic" info, all for MLEQDKP
- minor bugfixes and tweaks
------------------------------------------------------------------------
r18 | farmbuyer | 2011-07-17 17:40:00 +0000 (Sun, 17 Jul 2011) | 1 line
Changed paths:
M /trunk/abbreviations.lua
M /trunk/core.lua
Avoid key binding errors, correct BoT tag.
------------------------------------------------------------------------