Commit 2743353
committed
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments