LibDogTag-2.0-r64513

Details

  • Filename
    LibDogTag-2.0-r64513.zip
  • Uploaded by
  • Uploaded
    Mar 14, 2008
  • Size
    89.71 KB
  • Downloads
    59
  • MD5
    ad965086451f2691a6c627fe9a0979ea

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r64513 | ckknight | 2008-03-14 12:39:35 -0400 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Cast.lua

LibDogTag-2.0 - for [CastName], show the spell name rather than Blizzard's displayName
------------------------------------------------------------------------
r63783 | 7destiny | 2008-03-06 23:48:18 -0500 (Thu, 06 Mar 2008) | 3 lines
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua
   M /trunk/LibDogTag-2.0/Localization/koKR.lua
   M /trunk/LibDogTag-2.0/Modules/Auras.lua
   M /trunk/LibDogTag-2.0/Modules/Cast.lua
   M /trunk/LibDogTag-2.0/Modules/Characteristics.lua
   M /trunk/LibDogTag-2.0/Modules/Compare.lua
   M /trunk/LibDogTag-2.0/Modules/Reputation.lua
   M /trunk/LibDogTag-2.0/Modules/Status.lua
   M /trunk/LibDogTag-2.0/Modules/TooltipScanning.lua

LibDogTag-2.0:
- Some localization, koKR update

------------------------------------------------------------------------
r63348 | ckknight | 2008-03-01 20:36:58 -0500 (Sat, 01 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - call all modules PARTY_MEMBERS_CHANGED events when they're called manually in the core.
------------------------------------------------------------------------
r63342 | ellipsis | 2008-03-01 18:47:23 -0500 (Sat, 01 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Talent.lua

LibDogTag-2.0: revert talent inspection changes that broke talent tags.
------------------------------------------------------------------------
r63088 | ckknight | 2008-02-27 17:11:38 -0500 (Wed, 27 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Characteristics.lua

LibDogTag-2.0 - since UnitPlayerControlled("unit") is apparently bugged, check UnitIsPlayer and UnitPlayerOrPetInRaid as well.
------------------------------------------------------------------------
r62986 | ckknight | 2008-02-26 12:28:46 -0500 (Tue, 26 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Talent.lua

LibDogTag-2.0 - properly get the lastInspectName
------------------------------------------------------------------------
r62985 | ckknight | 2008-02-26 12:26:28 -0500 (Tue, 26 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Talent.lua

LibDogTag-2.0 - securely hook _G.NotifyInspect so that other addons which call it don't mess up DogTag and allow DogTag to properly throttle inspects.
------------------------------------------------------------------------
r62960 | 7destiny | 2008-02-26 06:47:18 -0500 (Tue, 26 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Localization/koKR.lua

LibDogTag-2.0: - koKR fixed
------------------------------------------------------------------------
r62798 | ckknight | 2008-02-24 16:44:58 -0500 (Sun, 24 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - fix bug with inverted modifiers that cannot return nil.
------------------------------------------------------------------------
r62755 | ckknight | 2008-02-24 06:46:13 -0500 (Sun, 24 Feb 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - fix issue where initial literal string in an internal expression was not shown.
- share NIL among functions instead of creating a new one each time.
------------------------------------------------------------------------
r62506 | ellipsis | 2008-02-22 01:43:00 -0500 (Fri, 22 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua
   M /trunk/LibDogTag-2.0/Modules/Auras.lua

LibDogTag-2.0: more proofreading.
------------------------------------------------------------------------
r62500 | ellipsis | 2008-02-22 00:17:35 -0500 (Fri, 22 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/AddonVersion.lua
   M /trunk/LibDogTag-2.0/Modules/Auras.lua
   M /trunk/LibDogTag-2.0/Modules/Cast.lua
   M /trunk/LibDogTag-2.0/Modules/Characteristics.lua
   M /trunk/LibDogTag-2.0/Modules/DruidMana.lua
   M /trunk/LibDogTag-2.0/Modules/Experience.lua
   M /trunk/LibDogTag-2.0/Modules/GuildNote.lua
   M /trunk/LibDogTag-2.0/Modules/Health.lua
   M /trunk/LibDogTag-2.0/Modules/Math.lua
   M /trunk/LibDogTag-2.0/Modules/Misc.lua
   M /trunk/LibDogTag-2.0/Modules/Power.lua
   M /trunk/LibDogTag-2.0/Modules/Reputation.lua
   M /trunk/LibDogTag-2.0/Modules/Status.lua
   M /trunk/LibDogTag-2.0/Modules/Talent.lua
   M /trunk/LibDogTag-2.0/Modules/TextManip.lua

LibDogTag-2.0: proofreading of module docs.
------------------------------------------------------------------------
r61947 | ckknight | 2008-02-18 14:41:01 -0500 (Mon, 18 Feb 2008) | 2 lines
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua
   M /trunk/LibDogTag-2.0/Modules/Characteristics.lua

LibDogTag-2.0 - fix error message
- fix issue with [Class] tag.
------------------------------------------------------------------------
r61936 | ckknight | 2008-02-18 13:43:50 -0500 (Mon, 18 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Characteristics.lua

LibDogTag-2.0 - use UnitClassBase("unit") for [Class] tag instead of UnitClass("unit") - 2.4 only
------------------------------------------------------------------------
r61865 | ckknight | 2008-02-18 01:06:07 -0500 (Mon, 18 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Auras.lua

LibDogTag-2.0 - add tags [AuraFinishTime(arg)] and [AuraTimeLeft(arg)]
------------------------------------------------------------------------
r61864 | ckknight | 2008-02-18 01:03:26 -0500 (Mon, 18 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - fix bug with event checking and invalid arguments
------------------------------------------------------------------------
r61698 | ckknight | 2008-02-17 01:01:54 -0500 (Sun, 17 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Math.lua

LibDogTag-2.0 - fix some examples in the math module
------------------------------------------------------------------------
r61694 | ckknight | 2008-02-16 23:51:08 -0500 (Sat, 16 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Math.lua

LibDogTag-2.0 - fix [num:Sin]
------------------------------------------------------------------------
r61692 | ckknight | 2008-02-16 23:39:03 -0500 (Sat, 16 Feb 2008) | 3 lines
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Math.lua
   M /trunk/LibDogTag-2.0/Modules/TextManip.lua

LibDogTag-2.0
- add [value:Len], which returns the length of a string, checking for UTF-8.
- add [num:Abs], [num:Sign], [num:Max(num)], [num:Min(num)], [Pi], [num:Cos], [num:Sin], [num:Deg], [num:Rad], [E], [num:Ln], and [num:Log]
------------------------------------------------------------------------
r61298 | ckknight | 2008-02-14 12:29:28 -0500 (Thu, 14 Feb 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/Modules/Characteristics.lua

LibDogTag-2.0 - change [DifficultyColor] to show red if the enemy is a non-normal unit that you can't see the level of, so lvl 73 bosses will show up as red instead of orange, despite being only 3 levels higher than you.
------------------------------------------------------------------------