r263
Details
-
FilenameLibDogTag-Unit-3.0-r263.zip
-
Uploaded by
-
UploadedOct 4, 2013
-
Size51.28 KB
-
Downloads364
-
MD58748ccfa824d0f06a0f51764fb2f55cf
Supported WoW Retail Versions
- 5.4.0
- 4.3.4
Changelog
------------------------------------------------------------------------
r263 | cybeloras | 2013-10-04 02:18:45 +0000 (Fri, 04 Oct 2013) | 2 lines
Changed paths:
M /trunk/LibDogTag-Unit-3.0.lua
LibDogTag-Unit-3.0:
- Check that guid isn't nil before calling calculateBestUnit() from inside refreshGUID() in order to greatly cut down on CPU usage and hopefully prevent some more 'script ran too long' errors.
------------------------------------------------------------------------
r262 | Cybeloras | 2013-09-21 01:46:13 +0000 (Sat, 21 Sep 2013) | 2 lines
Changed paths:
M /trunk/Categories/Auras.lua
LibDogTag-Unit-3.0:
- Fixed a massive memory leak that has existed since the Auras module was first created. This is the one that is reported in the comments at http://www.wowace.com/addons/libdogtag-3-0/ and is the subject of http://wow.curseforge.com/addons/tellmewhen/tickets/859-show-timer-forces-elv-ui-timer-memory-leak/#c31
------------------------------------------------------------------------
r260 | parnic | 2013-09-10 14:50:39 +0000 (Tue, 10 Sep 2013) | 2 lines
Changed paths:
M /trunk/LibDogTag-Unit-3.0.toc
LibDogTag-Unit-3.0:
- TOC update for 5.4
------------------------------------------------------------------------
r259 | cybeloras | 2013-08-02 04:02:54 +0000 (Fri, 02 Aug 2013) | 2 lines
Changed paths:
M /trunk/LibDogTag-Unit-3.0.lua
LibDogTag-Unit-3.0:
- Added a call to DogTag.checkYield to help solve the "script ran too long" errors
------------------------------------------------------------------------