3502350d4eaa3c68f247545995f3e881190b7d20
- wing-folded.png/wing-spread.png were drawn in near-white/gray (sat ~0-5%). The color system recolors via CSS hue-rotate, which has no effect on desaturated pixels — so every wing color choice looked identical. Redrew both in a saturated warm tone (~30% sat) so hue-rotate actually shifts the visible color. - Tail/horn/eye/wing are flat single-frame overlays with no walk-cycle frames of their own, so they sat frozen in place while the base/mane layers bobbed between idle frames — most noticeable on the tail, which looked static against the moving legs. Added a small synced translate on the second idle frame so the tail swishes along with the bob. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
test: 37 frontend tests (App integration, API service, achievements), 43 backend tests — all passing
Description
No description provided
Languages
Python
54.5%
JavaScript
33.3%
CSS
10.2%
HTML
1.9%