darkwatch/client
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
..
public feat: add InitiativeTracker sidebar component 2026-04-11 15:44:22 -04:00
src feat: include conditions in character responses; add is_dead + conditions to Character type 2026-04-12 01:19:45 -04:00
index.html feat: rename app title to Darkwatch 2026-04-11 00:47:06 -04:00
package-lock.json feat: replace particle fire with Three.js FBM shader overlay 2026-04-10 22:17:36 -04:00
package.json feat: replace particle fire with Three.js FBM shader overlay 2026-04-10 22:17:36 -04:00
tsconfig.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
vite.config.ts Fix mobile layout, roll log visibility with character sheet, ngrok host allowlist, misc UI polish 2026-04-09 01:49:23 -04:00