v1.0.2.2: Fix ColorUtils.GetColorByScale crash that prevented hotbars from showing
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# 1.0.2.2
|
||||
- **Critical fix**: ColorUtils.GetColorByScale was throwing (corrupted config or divide-by-zero), causing Party Frames to crash the draw loop and preventing Hotbars and later elements from rendering. Added null checks, divide-by-zero guard, and try-catch fallback.
|
||||
|
||||
# 1.0.2.1
|
||||
- **Release fix**: Include all required files in release zip (Assets, Colourful, Newtonsoft.Json, SixLabors.ImageSharp). Fixes hotbars and other features not working when installed from release vs dev plugin.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user