ttrpg-tools/src/cli
hypercross 1c69bf394c feat: add support for stat templates
Introduces a new `template` stat type that allows for table-based
lookups via CSV blocks in markdown files. When a template stat is
rolled, it uses a dice expression defined in the template to select
an entry, applies a label, and automatically updates associated
modifier stats using relative values.
2026-07-09 10:26:54 +08:00
..
commands feat: add support for stat templates 2026-07-09 10:26:54 +08:00
completions feat: add support for stat templates 2026-07-09 10:26:54 +08:00
prompts fix: docs 2026-03-18 13:02:50 +08:00
resources feat: resources? 2026-03-18 13:25:01 +08:00
tools feat: mcp serve preview 2026-03-18 14:47:56 +08:00
index.ts feat: simplify journal connection via WebSocket upgrade 2026-07-06 15:30:21 +08:00
inline-blocks.ts fix(cli): preserve inline blocks without file or as attributes 2026-07-08 16:49:01 +08:00
journal.ts feat: publish initial manifest on startup and improve UI focus 2026-07-08 00:08:12 +08:00
types.ts feat: simplify journal connection via WebSocket upgrade 2026-07-06 15:30:21 +08:00