r199
Details
-
Filename_BugGrabber-r199.zip
-
Uploaded by
-
UploadedNov 18, 2013
-
Size22.07 KB
-
Downloads2,735
-
MD574a01f144b358f100e88cf220a693d7a
Supported WoW Retail Versions
- 5.4.1
Changelog
------------------------------------------------------------------------
r199 | mikk | 2013-11-18 22:46:09 +0000 (Mon, 18 Nov 2013) | 4 lines
Changed paths:
M /trunk/BugGrabber.lua
http://www.wowace.com/addons/bug-grabber/tickets/59-bug-grabber-completely-disables-itself-if-more-than/
BugGrabber will now re-enable itself after hitting the 10 messages/sec limit and not stay disabled indefinitely.... and if that wasn't the purpose, back out the changes and I'll know to switch to (and recommend) something else.
I also changed the mechanic from OnUpdate-based clamping (which actually lets 8324983745345 messages through during the first second) to clamping in the error grabber - which also has the benefit of spending CPU only when it needs to be spent (when something is erroring).
------------------------------------------------------------------------
r197 | funkydude | 2013-10-21 13:55:05 +0000 (Mon, 21 Oct 2013) | 1 line
Changed paths:
M /trunk/BugGrabber.lua
M /trunk/locales.lua
Add Italian and fixed translations on wowace. Translators note than all strings have been changed and will need checked.
------------------------------------------------------------------------
r196 | funkydude | 2013-10-21 13:23:53 +0000 (Mon, 21 Oct 2013) | 1 line
Changed paths:
M /trunk/BugGrabber.lua
Attempt to fix a script too long error by not bothering to sanitize the locals dump. If it's the locals dump function itself taking too long this won't fix anything and we may just need to remove the listing of locals.
------------------------------------------------------------------------
r195 | funkydude | 2013-10-21 12:02:36 +0000 (Mon, 21 Oct 2013) | 1 line
Changed paths:
M /trunk/!BugGrabber.toc
M /trunk/BugGrabber.lua
Cleanups
------------------------------------------------------------------------
r194 | nevcairiel | 2013-09-20 12:36:09 +0000 (Fri, 20 Sep 2013) | 1 line
Changed paths:
M /trunk/!BugGrabber.toc
Update TOC for 5.4
------------------------------------------------------------------------