You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
Support for 8.0, Battle for Azeroth
sInterface now inherits the Blizzard game fonts, instead of providing its own. To change UI fonts, you'll need to replace fonts in the Fonts directory inside of C:/.../World of Warcraft. This was done to improve consistency with peoples user interfaces
Option to show zone name on minimap, zoneText
Skin details window when the frame is toggled
Bug Fixes
Resource bars now anchor to a parent element, instead of UIParent
Don't call SetPoint on nameplates when in combat lockdown
Remove references to old embeds
Caveats
emulatePersonalResourceDisplay is intentionally being ignored, because when it is enabled, there are problems with text not displaying on the unit frames. Fix to come soon.
Artifact resource bar is currently disabled because of API changes I've not managed to update.