Commit Graph

2 Commits

Author SHA1 Message Date
uberwald 3faab3e3e4 CLeanup unused stuff
CI / ci (push) Successful in 44s
2026-05-25 21:35:02 +02:00
uberwald 6bbde5c1cf Add settings panel with strip reopen button and AV disabled notification
CI / ci (push) Successful in 46s
Features:
- Added ScryingPoolSettings application with reopen/close strip buttons
- Registered settings menu in module settings (GM only)
- Added template for settings panel with styled buttons
- Added translations for settings UI
- Added info notification when AV is not available

Files:
- src/ui/gm/ScryingPoolSettings.js: New settings application
- templates/settings.hbs: Settings panel template
- lang/en.json: Added translations
- module.js: Registered settings menu and AV notification

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-05-25 15:57:58 +02:00