Skip to content

Commit 2743353

Browse files
fix(HealthColors): Fix aura visibility threshold and improve settings menu interaction
- Fixed aura visibility threshold for tokens at or above the configured HP threshold, ensuring correct aura behavior. - Updated `!aura` settings menu to always show the interactive GM menu after changes, resolving issues with read-only panels. - Enhanced token refresh logic to immediately re-evaluate existing tokens when the HP threshold changes. - Removed unused `applyDefaultAura` function and cleaned up redundant code. - Refactored command dispatch in `handleInput` to reduce boilerplate and improve readability. - Updated progress messages to reflect the script name and changed terminology for clarity. Signed-off-by: Steve Roberts <steve@shadowcomputers.co.uk>
1 parent a003681 commit 2743353

4 files changed

Lines changed: 1548 additions & 188 deletions

File tree

HealthColors/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.zip
2+
*alpha*
3+
*beta*

0 commit comments

Comments
 (0)