The darkwatch app and site
Find a file
Aaron Wood 1e881764e3 polish: improve atmosphere effects and fix fog opacity jump
- Fire: reworked colour ramp (dark red → orange → amber → warm yellow core),
  per-column height variation via colFireH for jagged silhouette, ember glow
  at base, taller overall height, fire/rain combined in screenshot
- Rain: more translucent (0.15–0.40 opacity), halved speed range, direction
  tilts 90°→70° as intensity rises
- Embers: smaller particles (0.8–2.2px), more numerous (50–150)
- Fog: fix opacity jump at ~3s — CSS keyframe animation was overriding the
  inline intensity-based opacity value; replaced with CSS transition via
  React-managed mounted state

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 22:24:05 -04:00
.claude/skills feat: add update-brochure skill and register in CLAUDE.md 2026-04-11 19:01:21 -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 polish: improve atmosphere effects and fix fog opacity jump 2026-04-11 22:24:05 -04:00
docs docs: update brochure spec with placeholder contact email 2026-04-11 18:14:45 -04:00
server fix: enforce HP visibility on player-emitted rolls, add membership check to request-state 2026-04-11 15:53:20 -04:00
site polish: improve atmosphere effects and fix fog opacity jump 2026-04-11 22:24:05 -04:00
.env.example feat: add MariaDB Docker container for Darkwatch 2026-04-10 23:50:51 -04:00
.gitignore feat: add Playwright screenshot script for brochure 2026-04-11 18:34:07 -04:00
CHANGELOG.md docs: remove internal infra detail from changelog 2026-04-11 16:40:13 -04:00
CLAUDE.md feat: add update-brochure skill and register in CLAUDE.md 2026-04-11 19:01:21 -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