Commit Graph

4 Commits

Author SHA1 Message Date
hypercross 1d0f2f7c3e feat: add plain text dice roll detail
Introduces `plainDetail` to the dice engine to provide a non-HTML
version of the roll results. This allows components to display
the roll breakdown without needing to parse or render HTML.
2026-07-06 18:18:16 +08:00
hypercross 8af559fe1c refactor: invert dice interaction 2026-03-25 14:08:29 +08:00
hypercross b49de62e2c chore: clean up dice roller 2026-02-28 18:01:37 +08:00
hypercross 807ce5a406 refactor: reorg 2026-02-27 12:34:55 +08:00