ag_UnitFrames
Customizable unit frame addon.
- How to configure the unit frames in 3.0
Press "esc" to open the options menu.
Press the "Interface" button.
In the interface options window, press the "AddOns" tab.
Select "AG Units" from the tree of available addons.
Press the "Open AG Units Options" button. This will open the AG Unit Frames options window.
(Alternatively, you can write "/aguf" in the chat.)
- Latest update
Hi guys,
I know there's still some things missing, like layouts for example.
I would have loved to keep the old version of AG Unit Frames up until I thought the new version was 100% ready, but 3.0 came out, so I had to put the new version up. The old version not compatible with 3.0.
That said, I feel that the new AG Unit Frames is much lighter than the old one, while being easier to configure, contains more modern features and so on. As soon as the glitches in the wake of 3.0 is smoothed out, I'm sure many of you are going to be pretty happy with it.
Regarding the missing layouts, the layout system was completely changed, which makes the old layouts incompatible. It is much better and dynamic now and allows for a lot more customization, It is unfortunate that I haven't had time to rewrite some of the old layouts like "classic". I really plan to.
I hope this answers some of your questions!
- Issues
There is a problem where party members won't be created correctly if they join while you're in combat. This is a bug in the Blizzard interface code and won't be fixed until they release a new patch. This affects all unit frame addons.
See http://forums.worldofwarcraft.com/thread.html?topicId=11829374079&postId=118282996524&sid=1#0
I have recently updated to r709, and sometimes I seem to get slowdowns for some reason, could you guys please fix this? Thanks.
The 3.2.0 patch notes state...
"Casting bars under the target frame, focus frame and nameplates will now display as shielded if the cast cannot be interrupted."
I was wondering if ag_UnitFrames supports this feature yet? If not, when it might?
Thanks for your efforts, it is appreciated!
Hey whats the chance of some sort of Combo points display options being added, just with a few simple changes like combo point positioning and size? I love the look of the frames but the combo points are just a little insubstantial.
had to change GetDifficultyColor() to GetQuestDifficultyColor()
works now.
Any chance to add the pet's players in raid mode.
Thx a lot for your very good addon
Also when i add someone as focus frame, you cannot remove the focus as there is no options menu when right clicking it.
*Latency
Displays the amount of time spent between cast send and start events, in the form of a bar at the end of your casting bar, with optional text that displays the actual duration of the lag. This helps in canceling casts when they will not actually be interrupted, especially for users with consistently high pings.
When in party it displays a random party member as the target.
when soloing it displays a different mob or the wrong mob info (wrong level, type etc) please update it!
Thanks for replying btw ^^
tristanking said
Wednesday, August 05, 2009 1:09:27 AM (last week)
open interface/addons/ag_UnitFrames/ag_UnitFrames.lua
find/replace GetDifficultyColor with GetQuestDifficultyColor
(one instance at line 657)
fixed.