darkwatch/client
Aaron Wood 33032bcd07 Add torch timer, fog atmosphere, DM card redesign, and avatars
- Torch timer: 60min countdown per character, visual warnings at 10m/5m/1m
- Fog overlay: CSS radial gradient layers with seamless infinite drift
- Fog synced across all clients via socket, adapts to light/dark themes
- DM card redesign: compact layout with HP/AC/luck/torch + modifier row
- Grid changed to 3-up (from 4) with larger fonts
- DiceBear avatars on cards and character sheets with style picker
- Campaign name shown in header
- Server: JSON.stringify fix for object fields in PATCH handler

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 14:41:22 -04:00
..
public Add torch timer, fog atmosphere, DM card redesign, and avatars 2026-04-10 14:41:22 -04:00
src Add torch timer, fog atmosphere, DM card redesign, and avatars 2026-04-10 14:41:22 -04:00
index.html Medieval visual theme with 4 switchable color schemes 2026-04-09 17:06:50 -04:00
package-lock.json Add 3D dice rolling with predetermined outcomes and character colors 2026-04-09 21:01:05 -04:00
package.json Add 3D dice rolling with predetermined outcomes and character colors 2026-04-09 21:01:05 -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