Get an Epic Experience with Premium

targetAssist

Unit Frames Login to Add Favorites
  • 5 Likes
  • World of Warcraft
  • 5,618 Monthly Downloads
  • Supports: 5.3.0
  • 95,741 Total Downloads
  • Updated 06/07/2013
  • Created 11/12/2010
  • 121 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: GNU General Public License version 3 (GPLv3)
  • Newest File: 1.4.6
or

About targetAssist

targetAssist

Anyone else miss MainAssist? targetAssist is my attempt to recreate the basic functionality of that wonderful addon.

targetAssist provides unit frames that track tanks and main assists in your party or raid, along with their current targets. You can position the frames by dragging the header bar. Targeting buttons can be arranged above or below the header (see the Appearance section of the configuration options):

targetAssist window

Right click on the header bar to bring up a context menu that will allow you to select the tracked party/raid members and configure the addon:

targetAssist context menu

Left click on party/raid members or their targets to target those units. Right clicking on the party/raid member buttons brings up a menu that allows you to change the order in which they appear:

targetAssist unit order

Right click on a party/raid member target to change the raid icon on that unit:

targetAssist raid icon

The interface options panel allows you to customize the visual appearance and behavior of the addon:

targetAssist interface panel

In addition to setting up the addon to automatically track tanks and main assists set through the default UI, you can also broadcast your current settings to other members of your party/raid who are running the addon:

targetAssist broadcast

Bug Reports and Feature Requests

Please submit bug reports here: http://wow.curseforge.com/addons/targetassist/tickets/. Feature requests are also welcome. If you are interested in helping to develop this mod, or if you would like to help with localization efforts, please contact me here via PM or at sonora.kirintor@gmail.com.

------------------------------------------------------------------------
r105 | dridzt | 2013-06-07 06:29:34 +0000 (Fri, 07 Jun 2013) | 1 line
Changed paths:
   A /tags/1.4.6 (from /trunk:104)

Created tag 1.4.6 "Escalation"
------------------------------------------------------------------------
r104 | dridzt | 2013-06-07 06:27:39 +0000 (Fri, 07 Jun 2013) | 8 lines
Changed paths:
   M /trunk/core.lua
   M /trunk/gui.lua
   M /trunk/targetAssist.toc

