feedBack/plugins/career
Byron Gamatos b85496fe58
feat(career): passport visuals pack — tilt, emerging ink, gold foil (#944)
* feat(career): passport visuals pack — tilt, emerging ink, gold foil

Career v2, WS4. All CSS + a rAF-throttled pointer handler, no deps:

- Trading-card tilt on EARNED artifacts only (shelf covers + the badge
  page stamp): pointer-tracked perspective rotateX/Y with a glint sweep
  following the pointer. The cover's jitter rotation moves into a CSS
  var so the tilt transform composes with it; the blanket cover-hover
  translate is scoped :not(.pp-tilt) so it can't fight the tilt.
  Hover-capable pointers only; off under prefers-reduced-motion.
- Emerging-stamp ink: the ghost stamp fills by qualifying/required via
  a conic-gradient — the stamp visibly carves in, no numbers added.
- Gold foil preview: the "coming" note gains a dashed foil chip with a
  periodic shimmer — honest, never earnable-looking.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix(career): tilt rAF race + freshly-slammed stamp becomes a card

CodeRabbit on #944: a queued tilt frame closed over the departed card
and re-applied vars after pointerleave; and the just-slammed stamp
never regained pp-tilt until the next open.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 15:22:41 +02:00
..
assets feat(career): passport visuals pack — tilt, emerging ink, gold foil (#944) 2026-07-13 15:22:41 +02:00
tests feat(career): passport visuals pack — tilt, emerging ink, gold foil (#944) 2026-07-13 15:22:41 +02:00
venue-packs/bar Bar pack v4 refresh + crowd sound reactions (#940) 2026-07-13 14:29:34 +02:00
passports.json feat(career): curated genre drills — per-instrument, achievably cleared (#943) 2026-07-13 15:14:39 +02:00
plugin.json feat(career): passport backend — genre badges computed from stars (#935) 2026-07-13 11:47:59 +02:00
routes.py feat(career): curated genre drills — per-instrument, achievably cleared (#943) 2026-07-13 15:14:39 +02:00
screen.html fix(career): passport review polish — a11y semantics + seen-state guard (#937) 2026-07-13 12:14:24 +02:00
screen.js feat(career): passport visuals pack — tilt, emerging ink, gold foil (#944) 2026-07-13 15:22:41 +02:00
settings.html Bar pack v4 refresh + crowd sound reactions (#940) 2026-07-13 14:29:34 +02:00
venues.json feat(career): career plugin — stars, venue tiers, pack downloads (career mode 2/3) (#907) 2026-07-12 22:39:19 +02:00