The darkwatch app and site
Find a file
Aaron Wood a280cef875 feat: include conditions in character responses; add is_dead + conditions to Character type
Enriches enrichCharacters() and the PATCH handler to fetch and return character_conditions rows,
ensuring character:updated socket broadcasts carry up-to-date dying/condition state.
Adds is_dead and conditions fields to the client Character interface.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 01:19:45 -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: include conditions in character responses; add is_dead + conditions to Character type 2026-04-12 01:19:45 -04:00
docs docs: add death timer implementation plan 2026-04-12 01:05:36 -04:00
server feat: include conditions in character responses; add is_dead + conditions to Character type 2026-04-12 01:19:45 -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