Skip to content

v4.4.7

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 10:13
· 19 commits to master since this release
b404b4d

Shadowed Unit Frames

v4.4.7 (2024-02-23)

Full Changelog Previous Releases

  • Update TOC
  • Use high-quality class icon atlas
  • Update STAGGER_STATES global for 10.2
    10.2 added a new table-type global STAGGER\_STATES to replace the old decimal variables like STAGGER\_RED\_TRANSITION. These are now undefined (causing lua errors + stagger bar color doesn't work).
    This commit updates SUF to get stagger thresholds in the same way official UI code does.
  • Remove CheckInteractDistance from range checker, as its protected now
  • Fix Ready Check indicator display