Shadowed Unit Frames
SUF focuses on a simple configuration while maintaining the flexibility that most users will care about, preventing unnecessary bloating of the addon that sacrifices performance. While you aren't going to be able to set the health bar to be exactly 3.14 pixels outside of the unit frames, you can change options you actually care about such as bar height, ordering, frame height and so on. To speed up configuration, you can configure multiple units at the same time through the global configuration. For example, if you want to set the height of the Player, Target, Focus and Party frames to 50 then the height of Target's Target, Target's Target of Target, Focus Target to 30 you can easily do this by changing two options instead of having to do it seven times.
However, should you need a little bit of extra configuration do not despair! An advanced option is included that will unlock additional configuration giving finer control over the configuration.
Shadowed Unit Frames in WoW Classic
There is in-development Beta versions available for WoW Classic!
Note that WoW Classic does not provide all the information that you might be used to:
- There is no Focus Frame
- Information about the HP of enemies is not available, and they'll show as 100 HP
- Cast Bars for anyone but the player himself are not available
- Debuffs have no duration information
Some of this data can be restored with additional libraries/addons, but it'll always be guesswork and potentially inaccurate. Shadowed Unit Frames comes bundled with LibClassicDurations for debuff durations. Mob HP can be provided by Real Mob Health, which you need to install manually.
Note on copying your layout from Retail to Classic:
In general you cannot copy your layout between the two versions, since they are quite different, and doing so will result in certain elements exclusive to one version (like Pet Happiness on Classic) not always working properly. There are some provisions in the code that makes copying from Retail to Classic mostly work, use at your own risk - however, never copy a Layout from Classic to Retail, this will absolutely result in the Class-specific power bars and other elements not available on Classic to cease to function.
Slash commands: /shadoweduf (/suf)
Anchoring
Are you driven crazy by your party frames not aligning up exactly with your player frames, even if it's only half a pixel off? The anchoring system will let you solve all alignment issues, by allowing you to anchor a frame to another and set a simple offset from the frame it is anchored to, or by manually setting the X/Y position of the frame.
Using the screen shot as an example, if you drag the player frame the other frames will move with the player frame preserving the alignment and spacing. Each frame can still be manually positioned wherever you want, but this gives you a way of easily anchoring and moving frames around without having to use a ruler.
Zone configuration (Disabling options/units by zone type)
Units and modules can be enabled or disabled based on the type of zone you are in. For example, if you want to see party targets and party pets while you are in an arena but nowhere else then you can use the visibility options to enable it only while inside an arena. Modules can also be disabled by zone type, if you want to see party auras while in a raid instance but nowhere else you can disable the module in raid instances only.
Profiles do not have to be swapped and it is all automatic.
Units
Supports unit frames are as follows:
Player: Player, Pet, Pet Target
General: Target, Target of Target, Target of Target of Target, Focus, Focus Target
Party: Party, Party Pets, Party Targets, Party ToT
Raid: Raid, Raid Pet, Main Tank, Main Tank Target, Main Assist, Main Assist Target, Boss, Boss Target, Boss ToT, Main Assist ToT, Main Tank ToT
Arena: Arena, Arena Target, Arena Pets, Arena ToT
Battleground: Battleground, Battleground Target, Battleground Target
Features
- Tags: Includes a simple tagging system that can be customized in virtually any way using Lua, even if something isn't included by default odds are you can make the tags
- Incoming Heals: Supports the Blizzard Events for incoming heal data, no external libraries needed
- Auras: Can be set to only show auras you casted, or can cast on others. Can enlarge auras that you casted, and hide the cooldown ring on the timers of auras you didn't cast as well to make it more obvious which ones you casted and which ones you didn't
- Aura Timers: You will need a mod such as OmniCC to show timers on buffs and debuffs
- Aura Indicators: Display colored squares or icons for certain auras on any unit
- Fader: Fades frames when out of combat and inactive (100% mana/no target)
- Class Power (Eclipse, Holy Power, etc): Supports all of the class power features from Eclipse to Burning Embers.
- Highlighting: Border highlighting of frames based on mousing over them, curable debuffs, aggro or you are targeting/focusing them
- Range Checking: Fades frames out that are out of range of you
- Exportable Layouts: If you have a layout, or your friend has a layout you want to try out you can export/import SUF layouts by going to /suf -> Layout Manager
- Profiles: You can change from any profile to another one without reloading your UI, should you want to use a completely different layout based on zone you can easily switch profiles without hassle
Pretty much all the general unit frame settings are in, health bars, cast bars, power bars, portraits, indicators and so on.
Modules
Basic module support is included, should you be interested in building a module see the documentation on github for more information.
Feedback
For feature requests and bug reports, please continue to use the Ticket tracker. Feel free to ask on the thread first, if you're unsure what to do!
In reply to prime1740:
I'm not seeing heal prediction for heal over times (hots)
In reply to BroccoliOnline:
exact reason I am here - plz fix! :)
In reply to BroccoliOnline:
edit: double reply
In reply to BroccoliOnline:
I still see default cast bar... is there an option to disable it ?
I'm still unable to right-click buff during the combat !
I can't find any settings to change it
Any one can help?
Will there be a update for 10.x?
In reply to axejess:
push
I'm probably going to cry if there isn't. Whoever is maintaining this: my (guild) life and the life of my raid team depends on you! ;-)
In reply to axejess:
yeah would be pretty tough to replace this, hoping for Dragonflight update eventually
Could you please update the retail version with some fixes for the 9.2.7 version?
Random question but, is there a reason why the Github last commit is over a year ago? It seems the source for the more recent releases isn't kept up / pushed to Github?
I have a lua error poping up every time i try to select the focus option.
Message: ...terface\AddOns\ShadowedUnitFrames\modules\layout.lua:580: attempt to compare nil with number
Time: Mon Sep 19 23:18:16 2022
Count: 1
Stack: ...terface\AddOns\ShadowedUnitFrames\modules\layout.lua:580: attempt to compare nil with number
[string "@Interface\AddOns\ShadowedUnitFrames\modules\layout.lua"]:580: in function `PositionWidgets'
[string "@Interface\AddOns\ShadowedUnitFrames\modules\layout.lua"]:143: in function `Load'
[string "@Interface\AddOns\ShadowedUnitFrames\modules\units.lua"]:284: in function `SetVisibility'
[string "@Interface\AddOns\ShadowedUnitFrames\modules\units.lua"]:481: in function <...nterface\AddOns\ShadowedUnitFrames\modules\units.lua:352>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface\AddOns\ShadowedUnitFrames\modules\units.lua"]:825: in function `LoadUnit'
[string "@Interface\AddOns\ShadowedUnitFrames\modules\units.lua"]:1188: in function `InitializeFrame'
[string "@Interface\AddOns\ShadowedUnitFrames\ShadowedUnitFrames.lua"]:293: in function `LoadUnits'
[string "@Interface\AddOns\ShadowedUF_Options\config.lua"]:4080: in function <Interface\AddOns\ShadowedUF_Options\config.lua:4070>
[string "=[C]"]: ?
[string "@Interface\AddOns\ShadowedUF_Options\libs\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:51: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:49>
[string "@Interface\AddOns\ShadowedUF_Options\libs\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:836: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:657>
[string "=[C]"]: ?
[string "@Interface\AddOns\ShadowedUF_Options\libs\AceGUI-3.0\AceGUI-3.0.lua"]:72: in function <...ns\ShadowedUF_Options\libs\AceGUI-3.0\AceGUI-3.0.lua:70>
[string "@Interface\AddOns\ShadowedUF_Options\libs\AceGUI-3.0\AceGUI-3.0.lua"]:306: in function `Fire'
[string "@Interface\AddOns\ShadowedUF_Options\libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua"]:68: in function <...ns\libs\AceGUI-3.0\widgets\AceGUIWidget-CheckBox.lua:57>
Locals: self = <table> {
SetupBars = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:363
CheckMedia = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:48
SetupFrame = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:319
LoadSML = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:166
ReverseDirection = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:222
ToggleVisibility = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:68
GetRelative = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:210
PositionWidgets = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:496
mediaPath = <table> {
}
SetupText = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:450
InitFontString = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:418
MediaRegistered = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:58
GetRelativeAnchor = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:227
SetupFontString = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:402
GetAuraGrowth = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:218
Reload = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:99
SetBarVisibility = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:76
GetJustify = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:193
GetPoint = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:206
MediaForced = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:10
GetColumnGrowth = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\layout.lua:214
GetSplitRelativeAnchor = <function> defined
8x ...dUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0-92.lua:2082: table index is nil
[string "@ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0-92.lua"]:2082: in function `?'
[string "@ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0-92.lua"]:2707: in function <...dUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2705>
Locals:
self = <table> {
TargetLastTarget = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2404
GetHealModifier = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:377
bucketFrame = <unnamed> {
}
TargetLastFriend = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2400
compressGUID = <table> {
}
UNIT_SPELLCAST_CHANNEL_START = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2234
GetNextHealAmount = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:400
ALL_HEALS = 23
UseAction = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2409
itemSetsData = <table> {
}
currentModifiers = <table> {
}
aurasUpdated = true
tooltip = <unnamed> {
}
GetCasterHealAmount = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:520
CASTED_HEALS = 3
UNIT_SPELLCAST_CHANNEL_UPDATE = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2312
BOMB_HEALS = 16
GetNumHeals = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:639
callbacks = <table> {
}
removeRecordList = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:271
getRecord = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:234
UNIT_SPELLCAST_DELAYED = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2312
Target = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2363
GetOthersHealAmount = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:507
UNIT_AURA = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:1562
tableCache = <table> {
}
GetPlayerHealingMod = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:372
UPDATE_MOUSEOVER_UNIT = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2341
ZONE_CHANGED_NEW_AREA = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:1541
healingModifiers = <table> {
}
hotMonitor = <unnamed> {
}
spellData = <table> {
}
guidToUnit = <table> {
}
CHARACTER_POINTS_CHANGED = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:1633
CastSpell = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2409
DeleteTable = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:192
TargetUnit = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2363
OnInitialize = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2596
PLAYER_ENTERING_WORLD = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:1536
equippedSetCache = <table> {
}
unitToPet = <table> {
}
talentData = <table> {
}
PLAYER_EQUIPMENT_CHANGED = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:1647
ABSORB_SHIELDS = 8
CastSpellByID = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2409
CHANNEL_HEALS = 2
CHAT_MSG_ADDON = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:1954
UNIT_SPELLCAST_SUCCEEDED = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0.lua:2271
guidToGroup = <table> {
}
UNIT_SPELLCAST_SENT = <function> defined @ShadowedUnitFrames\libs\LibHealComm-4.0\LibHealComm-4.0
In reply to SunfyreBlazing:
Healing Prediction is not working for me at all, is a fix intended? =)
I am trying to use SUF but when i come ingame i dont see player frames only blizzard default. Any solution to this problem ?
In reply to ubijalka:
I had the same issue. I downloaded an older version (v4.3.2-classic-bcc) and reloaded and it now works.
Source: https://www.wowace.com/projects/shadowed-unit-frames?comment=4665
For anyone seeing extra players in their tank frames in Wrath Classic, this is due to the new Group Finder adding additional role choices for each player. The default for some classes seems to be "tank", so they automatically appear in the tank frames.
You can disable this "feature", by commenting out line 434 (or similar) in /ShadowedUnitFrames/ShadowedUnitFrames.lua:
--self.defaults.profile.units.maintank.roleFilter = "TANK"
If you don't want to do that, then you have to force all players in your party/raid to choose their roles accurately via the Talents window or Role Check in the raid settings.
In reply to ap0yuv:
who the heck uses suf for raid frames...
In reply to severe3x:
imagine using a unit frame addon for unit frames!
any plans to update this for Classic WOTLK ? or any suggestion of another addon that does same/similiar thing ?