- Fix roster list getting polluted from tank and mainassist lists.
- Fix a typo that prevented role detection from working in parties.
- Fix x-realm unit names.
- Improve auto-add and auto-purge options.
- Add class colors and tank/assist/pet icons to the 'Custom Assist' dropdown.
- Improve event processing (skip events whose option isn't enabled)
- Remove some debug code.
- Update .toc, compatible with WoW 5.3.0
------------------------------------------------------------------------
r102 | dridzt | 2013-06-05 19:21:25 +0000 (Wed, 05 Jun 2013) | 16 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/config.lua
   M /trunk/core.lua
   M /trunk/embeds.xml
   M /trunk/gui.lua
   M /trunk/targetAssist.toc

- Option for automating the addition of tanks/assists is now cumulative.
- Provide separate options for the various sources of tanks/assists.
- Add specialization detection to tank sources (using LibGroupInSpecT).
- Improve range detection (using LibRangeCheck-2.0)
- Provide separate options for friend/enemy range checking and expose the alpha setting for oor units.
- oRA2 support removed, !ClassColors support added.
- Improve the auto-clear logic, make 'Clear All' option apply to all relevant data (target list, broadcast history etc)
- Make the 'include player' option apply for all relevant data (eg. auto-add tanks/assists)
- Fix 'prefix too long' error for target list broadcasts.
- Fix party/raid detection, remove obsolete events, use 5.3 API.
- Fix raid marking dropdown not working on Target frame.
- Fix default font not displaying properly on some foreign locales (Asian, Russian etc)
- Properly split initialization of saved variables and game data.
- Performance optimizations, both cpu and rate of memory consumption (should be nearly static now)
- Properly disable the addon when hidden so all processing stops.
- Needs testing: x-realm parties/raids.
------------------------------------------------------------------------
r101 | dridzt | 2013-06-05 19:18:30 +0000 (Wed, 05 Jun 2013) | 1 line
Changed paths:
   D /trunk/libs

- Remove hard-embeds (step2)
------------------------------------------------------------------------
r100 | dridzt | 2013-06-05 19:16:37 +0000 (Wed, 05 Jun 2013) | 1 line
Changed paths:
   M /trunk

- Remove hard-embeds (step1)
------------------------------------------------------------------------

Comments

First Previous Page 5 of 7 Next Last
  • #37
    Good job. I use this addon for PvP battleground, can you add Class Color in friends and enemy??
  • #42
    Implemented in 1.3 beta. I'm not particularly happy with my solution for showing which targets are hostile when class colors are enabled for both friendly and hostile targets: currently the addon just color the name text in red if the target is hostile. It's a bit ugly. Suggestions welcome.
  • #33
    Request: Could you add the option to change the color of the life bars of the tanks based on class?

    than MainAssist ever was
  • #35
    I really like this suggestion and it fits well with the other features coming in 1.3. Look for it in a beta release soon.

    Also, glad that you're finding the addon as/more useful than MainAssist!
  • #31
    Is it possible to add numeric percent of health on top of or instead of the bar shrinking(or an option for one)? I would be good for council type fights with multiple mobs being tanked.
  • #36
    Very useful suggestion and easy to add. Look for it as a target button option in the coming 1.3 beta.
  • #27
    Getting the following error on mouseover with the latest version.

    11x C stack overflow:
    : ?
    Interface\FrameXML\SecureHandlers.lua:343: in function :
    (tail call): ?:
    : ?
    Interface\FrameXML\SecureHandlers.lua:264: in function :
    : ?
    Interface\FrameXML\SecureHandlers.lua:343: in function :
    (tail call): ?:
    : ?
    Interface\FrameXML\SecureHandlers.lua:264: in function :
    : ?
    Interface\FrameXML\SecureHandlers.lua:343: in function :
    ...:
    : ?
    Interface\FrameXML\SecureHandlers.lua:264: in function :
    : ?
    Interface\FrameXML\SecureHandlers.lua:343: in function :
    (tail call): ?:
    : ?
    Interface\FrameXML\SecureHandlers.lua:264: in function :
    : ?
    Interface\FrameXML\SecureHandlers.lua:343: in function :
    (tail call): ?:

    Locals:
    (*temporary) = defined =[C]:-1
    (*temporary) = @ Interface\FrameXML\SecureHandlers.lua:261:
    (*temporary) = tA_Assist1 {
    0 =
    SetKey = @ targetAssist\gui.lua:366:
    unitID = "raid6"
    GetHotkey = @ targetAssist\gui.lua:351:
    mostTargetedIcon = {}
    ClearBindings = @ targetAssist\gui.lua:370:
    targetCountString = {}
    unitName = "Julantis"
    GetBindings = @ targetAssist\gui.lua:355:
    fontString = {}
    texture = {}
    }
    (*temporary) = @ Interface\FrameXML\SecureHandlers.lua:197:
    (*temporary) = true

    ---
  • #34
    After further testing, I'm fairly certain this is an issue with the way targetAssist interfaces with Clique. If you are seeing this error please:

    1) update to 1.2.2b or later
    2) If you are running Clique and still see this error, please update your version of Clique (should be 1.3.3 or greater)

    If you've done both 1&2 above, and still see this error, please add a comment to this thread or post here: http://wow.curseforge.com/addons/targetassist/tickets/6-c-stack-overflow-error/
  • #30
    Try updating to 1.2.2b. This *may* fix the error. If it does not, and you are using Clique, try disabling Clique support (new check box added to the bottom of the addon's interface options page).
  • #28
    Still trying to track this one down. Any info you can add to this ticket, will be appreciated:

    http://wow.curseforge.com/addons/targetassist/tickets/6-c-stack-overflow-error/
  • #24
    Thank you for this addon.Ver.1.1.2 works fine for me, but ver.1.2 don`t load automatically when i enter the instance untill i reload ui.
  • #25
    Thanks for the report -- fixed in 1.2.1.
  • #20
    Any chance you could add in a keybind option for the primary assist slot? That was just another one of the great features MainAssist had and why we kept using it for so long. Also, let me add in my thanks to you for taking this project on, it is truely a loved addon by our guild and we are grateful for this carryon of it.
  • #21
    You can bind targeting any of the first 10 assists or their targets through the in game UI. To do this, open the system menu (escape key), choose Key Bindings, and scroll down to the targetAssist section (probably near the bottom). Please let me know if you have any problems with this feature.
  • #22
    That's great, when did you add that? I didn't see it listed in the key bindings in the last few releases, although I could have had an addon blocking it :/
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Maingear

ENTER NOW