Commit graph

4 commits

Author SHA1 Message Date
Aaron Wood
9607462a7c Add death timer to brochure with screenshot
Adds a new feature row (Row 8) describing the dying mechanic — 1d4+CON
countdown, recovery saves, and permanent death. Screenshot generated via
the Playwright script showing a dying character card with red border in
the DM view.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 01:53:02 -04:00
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
Aaron Wood
3059fbaedf feat: add brochure screenshots and fix Playwright capture selectors 2026-04-11 19:52:12 -04:00
Aaron Wood
4a1a956ab3 feat: add brochure CSS foundation and screenshot directory 2026-04-11 18:25:28 -04:00