r156

Details

  • Filename
    LibDogTag-Unit-3.0-r156.zip
  • Uploaded by
  • Uploaded
    Oct 20, 2008
  • Size
    45.50 KB
  • Downloads
    148
  • MD5
    8b8a18bc48e90c18255d18ab38a7be82

Supported WoW Retail Versions

  • 3.0.2

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r144 | root | 2008-09-29 20:58:17 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
   D /tmp/trunk/LibDogTag-Unit-3.0
   A /trunk (from /tmp/trunk/LibDogTag-Unit-3.0:143)

Importing old repo data under /trunk
------------------------------------------------------------------------
r143 | shefki | 2008-09-18 23:08:15 +0000 (Thu, 18 Sep 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua

LibDogTag-Unit-3.0: Shadowmeld has a new spellid on WoTLK.

------------------------------------------------------------------------