Skip to content

v0.20.0

Compare
Choose a tag to compare
@sbaildon sbaildon released this 04 Aug 21:22
3250fc6

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.