r178

Details

  • Filename
    _BugGrabber-r178.zip
  • Uploaded by
  • Uploaded
    Apr 12, 2011
  • Size
    20.79 KB
  • Downloads
    1,789
  • MD5
    669abc08402c0445ffa16b1cd91e63d3

Supported WoW Retail Versions

  • 4.0.6

Changelog

------------------------------------------------------------------------
r178 | rabbit | 2011-04-12 22:51:46 +0000 (Tue, 12 Apr 2011) | 1 line
Changed paths:
   M /trunk/BugGrabber.lua

Disable the ADDON_ACTION events until someone cries to get them back.
------------------------------------------------------------------------
r177 | rabbit | 2011-04-12 22:49:00 +0000 (Tue, 12 Apr 2011) | 1 line
Changed paths:
   M /trunk/BugGrabber.lua

Drycoded and untested fixes for bugs 33, 31 and 30.
------------------------------------------------------------------------
r176 | rabbit | 2011-03-26 20:59:38 +0000 (Sat, 26 Mar 2011) | 1 line
Changed paths:
   M /trunk/BugGrabber.lua

Use the escape cache table for sanitizing the locals dump as well.
------------------------------------------------------------------------
r175 | rabbit | 2011-03-26 11:54:41 +0000 (Sat, 26 Mar 2011) | 1 line
Changed paths:
   M /trunk/BugGrabber.lua

Init stuff as early as possible.
------------------------------------------------------------------------
r174 | rabbit | 2011-03-26 09:27:45 +0000 (Sat, 26 Mar 2011) | 1 line
Changed paths:
   M /trunk/BugGrabber.lua

Fix stacks with [C] and init ourselves as soon as we can.
------------------------------------------------------------------------
r173 | rabbit | 2011-03-25 11:06:09 +0000 (Fri, 25 Mar 2011) | 1 line
Changed paths:
   M /trunk/!BugGrabber.toc
   M /trunk/BugGrabber.lua
   M /trunk/embedding.txt

Almost complete rewrite, still one thing missing that I can't fix because I don't remember what it is! Archarodim knows what the problem was but he is MIA. Alpha for now, there are probably bugs still.
------------------------------------------------------------------------
r172 | archarodim | 2011-03-14 21:01:35 +0000 (Mon, 14 Mar 2011) | 3 lines
Changed paths:
   M /trunk/BugGrabber.lua

- fix Ticket #26: invalid references to a nil BugGrabberDB if an error occurred while the parent add-on was being loaded.

- fix ticket #23: if Swatter was enabled BugGrabber would fail to set the error handler.
------------------------------------------------------------------------
r171 | rabbit | 2011-03-10 21:56:34 +0000 (Thu, 10 Mar 2011) | 1 line
Changed paths:
   M /trunk/BugGrabber.lua

Plug error when grabbing blocked addon action events.
------------------------------------------------------------------------