LibDogTag-2.0-r66504

Details

  • Filename
    LibDogTag-2.0-r66504.zip
  • Uploaded by
  • Uploaded
    Mar 27, 2008
  • Size
    85.56 KB
  • Downloads
    57
  • MD5
    d68627b847fcd38f00d29c19d017723c

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r66504 | ckknight | 2008-03-27 18:46:47 -0400 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-2.0/LibDogTag-2.0.lua

LibDogTag-2.0 - don't overwrite /dog if LibDogTag-3.0 is loaded
------------------------------------------------------------------------
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
------------------------------------------------------------------------