Download
(64Kb)
Download
Updated: 10-30-16 06:58 PM
Pictures
File Info
Compatibility:
Return to Karazhan (7.1.5)
Updated:10-30-16 06:58 PM
Created:06-28-10 04:06 PM
Downloads:76,696
Favorites:106
MD5:

whoa UnitFrames  Popular! (More than 5000 hits)

Version: 7.1-u1
by: whoarrior, delabarra

**BFA Update out! Download Here.


Unique and Beautiful mod for Unit, Target and Focus frames with fat HP/Mana bars but still very close to the original Blizzard UI style.

whoa UnitFrames is also available at Curse.com


NOTE: Earlier versions of whoa UnitFrames used folders "CharacterFrame" and "TargetingFrame" located in "World of Warcraft/Interface" folder. From now on whoaUnitFrames does not require them.


Features:

  • Re sizable buffs/debuffs displayed on UniFrames.
  • Threat indicator moved from the targetframe to the playerframe.
  • Player/Target/Focus frames re sizable. WARNING: veeery sensitive.
  • OOC Transparency (disabled by default).
  • Uses Blizzard default statusText or whoa UnitFrames statusText stysle.

whoa StatusText settings (config.lua). No GUI atm but class specific configuration possible.

  • simpleHealth: optional simple health (rounded health and mana points).
  • thousandSeparators: optional health and mana points with 1000 separators.
  • showMaxHealth - Shows max hp (useful for PvP).
  • autoManaPercent: show actual health/mana points in percent. Optional percentage @mana bars.
  • petFrameOnTop - Shows pet frame over player frame. Useful if you moved player frame from it´s default position.
  • hitIndicators - Shows hit indicators player frame.
  • showToTName - Shows Target of Target frame.
  • On next Update: customFontSize Set custom font size for Player/Target/Focus frames.


No GUI atm, configuration in file config.lua (class specific configuration possible).


whoa UnitFrames usage:

You want the whoaUF custom status text
  • enable customStatusText in config.lua: customStatusText = true
  • enable status text in Blizzard config: » Interface » Display » Status text : Numeric/Percent/Both.
You want percentages@manabars
  • enable autoManaPercent in config.lua: autoManaPercent = true
[*]You want the standard Blizzard status text:
  • disable customStatusText in config.lua: customStatusText = false
  • enable status text in Blizzard config: » Interface » Display » Status text : Numeric/percent.
[*]You want NO status text at all:
  • disable status text in Blizzard config: » Interface » Display » Status text : None.

Version 7.1-u1
  • Fixed "customStatusText" default value.
  • Fixed "classColors" when false.

Version 7.1
  • Updated for patch 7.1
Version 7.0.3.u4
  • Fixed "minor" classified frames.
  • Added option to disable powerBar glow animations.
Version 7.0.3.u3
  • Fixed TargetFrame and FocusFrame background.
  • Fixed vehicle mana bar display.
Version 7.0.3.u2
  • Restructured addon simplifying installation and update. This version is also initial Curse.com release.
  • All files now packed within whoaUnitFrame´s addon folder. Unused files deleted.
  • Updated PlayerFrame status text hp / mana / frame animations now fit perfectly.
  • Minor focus frame fixes.
  • Artwork updated.
Version 7.0.3.u1
  • Updated PlayerFrame animations.
  • FocusFrame will now display tapped units as black.
  • Fixed "customStatusText" when diplayed as "both" on blizzard menu.
Version 7.0.3
  • Updated for patch 7.0.3
  • New project colaborator added, delabarra.
Version 5.4 (3 new options in config.lua)
added...
  • petFrameOnTop
  • hitIndicators
  • showToTName
fixed...
  • ooc transparency off by default
Version 5.2.3
fixed...
  • bugfix for v5.2.2
Version 5.2.2 (1 new options in config.lua)
added...
  • showMaxHealth
fixed...
  • a problem when using the original Blizzard status text
Version 5.2.1 (2 new options in config.lua)
added...
  • scalability
  • ooc transparency
Version 5.2 (no changes in config.lua)
fixed...
  • adapted percentage text for the 5.2 changes
Version 5.1.1 (no changes in config.lua)
fixed...
  • the transparent background behind the healthbar for target and focus
Version 5.1 (no changes in config.lua)
fixed...
  • the transparent background behind the healthbar for target and focus
added...
  • the StatusBar graphic from Rufio UI
Version 5.0.4
fixed...
  • 2 new graphics (MoP changes)
  • minimal changed party und ToT graphic
  • the debuff positioning when selected option "buffs on top" @target
Version 4.3.1
fixed...
  • the offline text was not displayed
  • the option "buffs on top" @target
Version 4.3 (version number harmonized with game version number)
fixed...
  • performance problems
added...
  • optional percentage for manabars
  • optional use the Blizzard status text
  • class specific configuration possible
Version 1.1
removed...
  • free positioning of player- and targetframe, to fix problems with other addons (you can use any addon which repositions the standard blizzard frames)
added...
  • percentage for the focusframe
  • an option in the config.lua to activate/deactivate thousand separators
  • simple health starts now from 200.000 (if you want to change that value go to whoaUnitFrames.lua line 276)
Version 1.0.5
added...
  • optional simple health (rounded health- and manapoints) => activation in config.lua
Version 1.0.4
added...
  • change the size of buffs/debuffs => editable in config.lua
  • actualization of your target when it get tapped by another player
Version 1.0.3
added...
  • activation/deactivation of classcoloring => editable in config.lua
Version 1.0.2
added...
  • 1000 separator of your choice => editable in config.lua
  • Dead - Ghost - Offline texts => editable in config.lua
Version 1.0.1
fixed...
  • small bars in fat bar graphic if you're in a spike @lord marrowgar
  • playerhealthbarcolor stays green (it should switch to the players classcolor) if you come out of a vehicle as long as you're in combat @gunship battle
  • fixed the position of DK Runes
added...
  • percentage and healthpoints on different frames, for a "better" positioning
Optional Files (0)


Post A Reply Comment Options
Unread 06-30-10, 10:27 AM  
jlb969
A Defias Bandit
 
jlb969's Avatar

Forum posts: 2
File comments: 24
Uploads: 0
Percents do not seem to be working for me.

I changed

local phpPercent, thpPercent = 0

to be

local phpPercent, thpPercent = 1

i assume this is the way its ment to work please correct me if i am wrong.
Report comment to moderator  
Reply With Quote
Unread 06-29-10, 05:15 PM  
whoarrior
A Deviate Faerie Dragon
 
whoarrior's Avatar
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 84
Uploads: 2
@Tomacco_Boy
Some options to modify buffs/debuffs is something i already thought about. Maybe in the future, after i solved all points on my to-do-list.

@Azande
I didn't plan to make any style changes, like hiding the portrait, at the moment.

(:
Report comment to moderator  
Reply With Quote
Unread 06-28-10, 11:38 PM  
Tomacco_Boy
A Kobold Labourer

Forum posts: 0
File comments: 114
Uploads: 0
Feature request

If possible, i would like to see an option to change the size of buffs/debuffs and being and being able to filter it out.
__________________
YOU DONT TELL ME TO BUR
Report comment to moderator  
Reply With Quote
Unread 06-28-10, 04:26 PM  
Azande
A Defias Bandit

Forum posts: 2
File comments: 33
Uploads: 0
nice

close to what I would like.... now if it was possible to hide the portrait frames and just leave the Blizzard bars would be great.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: