Download
(272Kb)
Download
Updated: 03-05-07 10:11 AM
Pictures
File Info
Updated:03-05-07 10:11 AM
Created:unknown
Downloads:14,734
Favorites:36
MD5:

SimpleUnitFrames  Popular! (More than 5000 hits)

Version: 1.4.2.29572
by: rophy [More]

Various tweaks to the Blizzard Unit Frames.


I try to make the mod as modular as possible, all the following files can be removed if you don't need the functionality:

* Basics.lua : Adds HP/MP Text and/or ClassIcon to any frame. required by XXXXFrame.lua modules.
* PlayerFrame.lua : HP/MP and ClassIcon for PlayerFrame.
* TargetFrame.lua : HP/MP and ClassIcon for TargetFrame.
* PartyFrame.lua : HP/MP and ClassIcon for PartyFrames.
* ToTFrame.lua : HP/MP for TargetofTargetFrame.
* PetFrame.lua: HP/MP for PetFrame.
* PartyPetFrame.lua: HP for PartyPetFrame.
* FocusFrame.lua : HP/MP and ClassICon for addon FocusFrame: http://www.wowinterface.com/downloads/fileinfo.php?id=6463
* TargetPortraitDamage.xml : Adds Portrait Damage to the TargetFrame.
* PartyPortraitDamage.xml : Adds Portrait Damage to the PartyFrame.
* TargetBuffs.xml, TargetBuffs.lua : Add extra buff slots to the TargetFrame.

If you have MobHealth3 then Target frame can show estimated HP for non-friendly targets.


Class Icons only need less than 10 lines of code and the overhead is minimal, so I decided to not separate Class Icons from HP/MP text, you can toggle Class Icon off in the slash command if you don't need the feature.

/suf for in-game commands, or use DeuceCommander for drop down menu configuration.


Thanks Xan for contributing the PortraitDamage and CassIcons, Keith Chiem for TargetBuffs.

Post A Reply Comment Options
Unread 10-17-08, 11:43 PM  
Gamerguy619
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I got this error message while playing.

Date: 2008-10-17 22:41:56
ID: 19
Error occured in: Global
Count: 1
Message: ..\FrameXML\CombatFeedback.lua line 94:
attempt to index local 'self' (a string value)
Debug:
[C]: ?
..\FrameXML\CombatFeedback.lua:94: CombatFeedback_OnCombatEvent()
...rface\AddOns\SimpleUnitFrames\CorePortraitDamage.lua:136:
...rface\AddOns\SimpleUnitFrames\CorePortraitDamage.lua:134
AddOns:
Swatter, v3.1.4 (<%codename%>)
WowheadLooter, v30014
Align, v
Babylonian, v5.1.DEV.130
BagnonForever, v1.1.0
BonusScanner, v4.1
Combuctor, v1.0.2
Configator, v5.1.DEV.134
CTBarMod, v3.0 (CTMod 3.0)
CTBottomBar, v3.0 (CTMod 3.0)
CTBuffMod, v3.0 (CTMod 3.0)
CTCore, v3.0 (CTMod 3.0)
DBMAPI, v
Gatherer, v3.1.4
Omen, v3.0
Outfitter, v4.3b6
RatingBuster, v
Recount, v
sct, v6.2
SellFish, v2.1.1
SimpleUnitFrames, v1.4.2.$Revision: 29572 $
Squeenix, v3.0.1.8
Titan, v4.0.0.30000 (Revision 8)
TitanAmmo, v4.0.0.30000
TitanBag, v4.0.0.30000
TitanClock, v4.0.0.30000
TitanCoords, v4.0.0.30000
TitanGoldTracker, v4.0.0.30000
TitanItemBonuses, v4.0.0.30000
TitanLootType, v4.0.0.30000
TitanPerformance, v4.0.0.30000
TitanRegen, v4.0.0.30000
TitanRepair, v4.0.0.30000
TitanVolume, v4.0.0.30000
TitanXP, v4.0.0.30000
(ck=36b)
Report comment to moderator  
Reply With Quote
Unread 09-01-08, 03:06 PM  
Thirn
A Kobold Labourer
 
Thirn's Avatar

Forum posts: 0
File comments: 6
Uploads: 0
TargetPortraitDamage

The target portrait seems to be showing damage/healing done by everyone not only the client. Is there a way to limit displayed damage done by your own character only? I suppose leaving any healing on would be beneficial as well.

The old addon I used for this was brDamageText, so I suppose this was possible before the combat log change.

Thanks in advance.
Report comment to moderator  
Reply With Quote
Unread 05-13-08, 12:13 PM  
koshiru
A Kobold Labourer

Forum posts: 1
File comments: 29
Uploads: 0
Target debuffs needs an update I believe, my 5th debuff is hiding behind the ToT Frame. Maybe a blizz thing I am not sure.
Report comment to moderator  
Reply With Quote
Unread 11-08-07, 03:37 AM  
whizque
A Defias Bandit
 
