feat: add in-app dice roll results dialog (Closes #15) #61

Merged
shahondin1624 merged 1 commits from feature/issue-15-dice-roll-display into main 2026-03-13 13:38:34 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
a8582ca89c feat: add in-app dice roll results dialog (Closes #15)
Replace println callbacks with a visual dialog showing individual die
values as colored chips (green=success 5+, red=1s), success count,
and glitch/critical glitch detection. Dialog is triggered from both
Attribute and Talent roll buttons via hoisted state in CharacterSheetPage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 13:38:18 +01:00