Skip to content

feat: add quicksheet-init-ext (combat initiative tracker)#241

Open
cemheren wants to merge 39 commits into
mainfrom
grow/init-ext
Open

feat: add quicksheet-init-ext (combat initiative tracker)#241
cemheren wants to merge 39 commits into
mainfrom
grow/init-ext

Conversation

@cemheren
Copy link
Copy Markdown
Owner

What

New TTRPG extension: combat initiative tracker for tabletop RPG GMs.

Repo: https://github.com/cemheren/quicksheet-init-ext

Features

  • init: add <name> <roll> — add combatant at initiative value
  • init: show — display sorted order with ► turn marker
  • init: next / init: prev — cycle through turns, auto-increment rounds
  • init: remove <name> / init: clear — manage roster
  • Descending sort (highest-first, D&D/Pathfinder convention)
  • Re-adding a name overwrites (re-roll scenario)

Pairs with

quicksheet-dice — roll initiative in one cell, track order in another.

Changes in this PR

  • Cross-link added to README extension table
  • Cross-link added to docs/extensions.md
  • Draft scaffold committed to skill drafts folder

.NET 9, MIT, zero NuGet deps. Build verified green.

cemheren and others added 30 commits May 28, 2026 19:03
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
cemheren added 9 commits May 29, 2026 04:06
Targets homelab audience with health-ext, tls, docker, ping extensions.
Positioned as 'wallpaper dashboard' not a Homepage/Dashy replacement.
Includes posting strategy, first comment, and timing notes.
New extension for TTRPG GMs: tracks combatant initiative order,
cycles through turns, counts rounds. Pairs with quicksheet-dice
for a complete behind-the-screen dashboard.

Commands: add, show, next, prev, remove, clear, round.
Sorted descending (highest-first, D&D/Pathfinder convention).

Cross-linked in README and docs/extensions.md.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant