The darkwatch app and site
Find a file
Aaron Wood 80eb50d359 Move SpellList above CharacterSheet so it's visible without scrolling
Also delete stale compiled .js files that were shadowing the .tsx source
and causing Vite to serve the old pre-spells versions of all components.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 13:07:17 -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 Move SpellList above CharacterSheet so it's visible without scrolling 2026-04-11 13:07:17 -04:00
docs docs: update roadmap — mark overnight work complete, reorder backlog 2026-04-11 12:10:41 -04:00
server feat: extend character creation endpoint to accept full character data 2026-04-11 11:51:33 -04:00
.env.example feat: add MariaDB Docker container for Darkwatch 2026-04-10 23:50:51 -04:00
.gitignore feat: add MariaDB Docker container for Darkwatch 2026-04-10 23:50:51 -04:00
CLAUDE.md fix: dice overlay no longer blocks clicks, fog alpha wired to intensity, title auto-updates from class/alignment/level 2026-04-11 03:53:00 -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