WoW-3.0-release

Details

  • Filename
    LibDogTag-Unit-3.0-WoW-3.0-release.zip
  • Uploaded by
  • Uploaded
    Oct 14, 2008
  • Size
    51.34 KB
  • Downloads
    165
  • MD5
    585f3acacbafb778d9258e2ba727187d

Supported WoW Retail Versions

  • 3.0.2

Changelog

------------------------------------------------------------------------
r153 | ckknight | 2008-10-14 20:30:18 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
   A /tags/WoW-3.0-release (from /trunk:152)

Tagging as WoW-3.0-release.
------------------------------------------------------------------------
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.

------------------------------------------------------------------------
r142 | ellipsis | 2008-08-30 15:54:17 +0000 (Sat, 30 Aug 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua

LibDogTag-Unit-3.0: Continuing the crusade against PLAYER_PET_CHANGED, one addon at a time. Potential bugfixings but likely nothing significant.
------------------------------------------------------------------------
r141 | ckknight | 2008-08-26 22:36:24 +0000 (Tue, 26 Aug 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua

LibDogTag-Unit-3.0 - Simplify some of the Aura code so that it dispatches less events. This will cause any aura-based tags to update when the unit's auras update, which although it may cause more tags to update, it simplifies so much of the event dispatch logic that it is likely worthwhile.
------------------------------------------------------------------------
r140 | ckknight | 2008-08-25 22:40:20 +0000 (Mon, 25 Aug 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua

LibDogTag-Unit-3.0 - Change the update time for aura events to be longer.
------------------------------------------------------------------------
r139 | shefki | 2008-08-23 20:12:38 +0000 (Sat, 23 Aug 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Misc.lua

LibDogTag-Unit-3.0: Fix small mistake I made adding WoTLK ComboPoint compatability in r80794.

------------------------------------------------------------------------
r138 | shefki | 2008-08-22 09:35:42 +0000 (Fri, 22 Aug 2008) | 3 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Misc.lua

LibDogTag-Unit-3.0:
  - Add forward compatability for Wrath API change in GetComboPoints()

------------------------------------------------------------------------
r137 | 7destiny | 2008-08-16 09:02:42 +0000 (Sat, 16 Aug 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/koKR.lua

LibDogTag-Unit-3.0:
- fix koKR
------------------------------------------------------------------------
r136 | 7destiny | 2008-08-16 08:55:49 +0000 (Sat, 16 Aug 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/koKR.lua

LibDogTag-Unit-3.0:
- fix koKR
------------------------------------------------------------------------
r135 | 7destiny | 2008-08-16 07:31:08 +0000 (Sat, 16 Aug 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/koKR.lua

LibDogTag-Unit-3.0:
- koKR Update
------------------------------------------------------------------------
r134 | ckknight | 2008-08-16 05:41:39 +0000 (Sat, 16 Aug 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Power.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/enUS.lua

LibDogTag-Unit-3.0 - add runic power capability.
------------------------------------------------------------------------
r131 | ckknight | 2008-07-16 17:34:39 +0000 (Wed, 16 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/TooltipScanning.lua

LibDogTag-Unit-3.0 - don't mess with the faction thingy when in combat.
------------------------------------------------------------------------
r130 | nightik | 2008-07-16 16:30:56 +0000 (Wed, 16 Jul 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0
   A /tmp/trunk/LibDogTag-Unit-3.0/Localization/ruRU.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/lib.xml

LibDogTag-Unit-3.0:
- added ruRU locale
------------------------------------------------------------------------
r129 | ellipsis | 2008-07-11 22:05:16 +0000 (Fri, 11 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0: removed a broken event registration from the PVPRank tag.
------------------------------------------------------------------------
r128 | ckknight | 2008-07-07 18:34:07 +0000 (Mon, 07 Jul 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua

LibDogTag-Unit-3.0 - Make the check for the mouseover unit a bit saner.
------------------------------------------------------------------------
r127 | shefki | 2008-07-07 02:34:01 +0000 (Mon, 07 Jul 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.toc

LibDogTag-Unit-3.0: Add myself to X-Credits per ckknight's request.

------------------------------------------------------------------------
r126 | shefki | 2008-07-07 00:32:28 +0000 (Mon, 07 Jul 2008) | 3 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/TooltipScanning.lua

LibDogTag-Unit-3.0: Oops left a line in that shouldn't still be there.

------------------------------------------------------------------------
r125 | shefki | 2008-07-07 00:20:24 +0000 (Mon, 07 Jul 2008) | 4 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/TooltipScanning.lua

LibDogTag-Unit-3.0:
- Fix to allow [Faction] to work on factions that are in collapsed categroies
  (e.g. Inactive).

------------------------------------------------------------------------
r124 | ckknight | 2008-06-26 03:15:41 +0000 (Thu, 26 Jun 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0 - optimization to [RaidGroup]
------------------------------------------------------------------------
r123 | ckknight | 2008-06-25 00:00:16 +0000 (Wed, 25 Jun 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua

LibDogTag-Unit-3.0 - fix a bug which caused all fontstrings to be seen as wacky units.
- set the wacky unit update time to 0.5 instead of 0.25
------------------------------------------------------------------------
r122 | ckknight | 2008-06-21 23:40:41 +0000 (Sat, 21 Jun 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua

LibDogTag-Unit-3.0 - Make the cast event fire more sanely
------------------------------------------------------------------------
r121 | shefki | 2008-06-21 04:12:29 +0000 (Sat, 21 Jun 2008) | 4 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua

LibDogTag-Unit-3.0:
- Fix to allow castbar text to update for target/focus when changed and
  unit is already casting.  (Fixes PB-382 and probably others)

------------------------------------------------------------------------
r120 | ckknight | 2008-06-20 15:10:20 +0000 (Fri, 20 Jun 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua

LibDogTag-Unit-3.0 - Fix an issue where oldStart could be nil
------------------------------------------------------------------------
r119 | ckknight | 2008-06-19 12:08:51 +0000 (Thu, 19 Jun 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua

LibDogTag-Unit-3.0 - optimization for Cast tags.
------------------------------------------------------------------------
r117 | kurax | 2008-04-28 16:57:46 +0000 (Mon, 28 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua

LibDogTag-Unit-3.0: Fix a bug of unintended 'L' variable redeclaration
------------------------------------------------------------------------
r116 | ellipsis | 2008-04-12 06:38:30 +0000 (Sat, 12 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0: added MainTankIcon, MainAssistIcon, and MasterLooterIcon (all untested in raid).
------------------------------------------------------------------------
r115 | scorpio0920 | 2008-04-10 11:31:01 +0000 (Thu, 10 Apr 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/zhTW.lua

LibDogTag-Unit-3.0
- Fixed typo. XD
------------------------------------------------------------------------
r114 | kurax | 2008-04-10 11:14:39 +0000 (Thu, 10 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/zhTW.lua

LibDogTag-Unit-3.0: Keep the version processing in line please.
------------------------------------------------------------------------
r113 | scorpio0920 | 2008-04-10 11:11:00 +0000 (Thu, 10 Apr 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/zhTW.lua

LibDogTag-Unit-3.0:
- Update zhTW localization.
------------------------------------------------------------------------
r112 | ellipsis | 2008-04-10 02:06:35 +0000 (Thu, 10 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Experience.lua

LibDogTag-Unit-3.0: fixed RestXP when not rested.
------------------------------------------------------------------------
r111 | scorpio0920 | 2008-04-08 18:18:15 +0000 (Tue, 08 Apr 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/lib.xml

LibDogTag-Unit-3.0
- Added zhTW Localization. (Thanks s8095324)
------------------------------------------------------------------------
r110 | scorpio0920 | 2008-04-08 18:16:53 +0000 (Tue, 08 Apr 2008) | 2 lines
Changed paths:
   A /tmp/trunk/LibDogTag-Unit-3.0/Localization/zhTW.lua

LibDogTag-Unit-3.0
- Added zhTW Localization. (Thanks s8095324)
------------------------------------------------------------------------
r109 | ckknight | 2008-04-05 03:59:48 +0000 (Sat, 05 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua

LibDogTag-Unit-3.0 - small optimization by assuming that the player unit always exists
------------------------------------------------------------------------
r108 | arrowmaster | 2008-04-01 07:16:23 +0000 (Tue, 01 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.toc

.You are not a special or unique snowflake. Get back in line and use the 'Lib: ...' title format like everybody else to save the sanity of those of us looking through an alpha sorted addon list
------------------------------------------------------------------------
r107 | ellipsis | 2008-04-01 06:53:49 +0000 (Tue, 01 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0: Slight optimization of [IsMasterLooter] 'cause I was lazy the first time.
------------------------------------------------------------------------
r106 | ellipsis | 2008-04-01 06:49:37 +0000 (Tue, 01 Apr 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0: [IsMasterLooter] should probably check if the unit is actually the master looter, not just if they're in your raid.
------------------------------------------------------------------------
r105 | ellipsis | 2008-03-30 00:44:07 +0000 (Sun, 30 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0: removed special handling of elites in DifficultyColor; the color is now based solely on the mob's level.
------------------------------------------------------------------------
r104 | ellipsis | 2008-03-29 19:16:39 +0000 (Sat, 29 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0: Classification tags now update properly when units change classifications (e.g. elite->normal in the new daily)
------------------------------------------------------------------------
r103 | ckknight | 2008-03-29 16:59:38 +0000 (Sat, 29 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/TooltipScanning.lua

LibDogTag-Unit-3.0 - add a note to the Zone doc that it only works if you can't see the unit.
------------------------------------------------------------------------
r102 | ckknight | 2008-03-29 08:45:10 +0000 (Sat, 29 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/DruidMana.lua

LibDogTag-Unit-3.0 - remove a bad assert
------------------------------------------------------------------------
r101 | ckknight | 2008-03-29 08:38:56 +0000 (Sat, 29 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/DruidMana.lua

LibDogTag-Unit-3.0 - fix DruidMana tags.
------------------------------------------------------------------------
r100 | ckknight | 2008-03-29 06:08:53 +0000 (Sat, 29 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Threat.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - fix Threat tags, sorta.
------------------------------------------------------------------------
r99 | ellipsis | 2008-03-28 23:32:28 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0: Added PvPIcon tag. Due to Blizz limitations, it can't scale with text like other icons, and will leave a gap on the left. Sorry.
------------------------------------------------------------------------
r98 | ellipsis | 2008-03-28 22:17:57 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0: Added RaidIcon tag
------------------------------------------------------------------------
r97 | ckknight | 2008-03-28 22:03:35 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - test upgrading LibDogTag-Unit-3.0
------------------------------------------------------------------------
r96 | ellipsis | 2008-03-28 21:47:39 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Threat.lua

LibDogTag-Unit-3.0: fix Threat event handler args
------------------------------------------------------------------------
r95 | ckknight | 2008-03-28 21:34:02 +0000 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Experience.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/GuildNote.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/TooltipScanning.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Cleanup.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - update API
- use :ClearNamespace
------------------------------------------------------------------------
r94 | ckknight | 2008-03-28 15:36:03 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua

LibDogTag-Unit-3.0 - fix issues with [AFK] and [Dead] not picking up properly.
------------------------------------------------------------------------
r93 | ckknight | 2008-03-28 15:21:56 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Power.lua

LibDogTag-Unit-3.0 - fix documentation for HasMP
------------------------------------------------------------------------
r92 | ckknight | 2008-03-28 14:51:54 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Threat.lua

LibDogTag-Unit-3.0 - possibly set playerGuid properly
------------------------------------------------------------------------
r91 | kurax | 2008-03-28 11:21:13 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/zhCN.lua

LibDogTag-Unit-3.0: Update zhCN docs, I mean it
------------------------------------------------------------------------
r90 | ckknight | 2008-03-28 08:35:42 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Health.lua

LibDogTag-Unit-3.0 - fix PercentHP if offline.
------------------------------------------------------------------------
r89 | ckknight | 2008-03-28 07:38:34 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Health.lua

LibDogTag-Unit-3.0 - if you're in ghost form, you should have 0 hp, not 1, imho.
------------------------------------------------------------------------
r88 | ckknight | 2008-03-28 07:33:56 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - add some tests
------------------------------------------------------------------------
r87 | ellipsis | 2008-03-28 07:15:11 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0: typo fix HasLibrary -> HasInstance
------------------------------------------------------------------------
r86 | ckknight | 2008-03-28 07:08:11 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0 - remove debug statements.
------------------------------------------------------------------------
r85 | ckknight | 2008-03-28 07:07:33 +0000 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0 - clear group members table
- this should fix Offline bugs.
------------------------------------------------------------------------
r84 | ellipsis | 2008-03-28 06:56:46 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua

LibDogTag-Unit-3.0: fixed negative AuraDuration
------------------------------------------------------------------------
r83 | ckknight | 2008-03-28 06:49:32 +0000 (Fri, 28 Mar 2008) | 3 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0 - add [IsMainTank], which tries to check oRA and CTRA.
- add [IsMainAssist]
DOGTAG-4
------------------------------------------------------------------------
r82 | ckknight | 2008-03-28 06:24:55 +0000 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0 - make [FKey] return the actual keybinding instead of just F1-5
DOGTAG-3
------------------------------------------------------------------------
r81 | ckknight | 2008-03-28 06:13:12 +0000 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0 - make DifficultyColor add 3 levels when seeing an elite instead of making it level 99 always.
DOGTAG-20
------------------------------------------------------------------------
r80 | ckknight | 2008-03-28 06:03:42 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Health.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0 - fix some documentation examples where Text was used
------------------------------------------------------------------------
r79 | ckknight | 2008-03-28 04:29:25 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0 - add SmartClass
------------------------------------------------------------------------
r78 | kurax | 2008-03-28 04:10:11 +0000 (Fri, 28 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/zhCN.lua

LibDogTag-Unit-3.0: Update zhCN docs for aura tags
------------------------------------------------------------------------
r77 | ckknight | 2008-03-28 00:22:48 +0000 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0 - fix ShortDruidForm documentation
- hopefully fix AFK/Offline stuff.
------------------------------------------------------------------------
r76 | mitchell | 2008-03-27 23:54:26 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Range.lua

LibDogTag-Unit-3.0: [*Range] ret could be nil
------------------------------------------------------------------------
r75 | ellipsis | 2008-03-27 23:47:50 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Range.lua

LibDogTag-Unit-3.0: Fix MinRange and MaxRange tags
------------------------------------------------------------------------
r74 | mitchell | 2008-03-27 23:21:31 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Range.lua

LibDogTag-Unit-3.0: added support for LibRangeCheck-2.0
------------------------------------------------------------------------
r73 | adirelle | 2008-03-27 23:14:10 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/frFR.lua

LibDogTag-Unit-3.0: typo in frFR localization.
------------------------------------------------------------------------
r72 | adirelle | 2008-03-27 23:04:29 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Experience.lua

LibDogTag-Unit-3.0: fixed RestXP.
------------------------------------------------------------------------
r71 | adirelle | 2008-03-27 22:57:47 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   A /tmp/trunk/LibDogTag-Unit-3.0/Localization/frFR.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/lib.xml

LibDogTag-Unit-3.0: added frFR localization, most of it has been ripped from LibDogTag-2.0 (BTW, according to Sylvanaar, Germans needs gender specific class/race names too ;))
------------------------------------------------------------------------
r70 | ckknight | 2008-03-27 22:53:35 +0000 (Thu, 27 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0 - fix the docs for NumAura
- fix a bug with unit not taking undef
------------------------------------------------------------------------
r69 | ckknight | 2008-03-27 22:51:54 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Health.lua

LibDogTag-Unit-3.0 - make sure the LibMobHealth-4.0 has priority over 3.0
------------------------------------------------------------------------
r68 | ckknight | 2008-03-27 22:45:02 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua

LibDogTag-Unit-3.0 - fix HasDebuffType docs
------------------------------------------------------------------------
r67 | mitchell | 2008-03-27 22:40:24 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Range.lua

LibDogTag-Unit-3.0: avoid calling getRange() twice for [Range] tag
------------------------------------------------------------------------
r66 | ckknight | 2008-03-27 21:31:50 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/DruidMana.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Experience.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/GuildNote.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Health.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Power.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Range.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Talent.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Threat.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/TooltipScanning.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - fix a bug with unit declarations.
------------------------------------------------------------------------
r65 | ckknight | 2008-03-27 21:21:04 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0 - fix doc of IsTapped tag
------------------------------------------------------------------------
r64 | ckknight | 2008-03-27 21:19:32 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/DruidMana.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Experience.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/GuildNote.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Health.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Power.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Range.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Talent.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Threat.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/TooltipScanning.lua

LibDogTag-Unit-3.0 - don't require unit to be set by addons, make it 'player' by default for all tags.
------------------------------------------------------------------------
r63 | ckknight | 2008-03-27 18:54:50 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Talent.lua

LibDogTag-Unit-3.0 - don't check the player's talents until requested.
------------------------------------------------------------------------
r62 | ckknight | 2008-03-27 16:13:04 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0 - fix HappyColor
------------------------------------------------------------------------
r61 | ckknight | 2008-03-27 15:15:01 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0 - fix issues with ShortClass mishandling Hunter and Warrior
------------------------------------------------------------------------
r60 | kurax | 2008-03-27 12:32:51 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/zhCN.lua

LibDogTag-Unit-3.0: Bug fix in zhCN localization
------------------------------------------------------------------------
r59 | ckknight | 2008-03-27 03:49:36 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/enUS.lua

LibDogTag-Unit-3.0 - add support for abbreviations of female races and classes (the Frenchies need it)
------------------------------------------------------------------------
r58 | kurax | 2008-03-27 01:31:39 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/zhCN.lua

LibDogTag-Unit-3.0: Update zhCN localization
------------------------------------------------------------------------
r57 | durcyn | 2008-03-27 01:03:15 +0000 (Thu, 27 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/koKR.lua

LibDogTag-Unit-3.0: Hi, 7destiny, please learn locale syntax before you commit this garbage.
------------------------------------------------------------------------
r56 | ckknight | 2008-03-26 23:37:30 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0 - add example and category to Guid tag
------------------------------------------------------------------------
r55 | ckknight | 2008-03-26 23:21:12 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua

LibDogTag-Unit-3.0 - fix hasEvent index bug.
------------------------------------------------------------------------
r54 | ckknight | 2008-03-26 22:42:22 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua

LibDogTag-Unit-3.0 - update cast bars when unit changes properly
------------------------------------------------------------------------
r53 | ckknight | 2008-03-26 22:41:25 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua

LibDogTag-Unit-3.0 -  possible fix for auras
------------------------------------------------------------------------
r52 | ckknight | 2008-03-26 22:38:32 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua

LibDogTag-Unit-3.0 - fix casting tags
------------------------------------------------------------------------
r51 | 7destiny | 2008-03-26 21:36:50 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/koKR.lua

LibDogTag-Unit-3.0: koKR Update
------------------------------------------------------------------------
r50 | ckknight | 2008-03-26 20:32:26 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - add some tests
------------------------------------------------------------------------
r49 | ckknight | 2008-03-26 19:19:19 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - add some tests
------------------------------------------------------------------------
r48 | ellipsis | 2008-03-26 17:44:40 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   D /tmp/trunk/LibDogTag-Unit-3.0/Categories/Abbrev.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/lib.xml

LibDogTag-Unit-3.0: added ShortClassification, made other Short* tags work on unit if no args are given.
------------------------------------------------------------------------
r47 | ckknight | 2008-03-26 15:43:10 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0 - Race can return nil
------------------------------------------------------------------------
r46 | ellipsis | 2008-03-26 05:21:22 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Abbrev.lua

LibDogTag-Unit-3.0: Fix ShortRace typo.
------------------------------------------------------------------------
r45 | ellipsis | 2008-03-26 03:53:47 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.toc

LibDogTag-Unit-3.0: add some handy libs to optdeps.
------------------------------------------------------------------------
r44 | ellipsis | 2008-03-26 02:25:06 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Power.lua

LibDogTag-Unit-3.0: fix MissingMP (fixes DOGTAG-7)
------------------------------------------------------------------------
r43 | ellipsis | 2008-03-26 01:42:05 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0: proper fix for HostileColor on tapped/dead units.
------------------------------------------------------------------------
r42 | ellipsis | 2008-03-26 01:11:14 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua

LibDogTag-Unit-3.0: band-aid for HostileColor error on tapped/dead units.
------------------------------------------------------------------------
r41 | ellipsis | 2008-03-26 00:48:57 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Power.lua

LibDogTag-Unit-3.0: fix PowerColor.
------------------------------------------------------------------------
r40 | ckknight | 2008-03-25 19:54:23 +0000 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Health.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.toc

LibDogTag-Unit-3.0 - fix math_floor nil bug
- change TOC
------------------------------------------------------------------------
r38 | ckknight | 2008-03-23 17:45:46 +0000 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Talent.lua

LibDogTag-Unit-3.0 - remove debug line
------------------------------------------------------------------------
r37 | ckknight | 2008-03-23 16:06:47 +0000 (Sun, 23 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Threat.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua

LibDogTag-Unit-3.0 - fix an issue with Threat
- make sure to check if units exist before running functions on them
------------------------------------------------------------------------
r36 | ckknight | 2008-03-23 15:16:17 +0000 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua

LibDogTag-Unit-3.0 - make IsUnit(other, unit) instead of IsUnit(unit, other)
------------------------------------------------------------------------
r35 | ckknight | 2008-03-23 08:02:38 +0000 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Reputation.lua

LibDogTag-Unit-3.0 - probably not a good idea to leave in a debug line
------------------------------------------------------------------------
r34 | ckknight | 2008-03-23 08:00:55 +0000 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Reputation.lua

LibDogTag-Unit-3.0 - fix events for reputation category
------------------------------------------------------------------------
r33 | ckknight | 2008-03-23 07:36:11 +0000 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - add the Status tag, fix a few bugs
------------------------------------------------------------------------
r32 | ckknight | 2008-03-23 02:51:23 +0000 (Sun, 23 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/lib.xml

LibDogTag-Unit-3.0 - update lib.xml
------------------------------------------------------------------------
r31 | ckknight | 2008-03-23 01:32:12 +0000 (Sun, 23 Mar 2008) | 2 lines
Changed paths:
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Abbrev.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Talent.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/enUS.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/koKR.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/zhCN.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - add categories Abbrev and Talent.
- Talent uses LibTalentQuery-1.0
------------------------------------------------------------------------
r30 | ckknight | 2008-03-23 00:01:25 +0000 (Sun, 23 Mar 2008) | 2 lines
Changed paths:
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Auras.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/DruidMana.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Threat.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/TooltipScanning.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Localization/enUS.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/lib.xml
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - Add some more categories

------------------------------------------------------------------------
r29 | ckknight | 2008-03-22 16:32:44 +0000 (Sat, 22 Mar 2008) | 1 line
Changed paths:
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Cast.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/GuildNote.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Misc.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Range.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Cleanup.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - add Cast, GuildNote, Misc, and Range categories
------------------------------------------------------------------------
r28 | ckknight | 2008-03-20 01:59:10 +0000 (Thu, 20 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Experience.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Health.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Power.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Categories/Reputation.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Status.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Cleanup.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/lib.xml
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - update to use functions as tags
- add Status category
------------------------------------------------------------------------
r27 | ckknight | 2008-03-16 22:00:59 +0000 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Experience.lua

LibDogTag-Unit-3.0 - add experience category
------------------------------------------------------------------------
r26 | ckknight | 2008-03-16 21:46:15 +0000 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories (from /tmp/trunk/LibDogTag-Unit-3.0/Modules:20)
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Characteristics.lua (from /tmp/trunk/LibDogTag-Unit-3.0/Modules/Characteristics.lua:25
   R /tmp/trunk/LibDogTag-Unit-3.0/Categories/Health.lua (from /tmp/trunk/LibDogTag-Unit-3.0/Modules/Health.lua:25
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Power.lua (from /tmp/trunk/LibDogTag-Unit-3.0/Modules/Power.lua:25
   A /tmp/trunk/LibDogTag-Unit-3.0/Categories/Reputation.lua (from /tmp/trunk/LibDogTag-Unit-3.0/Modules/Reputation.lua:25
   D /tmp/trunk/LibDogTag-Unit-3.0/Modules

LibDogTag-Unit-3.0 - rename Modules to Categories
------------------------------------------------------------------------
r25 | ckknight | 2008-03-16 21:40:28 +0000 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Modules/Characteristics.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Modules/Health.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Modules/Power.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Modules/Reputation.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/lib.xml

LibDogTag-Unit-3.0 - add Reputation module, make tags use Concatenate instead of Append, optimize a bit.
------------------------------------------------------------------------
r24 | ckknight | 2008-03-16 20:31:13 +0000 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Modules/Power.lua

LibDogTag-Unit-3.0 - fix syntax error
------------------------------------------------------------------------
r23 | ckknight | 2008-03-16 17:39:44 +0000 (Sun, 16 Mar 2008) | 1 line
Changed paths:
   A /tmp/trunk/LibDogTag-Unit-3.0/Modules/Power.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/lib.xml
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - add Power module
------------------------------------------------------------------------
r22 | ckknight | 2008-03-16 16:59:56 +0000 (Sun, 16 Mar 2008) | 2 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Modules/Characteristics.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Modules/Health.lua

LibDogTag-Unit-3.0 - add restraints on HPColor, in the fringe case that Blizzard messes up.
- add [Guid] tag.
------------------------------------------------------------------------
r21 | ckknight | 2008-03-16 16:22:48 +0000 (Sun, 16 Mar 2008) | 3 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Modules/Characteristics.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/Modules/Health.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/lib.xml
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - If the mouseover unit doesn't exist, prevent any updates to related fontstrings, so that fadeouts of tooltips and the like work properly
- use the boolean type instead of string;nil
- add Characteristics module.
------------------------------------------------------------------------
r20 | ckknight | 2008-03-16 01:41:42 +0000 (Sun, 16 Mar 2008) | 4 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - add support for unit changes (e.g. PLAYER_TARGET_CHANGED updates all fontstrings that have a unit='target' on them)
- fix a typo
- make it so mouseover-as-target works properly (Blizzard doesn't send mouseover events if target = mouseover)
- update non-normal units (units that don't receive Blizzard events) automatically every 0.25 seconds.
------------------------------------------------------------------------
r19 | ckknight | 2008-03-15 20:22:12 +0000 (Sat, 15 Mar 2008) | 3 lines
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/Modules/Health.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - add support for MobHealth2, 3, and 4 for health-related tags
- Add PercentHP, MissingHP, FractionalHP, IsMaxHP, HPColor tags.
- for most HP tags, you can specify the optional kwarg "known", e.g. HP(unit='target', known=true), to only show known HP values, i.e. if they are in your party or if MobHealth can estimate its health. This eliminates the need for the SureHP tag as in LibDogTag-2.0
------------------------------------------------------------------------
r18 | ckknight | 2008-03-14 17:52:26 +0000 (Fri, 14 Mar 2008) | 1 line
Changed paths:
   M /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua
   M /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - add in a check if the default unit kwarg is a number.
------------------------------------------------------------------------
r17 | ckknight | 2008-03-14 17:48:14 +0000 (Fri, 14 Mar 2008) | 3 lines
Changed paths:
   A /tmp/trunk/LibDogTag-Unit-3.0
   A /tmp/trunk/LibDogTag-Unit-3.0/Cleanup.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.toc
   A /tmp/trunk/LibDogTag-Unit-3.0/Localization
   A /tmp/trunk/LibDogTag-Unit-3.0/Localization/enUS.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Localization/koKR.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Localization/zhCN.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/Modules
   A /tmp/trunk/LibDogTag-Unit-3.0/Modules/Health.lua
   A /tmp/trunk/LibDogTag-Unit-3.0/lib.xml
   A /tmp/trunk/LibDogTag-Unit-3.0/test.lua

LibDogTag-Unit-3.0 - initial commit
- Unit namespace for LibDogTag-3.0. For addons that wish to use unit-oriented tags, they'd include this library along with LibDogTag-3.0.
- note: not done yet to any real degree
------------------------------------------------------------------------