MagicTargets-r71324

Details

  • Filename
    MagicTargets-r71324.zip
  • Uploaded by
  • Uploaded
    Apr 24, 2008
  • Size
    123.80 KB
  • Downloads
    75
  • MD5
    450263f5a9c489f545a1a3c8f0e1f16d

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r71324 | neotron | 2008-04-24 16:19:51 -0400 (Thu, 24 Apr 2008) | 6 lines
Changed paths:
   M /trunk/MagicTargets/MagicTargets.lua

MagicTargets:
- Added options to: lock bars, toggle growth direction, toggle listening to Magic Marker data, toggle whether or not addon is enabled outside a group and whether to hide the anchor when the bars are locked.
- When enabled the addon always listens to combat events (before crowd control used prior to the player entering combat weren't registered)
- Update bars outside of combat (every 5 seconds) and during (every 0.5 seconds).
- Update bars on mouse over and targeting when enabled. Also look at players focus target.
- Some of the changes were dry coded.
------------------------------------------------------------------------
r70708 | neotron | 2008-04-21 04:21:10 -0400 (Mon, 21 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicTargets/MagicTargets.lua

MagicTargets: Don't add entities discovered in the combat log since it's buggy and not really needed in raids.
------------------------------------------------------------------------
r70679 | neotron | 2008-04-20 23:09:48 -0400 (Sun, 20 Apr 2008) | 1 line
Changed paths:
   M /trunk/MagicTargets

MagicTargets: attempt at externals.
------------------------------------------------------------------------
r70655 | neotron | 2008-04-20 18:43:48 -0400 (Sun, 20 Apr 2008) | 3 lines
Changed paths:
   M /trunk/MagicTargets/MagicTargets.lua
   M /trunk/MagicTargets/embeds.xml

MagicTargets:
- Add icons when a mob is crowd controlled usign a known method.
- Learn new mobs from combat events (i.e don't have to target them).
------------------------------------------------------------------------
r70568 | neotron | 2008-04-20 01:10:33 -0400 (Sun, 20 Apr 2008) | 4 lines
Changed paths:
   A /trunk/MagicTargets
   A /trunk/MagicTargets/LICENSE.txt
   A /trunk/MagicTargets/Locales.xml
   A /trunk/MagicTargets/MagicTargets.lua
   A /trunk/MagicTargets/MagicTargets.toc
   A /trunk/MagicTargets/Textures
   A /trunk/MagicTargets/Textures/1.tga
   A /trunk/MagicTargets/Textures/2.tga
   A /trunk/MagicTargets/Textures/3.tga
   A /trunk/MagicTargets/Textures/4.tga
   A /trunk/MagicTargets/Textures/5.tga
   A /trunk/MagicTargets/Textures/6.tga
   A /trunk/MagicTargets/Textures/7.tga
   A /trunk/MagicTargets/Textures/8.tga
   A /trunk/MagicTargets/embeds.xml

MagicTargets: Initial import
- PvE mob frames, showing currently targeted mobs of the raid.
- Support for MagicMarker to list mobs marked with that addon.

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

Additional Files