whizque's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 39
Uploads: 3
any option to hide unit frame when out of combat?
Report comment to moderator  
Reply With Quote
Unread 08-31-07, 09:51 AM  
Rackartussen
A Defias Bandit

Forum posts: 2
File comments: 8
Uploads: 0
As an alternative, or compliment, to the classicons, I would like to see being able to color the actual names of player, partymembers and target the classcolor.
Report comment to moderator  
Reply With Quote
Unread 06-05-07, 08:01 AM  
LeoLeal
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Wuld be nice to have an options to change font face of the Frames, cause the current setup looks bad for me :P
Report comment to moderator  
Reply With Quote
Unread 06-01-07, 01:27 AM  
Vrael
A Murloc Raider
 
Vrael's Avatar

Forum posts: 4
File comments: 10
Uploads: 0
Originally posted by rophy
Vrael : WoW 2.1 added default party health text, which SUF haven't been updated to disable yet, I'll fix it.
Alright, thanks. Looking forward to the update. Another thing, manually I have created tags to display mh3currhp and currmp. Would it be possible to include these in the default package?

The problem is WAU overwriting each time I update and I should think these tags would be popular.

Oh, a third thing. Regarding deficithp, could it hide the "0" when you're at full health?

Kind regards
Report comment to moderator  
Reply With Quote
Unread 05-30-07, 05:58 PM  
rophy
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 126
Uploads: 7
SeifX : you can't in the current version.
Vrael : WoW 2.1 added default party health text, which SUF haven't been updated to disable yet, I'll fix it.
Report comment to moderator  
Reply With Quote
Unread 05-30-07, 03:42 AM  
Vrael
A Murloc Raider
 
Vrael's Avatar

Forum posts: 4
File comments: 10
Uploads: 0
Even though I press "none" for every single partyframe option I still have the normal text there. If I enable some it just overlaps it making me have two "texts" on top of each other.

Is this a known bug?
Report comment to moderator  
Reply With Quote
Unread 05-29-07, 05:01 PM  
SeifX
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
Is there any way I can increase the font size of the numerical values for health, mana and percentages? If so, how?

Thanks in advance
Report comment to moderator  
Reply With Quote
Unread 05-16-07, 12:57 PM  
rophy
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 126
Uploads: 7
Originally posted by Maziel
Some of the more complicated, slimline compact unitframe things i've seen have the ability to display the targets health not just percentage, yet every simple, tweak the default look unitframe thing i've tried simply puts a 100/100 or (100%) in. Is there a way for the simple mods of the default look to actually add the proper targets health like these other so-small-you-can-hardly-read unit frames out there?

I like what you've done mate, but really want the real health of targets displayed like some of the other unitframes i've seen out there.

unless... Blizzard has disabled that ability?
You cannot see non raid unit's exact HP, but there exist mods which 'estimates' target HP by calculating damage done to him and percentage changed.

Go get 'MobHealth3' in wowace, it's a library for doing such job, and SimpleUnitFrames supports it. So when you have MobHealth3 enabled, SUF will see (estimated) exact HP on target HP.
Report comment to moderator  
Reply With Quote
Unread 05-16-07, 10:10 AM  
Maziel
A Deviate Faerie Dragon
 
Maziel's Avatar
AddOn Author - Click to view AddOns

Forum posts: 18
File comments: 152
Uploads: 7
Some of the more complicated, slimline compact unitframe things i've seen have the ability to display the targets health not just percentage, yet every simple, tweak the default look unitframe thing i've tried simply puts a 100/100 or (100%) in. Is there a way for the simple mods of the default look to actually add the proper targets health like these other so-small-you-can-hardly-read unit frames out there?

I like what you've done mate, but really want the real health of targets displayed like some of the other unitframes i've seen out there.

unless... Blizzard has disabled that ability?
Last edited by Maziel : 05-16-07 at 11:04 AM.
Report comment to moderator  
Reply With Quote
Unread 03-11-07, 10:41 AM  
rophy
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 126
Uploads: 7
Originally posted by Glayde
Is there any way to make the buffs of the party display without having to mouse over?
Can't with the current SimpleUnitFrames, may be I'll add another module for this later.
Report comment to moderator  
Reply With Quote
Unread 03-10-07, 01:09 PM  
Glayde
A Murloc Raider

Forum posts: 4
File comments: 6
Uploads: 0
Is there any way to make the buffs of the party display without having to mouse over?
Report comment to moderator  
Reply With Quote
Unread 03-02-07, 09:06 AM  
rophy
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 126
Uploads: 7
Originally posted by picachu
[b]As with revision 29307 i got following errors when i try to configure ToT via DeuceCommander (each setting gave me another error plus the previous one):
Fixed.
Next time please use the bug report page.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: