Addon Info.
Change Log
Optional Files (0)
Archived (2)
Comments (14)
  Category: Ace: UnitFrames
Addon Information
Works with Patch 2.4
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
r52
Date:
05-12-2008 03:56 PM
Size:
253.03 Kb
Downloads:
164
Views:
1,544
Favorites:
10
MD5:
Pictures
Click to enlarge
eUF in action
Extended Unit Frames   Updated this week!
Rate: 5 out of 5 with 3 votes  
eUF (Extended Unit Frames) was made to upgrade the default unit frames by important features like focus frame, party target frame and highly modifiable status texts. eUF doesn’t create the whole Unit Frames by scratch that’s why its that much more lightweight than other unit frames. If you are searching for an extremely powerful and highly configurable addon this one isn’t for you.

eUF uses LibDogTag-3.0 to format the status texts as well as make them very adaptable. Currently only the player, target and focus status texts are visible.

With this addon you can also move all unit frames (player, target, focus, party). They are unlocked by default.

You can configure eUF through Esc -> Interface Options -> AddOns or via /euf and /extendeduf.
  Change Log - Extended Unit Frames
r52

* Fixed bug when joining a group while in combat
* Corrected display when moving the mouse over focus frame health and mana ba
---------------------------------------------------------------
r51

* Added option to hide focus frame and target of party frame
* Changed focus frame and target of party frame anchors
* Changed focus frame default position
  Optional Files - Extended Unit Frames
Sorry, there are currently no optional files available.
  Archived Versions - Extended Unit Frames
File Name
Version
Size
Author
Date
r51
253.19 Kb
STFX
05-12-2008 03:18 AM
r50
253.08 Kb
STFX
05-11-2008 04:09 PM
  Comments - Extended Unit Frames
Post A Reply
Author Comments Comment Options
Old Today, 05:46 PM  
Ajuga
A Kobold Labourer

Forum posts: 1
File comments: 15
Uploads: 0
Awesome! Just got your PM. I'd love to help you all I can - but so far it'll be mostly testing the addon and making suggestions. I've never coded an actual addon before - I've just done small tweaks here and there. I've ordered that new "World of Warcraft Programming", so I'm hoping to get better soon.

I agree with you, eUF had to be seperate from FocusFrame. Perhaps the different features in eUF could even be modules... With just 3 different main features (cast bars, focus UF, partytarget UF) it may be a bad idea - but if the addon expands you might regret not using modules from the beginning.

Onto my thoughts when testing the addon. Firstly, I wasn't too keen on the party target layout. I think the best way to show it is symmetrically like Player vs. Target. So party1target is identical with party1 - just flipped horizontally. I'll make a screen if you'd like
I'm loving the DogTag support! Party tags obviously miss, but I know you're working on it. Small bug: Try to open the character pane - the default status text will appear below the DogTags. I'm pretty sure it can be entirely turned off in options, so it should be easy to remove.
Options: The scaling seems misplaced. I know I'd never use it, cause it looks wonky next to not-scaled UFs.

