r246

Details

  • Filename
    LibDogTag-3.0-r246.zip
  • Uploaded by
  • Uploaded
    Jul 1, 2012
  • Size
    83.88 KB
  • Downloads
    233
  • MD5
    2ba6a5fe033436b3be4780c810f263a2

Supported WoW Retail Versions

  • 4.3.4

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------