v4.4.7
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 globalSTAGGER\_STATES
to replace the old decimal variables likeSTAGGER\_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