b8370edea57d055c3a1fd3f16a44836e31428617
- Reorder wizard: type -> body color -> mane (style + color) -> horn/wings. Body color now comes right after picking a type, per feedback that the flow should start with krop rather than manke. - Mane-style swatches previously rendered a full mini pony (body + mane), which read as "showing everything" instead of just the hairstyle. Added ManeIcon, an isolated single-layer render of just the mane sprite, and use it in the picker grid. - Every pony now always has a tail (hasTail removed as a toggle) — a real pony shouldn't be optionally tailless. - Verified horn/wing/tail placement against the actual base sprite silhouette with a standalone HTML+CSS harness rendered through headless Chromium (identical background-image/position math to PixelPonySprite), confirming the horn sits above the head, not mid-body. 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%