r160

Details

  • Filename
    LibDogTag-Unit-3.0-r160.zip
  • Uploaded by
  • Uploaded
    Nov 1, 2008
  • Size
    44.98 KB
  • Downloads
    104
  • MD5
    06f8753a8e370d95e55d0556d4f4b5f3

Supported WoW Retail Versions

  • 3.0.2

Changelog

------------------------------------------------------------------------
r160 | adirelle | 2008-11-01 14:24:07 +0000 (Sat, 01 Nov 2008) | 1 line
Changed paths:
   M /trunk/Categories/Threat.lua

Fixed docs of Threat tags.
------------------------------------------------------------------------
r159 | ckknight | 2008-10-27 00:56:52 +0000 (Mon, 27 Oct 2008) | 1 line
Changed paths:
   M /trunk/Categories/Health.lua

Fix IsMaxHP
------------------------------------------------------------------------
r158 | ckknight | 2008-10-27 00:13:24 +0000 (Mon, 27 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Categories/Auras.lua
   M /trunk/Categories/DruidMana.lua
   M /trunk/Categories/Health.lua

remove references to WotLK.
remove MobHealth references and fix up the Health module a bit.
------------------------------------------------------------------------
r157 | anadale | 2008-10-21 14:43:14 +0000 (Tue, 21 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Categories/Threat.lua

LibDogTag-Unit-3.0:
- Threat module remade to work with native Threat API. Tag syntax changed. See DogTag help, Threat category for more information.
------------------------------------------------------------------------
r156 | anadale | 2008-10-20 17:55:56 +0000 (Mon, 20 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Categories/Misc.lua

LibDogTag-Unit-3.0:
- [PetRemainingTime] tag added: return time until summoned pet disappears.
------------------------------------------------------------------------
r155 | anadale | 2008-10-20 15:43:27 +0000 (Mon, 20 Oct 2008) | 2 lines
Changed paths:
   M /trunk/Categories/Auras.lua

LibDogTag-Unit-3.0:
- Unit auras handling moved to new 3.0.2 UnitAura API. [AuraDuration] tag should work now.
------------------------------------------------------------------------
r154 | adirelle | 2008-10-15 21:30:49 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
   M /trunk/Categories/Characteristics.lua

Fixed AggroColor error.
------------------------------------------------------------------------
r152 | stanzilla | 2008-10-14 16:41:29 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-Unit-3.0.toc

Update TOC for WotLK
------------------------------------------------------------------------
r151 | ckknight | 2008-10-13 23:17:49 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   M /trunk/Categories/Health.lua
   M /trunk/Categories/Power.lua
   M /trunk/LibDogTag-Unit-3.0.lua

Update current health and power for player and pet (if exists) every 0.05 seconds.
------------------------------------------------------------------------
r150 | shefki | 2008-10-13 18:09:15 +0000 (Mon, 13 Oct 2008) | 3 lines
Changed paths:
   M /trunk/Categories/Health.lua

Do not attempt to use LibMobHealth or similar libraries on 3.x clients.
They are obsolete and no longer needed.

------------------------------------------------------------------------
r149 | shefki | 2008-10-13 00:46:44 +0000 (Mon, 13 Oct 2008) | 4 lines
Changed paths:
   M /trunk/Categories/DruidMana.lua

No longer use LibDruidMana for Wrath since UnitPower() will let us ask
for mana even when we have a rage or energy bar.

------------------------------------------------------------------------
r148 | nevcairiel | 2008-10-12 11:39:36 +0000 (Sun, 12 Oct 2008) | 1 line
Changed paths:
   M /trunk/LibDogTag-Unit-3.0.toc

Patch 3.0 prep: Remove LoD from Libraries that have no load manager (LoD+OptDep Bug)
------------------------------------------------------------------------
r147 | nevcairiel | 2008-10-09 21:52:36 +0000 (Thu, 09 Oct 2008) | 1 line
Changed paths:
   M /trunk/Categories/Auras.lua
   M /trunk/Categories/Cast.lua
   M /trunk/Categories/Characteristics.lua
   M /trunk/Categories/DruidMana.lua
   M /trunk/Categories/Experience.lua
   M /trunk/Categories/GuildNote.lua
   M /trunk/Categories/Health.lua
   M /trunk/Categories/Misc.lua
   M /trunk/Categories/Power.lua
   M /trunk/Categories/Range.lua
   M /trunk/Categories/Reputation.lua
   M /trunk/Categories/Status.lua
   M /trunk/Categories/Talent.lua
   M /trunk/Categories/Threat.lua
   M /trunk/Categories/TooltipScanning.lua
   M /trunk/Cleanup.lua
   M /trunk/LibDogTag-Unit-3.0.lua
   M /trunk/Localization/enUS.lua
   M /trunk/Localization/frFR.lua
   M /trunk/Localization/koKR.lua
   M /trunk/Localization/ruRU.lua
   M /trunk/Localization/zhCN.lua
   M /trunk/Localization/zhTW.lua
   M /trunk/test.lua

WoWAce Post-Processing: Virtually inflate Library Revision numbers for proper upgrade path
------------------------------------------------------------------------
r146 | root | 2008-09-29 21:28:26 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta

Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------