The darkwatch app and site
Find a file
Aaron Wood 9607462a7c Add death timer to brochure with screenshot
Adds a new feature row (Row 8) describing the dying mechanic — 1d4+CON
countdown, recovery saves, and permanent death. Screenshot generated via
the Playwright script showing a dying character card with red border in
the DM view.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 01:53:02 -04:00
.claude chore: commit project permission settings for Claude Code 2026-04-11 23:49:29 -04:00
.vscode Initial commit: Shadowdark character sheet manager with item/talent databases, view/edit modes, real-time sync 2026-04-09 01:03:40 -04:00
client fix: broadcast character:updated on rest to clear Dying; clamp HP to 0 minimum 2026-04-12 01:44:53 -04:00
docs docs: update handbook for death timer (v0.4.0) 2026-04-12 01:46:46 -04:00
server fix: broadcast character:updated on rest to clear Dying; clamp HP to 0 minimum 2026-04-12 01:44:53 -04:00
site Add death timer to brochure with screenshot 2026-04-12 01:53:02 -04:00
.env.example feat: add MariaDB Docker container for Darkwatch 2026-04-10 23:50:51 -04:00
.gitignore feat: add Playwright screenshot script for brochure 2026-04-11 18:34:07 -04:00
CHANGELOG.md chore: changelog v0.4.0 2026-04-12 01:46:20 -04:00
CLAUDE.md chore: consolidate docs into flat structure and commit all plans 2026-04-11 23:55:45 -04:00
docker-compose.yml feat: add MariaDB Docker container for Darkwatch 2026-04-10 23:50:51 -04:00
package-lock.json Initial commit: Shadowdark character sheet manager with item/talent databases, view/edit modes, real-time sync 2026-04-09 01:03:40 -04:00
package.json Initial commit: Shadowdark character sheet manager with item/talent databases, view/edit modes, real-time sync 2026-04-09 01:03:40 -04:00