The darkwatch app and site
Find a file
Aaron Wood d39d6fa9b7 feat: CharacterCard dying pulse border + countdown; dead state; DM Revive button
Add dying (pulsing red border + skull countdown in vitals), dead (greyed-out,
skull prefix on name, HP bar no-op), and DM-only Revive button. Wire isDM prop
via role check in CampaignView.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 01:34:40 -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 feat: CharacterCard dying pulse border + countdown; dead state; DM Revive button 2026-04-12 01:34:40 -04:00
docs docs: add death timer implementation plan 2026-04-12 01:05:36 -04:00
server fix: death:recovery-roll — add is_dead guard, try/catch, ownership check, subtype 2026-04-12 01:32:24 -04:00
site polish: improve atmosphere effects and fix fog opacity jump 2026-04-11 22:24:05 -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.3.0 and handbook for snow effect 2026-04-11 23:30:55 -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