r249

Details

  • Filename
    LibDogTag-3.0-r249.zip
  • Uploaded by
  • Uploaded
    Jul 4, 2012
  • Size
    85.29 KB
  • Downloads
    372
  • MD5
    1338076af705c80ade48786983d7185c

Supported WoW Retail Versions

  • 4.3.4

Changelog

------------------------------------------------------------------------
r249 | cybeloras | 2012-07-04 22:12:21 +0000 (Wed, 04 Jul 2012) | 1 line
Changed paths:
   M /trunk/Compiler.lua
   M /trunk/Events.lua
   M /trunk/Helpers.lua
   M /trunk/LibDogTag-3.0.lua

Implemented a much more efficient workaround for the kwargsToKwargTypes caching issue.
------------------------------------------------------------------------
r248 | cybeloras | 2012-07-04 21:32:43 +0000 (Wed, 04 Jul 2012) | 1 line
Changed paths:
   M /trunk/Helpers.lua

Accidentally left a print in the code
------------------------------------------------------------------------
r247 | cybeloras | 2012-07-04 21:15:24 +0000 (Wed, 04 Jul 2012) | 1 line
Changed paths:
   M /trunk/Helpers.lua
   M /trunk/LibDogTag-3.0.lua

Implemented a big performance boost in DogTag:AddFontString()
------------------------------------------------------------------------
r246 | cybeloras | 2012-07-01 07:28:36 +0000 (Sun, 01 Jul 2012) | 1 line
Changed paths:
   M /trunk/Events.lua

More efficient timer stuff
------------------------------------------------------------------------
r245 | parnic | 2012-07-01 03:07:02 +0000 (Sun, 01 Jul 2012) | 2 lines
Changed paths:
   M /trunk/Categories/Misc.lua
   M /trunk/Compiler.lua
   M /trunk/test.lua

- Replaced intentional divide-by-zeroes with math.huge
- Added Monk to raid class color list
------------------------------------------------------------------------
r244 | cybeloras | 2012-06-05 06:27:32 +0000 (Tue, 05 Jun 2012) | 1 line
Changed paths:
   M /trunk/Help.lua
   M /trunk/LibDogTag-3.0.lua

Added a new tag property: noDoc. Set it true if you wish for a tag not to be listed in the help frame.
------------------------------------------------------------------------
r243 | cybeloras | 2012-05-02 21:27:40 +0000 (Wed, 02 May 2012) | 1 line
Changed paths:
   M /trunk/Compiler.lua
   M /trunk/Helpers.lua
   M /trunk/LibDogTag-3.0.lua

Added a universal error handler func for tag errors (DogTag.tagError
------------------------------------------------------------------------