Commit graph

3 commits

Author SHA1 Message Date
Aaron Wood
4b46be9e1b feat: add update-brochure skill and register in CLAUDE.md 2026-04-11 19:01:21 -04:00
Aaron Wood
d02cdd02b5 docs: register project skills in CLAUDE.md, gitignore local settings 2026-04-11 16:54:06 -04:00
Aaron Wood
768c55c6b9 fix: dice overlay no longer blocks clicks, fog alpha wired to intensity, title auto-updates from class/alignment/level
- DiceTray: remove pointer-events:auto from .active so UI remains clickable during dice animation
- FogOverlay: accept intensity prop, map 0-100 to 0.15-1.0 opacity
- CampaignView: pass fog intensity to FogOverlay
- InfoPanel: auto-derive Shadowdark title when class/alignment/level changes
- Add shadowdark-titles.ts utility with full title lookup table from Player Quickstart
- Add CLAUDE.md with project instructions and pre-approved permissions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 03:53:00 -04:00