The darkwatch app and site
Find a file
Aaron Wood 9399fc2186 feat: spellcasting UI — SpellList, cast result modal, undo button, rest button, focus indicator
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 11: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: spellcasting UI — SpellList, cast result modal, undo button, rest button, focus indicator 2026-04-11 11:49:29 -04:00
docs docs: add character creation wizard implementation plan 2026-04-11 10:13:32 -04:00
server fix: backtick-quote reserved word 'range' in spells SQL 2026-04-11 11:44:44 -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