r31

Details

  • Filename
    LibUnitControl-1.0-r31.zip
  • Uploaded by
  • Uploaded
    Oct 8, 2010
  • Size
    25.72 KB
  • Downloads
    44
  • MD5
    965c829f40d61c8b3e872f65da999fec

Supported WoW Retail Versions

  • 4.0.1

Changelog

------------------------------------------------------------------------
r31 | draake | 2010-10-08 15:30:40 +0000 (Fri, 08 Oct 2010) | 2 lines
Changed paths:
   A /trunk/LICENSE
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Added unitName arg for all *_GUID_* events.
Updated license to Customized BSD.
------------------------------------------------------------------------
r30 | draake | 2010-10-08 01:08:57 +0000 (Fri, 08 Oct 2010) | 3 lines
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Renamed lib function GetSpellEffectMask->GetEffectMaskBySpell.
Removed 'DISARM' effect string since the 'DISARM_*' effect strings make it redundant.
Added lib functions GetEffectStringByMask, GetUnitEffectString, and UnitHasAllEffectStrings.
------------------------------------------------------------------------
r29 | draake | 2010-10-08 00:02:04 +0000 (Fri, 08 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Added new lib function GetSpellEffectString.
Added new mods "enrage" and "wound" along with new API's for them.
------------------------------------------------------------------------
r26 | draake | 2010-10-07 16:25:29 +0000 (Thu, 07 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Expanded GUID based events.
Unit events trigger for all unitID's rather than the first match found.
------------------------------------------------------------------------
r24 | draake | 2010-10-07 02:47:43 +0000 (Thu, 07 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Even more cleaning up of the api info for luadoc!
------------------------------------------------------------------------
r22 | draake | 2010-10-07 02:31:27 +0000 (Thu, 07 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Clean up api info for luadoc...
------------------------------------------------------------------------
r21 | draake | 2010-10-07 01:44:42 +0000 (Thu, 07 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua
   M /trunk/LibUnitControl-1.0.toc

Removed more unused debug logic...
------------------------------------------------------------------------
r20 | draake | 2010-10-06 23:58:17 +0000 (Wed, 06 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua
   M /trunk/LibUnitControl-1.0.toc

Removed unused debug logic.
Updated description in toc.
------------------------------------------------------------------------
r19 | draake | 2010-10-06 23:38:18 +0000 (Wed, 06 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Updated aura/mod events. Triggers on aura gains/loses for all common unit ids.
------------------------------------------------------------------------
r18 | draake | 2010-10-06 16:59:49 +0000 (Wed, 06 Oct 2010) | 1 line
Changed paths:
   M /trunk/.docmeta
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Clean up api info for luadoc...
------------------------------------------------------------------------
r16 | draake | 2010-10-05 15:10:04 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Clean up api info for luadoc...
------------------------------------------------------------------------
r15 | draake | 2010-10-05 13:49:52 +0000 (Tue, 05 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Changed lib:*EffectName to lib:*EffectString.
Add new functions lib:UnitHasAllEffectMasks and lib:SpellHasAllEffectStrings.
------------------------------------------------------------------------
r14 | draake | 2010-10-05 13:43:16 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Changed lib:UnitHasEffectMask and lib:SpellHasEffectName to return true if the unit or spell has at least one of the specified effect strings, rather than all.
------------------------------------------------------------------------
r13 | draake | 2010-10-05 13:31:53 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua

Clean up api info for luadoc...
------------------------------------------------------------------------
r12 | draake | 2010-10-05 12:56:16 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk/.docmeta

Fix for luadoc parsing... maybe.
------------------------------------------------------------------------
r11 | draake | 2010-10-05 12:43:08 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   D /trunk/LibUnitControl-1.0/LibUnitControl-1.0

Hopefully fix my initial commit structure... take 3...
------------------------------------------------------------------------
r10 | draake | 2010-10-05 12:42:21 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   A /trunk/.docmeta
   A /trunk/.pkgmeta
   A /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua
   A /trunk/LibUnitControl-1.0/LibUnitControl-1.0.xml
   A /trunk/LibUnitControl-1.0.toc

Hopefully fix my initial commit structure... take 2...
------------------------------------------------------------------------
r9 | draake | 2010-10-05 12:40:14 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk
   D /trunk/LibUnitControl-1.0/.docmeta
   D /trunk/LibUnitControl-1.0/.pkgmeta
   D /trunk/LibUnitControl-1.0/LibUnitControl-1.0/LibUnitControl-1.0.lua
   D /trunk/LibUnitControl-1.0/LibUnitControl-1.0/LibUnitControl-1.0.xml
   D /trunk/LibUnitControl-1.0/LibUnitControl-1.0.toc

Hopefully fix my initial commit structure...
------------------------------------------------------------------------
r8 | draake | 2010-10-05 12:12:12 +0000 (Tue, 05 Oct 2010) | 2 lines
Changed paths:
   M /trunk/LibUnitControl-1.0/.docmeta
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0/LibUnitControl-1.0.lua
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.toc

Updated a functions name for consistencies sake.
Updated toc and luadoc.
------------------------------------------------------------------------
r7 | draake | 2010-10-05 11:52:36 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/.docmeta
   M /trunk/LibUnitControl-1.0/.pkgmeta
   A /trunk/LibUnitControl-1.0/LibUnitControl-1.0
   A /trunk/LibUnitControl-1.0/LibUnitControl-1.0/LibUnitControl-1.0.lua
   A /trunk/LibUnitControl-1.0/LibUnitControl-1.0/LibUnitControl-1.0.xml
   D /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.toc
   D /trunk/LibUnitControl-1.0/lib.xml

Update pkgmeta and file/folder structure.
------------------------------------------------------------------------
r6 | draake | 2010-10-05 11:22:37 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.toc

Updated toc and luadoc info.
------------------------------------------------------------------------
r5 | draake | 2010-10-05 10:43:30 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/.docmeta
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.toc
   M /trunk/LibUnitControl-1.0/lib.xml

Updated repository settings.
------------------------------------------------------------------------
r4 | draake | 2010-10-05 10:21:01 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.toc

Updated toc and repository settings.
------------------------------------------------------------------------
r3 | draake | 2010-10-05 10:09:25 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   M /trunk/LibUnitControl-1.0
   M /trunk/LibUnitControl-1.0/.pkgmeta
   M /trunk/LibUnitControl-1.0/LibUnitControl-1.0.toc

Updated repository settings.
------------------------------------------------------------------------
r2 | draake | 2010-10-05 08:54:09 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   A /trunk/LibUnitControl-1.0
   A /trunk/LibUnitControl-1.0/.docmeta
   A /trunk/LibUnitControl-1.0/.pkgmeta
   A /trunk/LibUnitControl-1.0/LibUnitControl-1.0.lua
   A /trunk/LibUnitControl-1.0/LibUnitControl-1.0.toc
   A /trunk/LibUnitControl-1.0/lib.xml

Initial commit.
------------------------------------------------------------------------
r1 | root | 2010-10-05 08:48:53 +0000 (Tue, 05 Oct 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"libunitcontrol-1-0/mainline: Initial Import"
------------------------------------------------------------------------