Feature request:
- Show tot even if I'm both target and tot. It's been buggering me for a while
- Being able to move each UF in the options (with exact numbers etc.) would be nice, but is certainly not necessary (it's probably outside this addons scope). Using Align gets it almost perfect anyway.
Ajuga is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 04:09 PM  
erica647
A Chromatic Dragonspawn
 
erica647's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 165
Uploads: 1
Quote:
Originally posted by STFX
u may already download r52 on curse.com (they approve all new uploads automatically)
I just downloaded r52 from wowinterface after waiting for approval... still getting the same error though. :/

Edit: Gonna try the one on curse just to be sure I have the right version.

2ND Edit: The one from Curse works great! Apparently I wasn't quite patient enough. hehe
__________________
Lyndi
Level 70 Night Elf Hunter
Silvermoon/The Jesters Guild

Last edited by erica647 : 05-12-2008 at 04:19 PM.
erica647 is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 03:58 PM  
STFX
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 22
Uploads: 3
Quote:
Originally posted by erica647
Thanks for the uber quick response!
u may already download r52 on curse.com (they approve all new uploads automatically)
STFX is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 03:48 PM  
erica647
A Chromatic Dragonspawn
 
erica647's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 165
Uploads: 1
Quote:
Originally posted by STFX
uhm thanks for your effort. well i am still unable to reproduce it but i guess i found the error. uploading next revision now :P
Thanks for the uber quick response!
__________________
Lyndi
Level 70 Night Elf Hunter
Silvermoon/The Jesters Guild
erica647 is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 03:46 PM  
STFX
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 22
Uploads: 3
uhm thanks for your effort. well i am still unable to reproduce it but i guess i found the error. uploading next revision now :P
STFX is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 03:41 PM  
erica647
A Chromatic Dragonspawn
 
erica647's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 165
Uploads: 1
Quote:
Originally posted by STFX
just post the content \WoW\WTF\Account\*accountname*\SavedVariables\ExtendedUF.lua

if u get invited are you two people in the group -> is he solo at the moment he invites you?
Yes both times a single person invited me (not grouped until I accepted the invite). Following are the contents of my extendeduf.lua. You'll notice my custom dogtags but I was getting this error before I made that change... I was just trying it out. :P

Edit: Oh and the minimalist texture is from sharedmedia.

ExtendedUnitFramesDB = {
["profileKeys"] = {
["Lyndi - Silvermoon"] = "Lyndi - Silvermoon",
},
["profiles"] = {
["Lyndi - Silvermoon"] = {
["targetManaText"] = "[mp '/' maxmp]",
["playerHealthText"] = "[hp '/' maxhp]",
["targetHealthText"] = "[hp '/' maxhp]",
["lock"] = true,
["playerManaText"] = "[mp '/' maxmp]",
["texture"] = "Minimalist",
},
},
}
__________________
Lyndi
Level 70 Night Elf Hunter
Silvermoon/The Jesters Guild

Last edited by erica647 : 05-12-2008 at 03:42 PM.
erica647 is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 03:37 PM  
STFX
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 22
Uploads: 3
Quote:
Originally posted by erica647
I locked the frames after moving them down slightly. I can't think of anything else though. Is there a utility I can run or file I can copy with exact settings?
just post the content \WoW\WTF\Account\*accountname*\SavedVariables\ExtendedUF.lua

if u get invited are you two people in the group -> is he solo at the moment he invites you?
STFX is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 03:31 PM  
erica647
A Chromatic Dragonspawn
 
erica647's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 165
Uploads: 1
Quote:
Originally posted by STFX
thanks btw what are your eUF settings?
I locked the frames after moving them down slightly. I can't think of anything else though. Is there a utility I can run or file I can copy with exact settings?
__________________
Lyndi
Level 70 Night Elf Hunter
Silvermoon/The Jesters Guild
erica647 is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 03:28 PM  
STFX
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 22
Uploads: 3
Quote:
Originally posted by erica647
Sorry about not posting the errors but here they are. It's very reproduceable for me as it happens every time. Try getting in combat and have someone invite you to group... join the group while still in combat. I always get the following (4) errors:

[2008/05/12 16:21:00-83-x1]: ADDON_ACTION_BLOCKED:AddOn 'ExtendedUF' tried to call the protected function 'TargetofPartyFrame1:Hide()'.
: in function `Hide'
:"*:OnEvent":21: in function <[string "*:OnEvent"]:1>

[2008/05/12 16:21:00-83-x1]: ADDON_ACTION_BLOCKED:AddOn 'ExtendedUF' tried to call the protected function 'TargetofPartyFrame2:Hide()'.
: in function `Hide'
:"*:OnEvent":21: in function <[string "*:OnEvent"]:1>

[2008/05/12 16:21:00-83-x1]: ADDON_ACTION_BLOCKED:AddOn 'ExtendedUF' tried to call the protected function 'TargetofPartyFrame3:Hide()'.
: in function `Hide'
:"*:OnEvent":21: in function <[string "*:OnEvent"]:1>

[2008/05/12 16:21:00-83-x1]: ADDON_ACTION_BLOCKED:AddOn 'ExtendedUF' tried to call the protected function 'TargetofPartyFrame4:Hide()'.
: in function `Hide'
:"*:OnEvent":21: in function <[string "*:OnEvent"]:1>
thanks btw what are your eUF settings?
STFX is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 03:25 PM  
erica647
A Chromatic Dragonspawn
 
erica647's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 165
Uploads: 1
Quote:
Originally posted by STFX
yea also noticed something like that will look into it ... an error message would be great though

EDIT: just tried it but unfortunatly i am unable to reproduce it :/
Sorry about not posting the errors but here they are. It's very reproduceable for me as it happens every time. Try getting in combat and have someone invite you to group... join the group while still in combat. I always get the following (4) errors:

[2008/05/12 16:21:00-83-x1]: ADDON_ACTION_BLOCKED:AddOn 'ExtendedUF' tried to call the protected function 'TargetofPartyFrame1:Hide()'.
: in function `Hide'
:"*:OnEvent":21: in function <[string "*:OnEvent"]:1>

[2008/05/12 16:21:00-83-x1]: ADDON_ACTION_BLOCKED:AddOn 'ExtendedUF' tried to call the protected function 'TargetofPartyFrame2:Hide()'.
: in function `Hide'
:"*:OnEvent":21: in function <[string "*:OnEvent"]:1>

[2008/05/12 16:21:00-83-x1]: ADDON_ACTION_BLOCKED:AddOn 'ExtendedUF' tried to call the protected function 'TargetofPartyFrame3:Hide()'.
: in function `Hide'
:"*:OnEvent":21: in function <[string "*:OnEvent"]:1>

[2008/05/12 16:21:00-83-x1]: ADDON_ACTION_BLOCKED:AddOn 'ExtendedUF' tried to call the protected function 'TargetofPartyFrame4:Hide()'.
: in function `Hide'
:"*:OnEvent":21: in function <[string "*:OnEvent"]:1>
__________________
Lyndi
Level 70 Night Elf Hunter
Silvermoon/The Jesters Guild
erica647 is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 02:31 PM  
STFX
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 22
Uploads: 3
Quote:
Originally posted by erica647
I just noticed something that may be a Blizzard bug... I get taint errors whenever someone joins a party while I'm in combat. It doesn't really seem to affect anything though and I've had similar issues in Pitbull with the raid frames. I just think my bugsack looks better green than red. :P
yea also noticed something like that will look into it ... an error message would be great though

EDIT: just tried it but unfortunatly i am unable to reproduce it :/

Last edited by STFX : 05-12-2008 at 02:58 PM.
STFX is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 02:17 PM  
erica647
A Chromatic Dragonspawn
 
erica647's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 165
Uploads: 1
I just noticed something that may be a Blizzard bug... I get taint errors whenever someone joins a party while I'm in combat. It doesn't really seem to affect anything though and I've had similar issues in Pitbull with the raid frames. I just think my bugsack looks better green than red. :P
__________________
Lyndi
Level 70 Night Elf Hunter
Silvermoon/The Jesters Guild
erica647 is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 12:51 PM  
STFX
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 22
Uploads: 3
Quote:
Originally posted by erica647
I just tried this out and love it! hehe
STFX is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-12-2008, 12:04 PM  
erica647
A Chromatic Dragonspawn
 
erica647's Avatar
Interface Author - Click to view interfaces

Forum posts: 150
File comments: 165
Uploads: 1
I just tried this out and love it! hehe
__________________
Lyndi
Level 70 Night Elf Hunter
Silvermoon/The Jesters Guild
erica647 is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


WoWInterface.com Copyright ©2004
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.