ShadowedUnitFrames
ShadowedUnitFrames copied to clipboard
Unit frames that focus on simplicity and ease of use
Fix for this lua error: ```lua 141x ...ceShadowedUnitFrames/modules/combopoints.lua:27: Usage: local result = GetComboPoints(unit, target) [string "=[C]"]: in function `GetComboPoints' [string "@ShadowedUnitFrames/modules/combopoints.lua"]:27: in function `GetPoints' [string "@ShadowedUnitFrames/modules/basecombopoints.lua"]:180: in function `Update' [string...
LibDualSpec required EnhanceDatabase to be called before EnhanceOptions
Hello, I wanted to be able to scale the aura timer from blizzard to lower it because the base is taking the whole aura frame, making the aura icon barely...
This adds an option to set the strata for the unit frames. It sets a single variable for all units at this time. I could see this being something people...
The groupBy option was missing for party and I was used to having my party sort by assigned role with the Blizzard interface.
Added check to apply class colours to NPCs in party (useful for Mage Tower etc.) It checks if the unit is in a party with the player, and if so...
I've added an advanced option to the Class Role indicator allowing individual selection. 
I split the `hideSemiRaid` option into `hideSemiRaidRaid` and `hideSemiRaidParty` as denoted in the options. Naming is a bit weird on it, open to changes to that. Purpose is to enable...
 
Small typo