The darkwatch app and site
Find a file
Aaron Wood ec75add5b7 fix: correct character:updated broadcast payload and existence check order
- Broadcast enriched DB row (with parsed overrides) instead of raw req.body
- Check affectedRows from UPDATE to detect missing characters before SELECT
- Import ExecuteValues from mysql2 at the top level instead of inline cast
2026-04-11 00:16:18 -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: replace particle fire with Three.js FBM shader overlay 2026-04-10 22:17:36 -04:00
docs docs: add Darkwatch auth + MariaDB implementation plan 2026-04-10 23:41:51 -04:00
server fix: correct character:updated broadcast payload and existence check order 2026-04-11 00:16:18 -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
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