a30179737fab5814bf04153aaa411e7d7d7dec4c
Horn/wings choices were free-standing toggles independent of the chosen pony type, so e.g. a Jordpony (which has neither in the game's own lore/ stats) could still be given a horn or wings in the configurator. Wizard steps are now computed from the selected type's hasHorn/hasWings flags: Jordpony gets 5 steps (type/body/eyes/mane/tail, no horn or wings step at all), Pegasus 6 (+wings), Enhjørning 6 (+horn), Alicorn 7 (+both). appearance.hasHorn/hasWings are set directly from the type on pick and are no longer separately toggleable — the on/off buttons are gone since the type alone decides whether they exist. App.test.js's pickPonyAndStartGame helper now clicks "Næste" until "Start eventyr" appears rather than a fixed count, since step count depends on which pony type the test picks. Co-Authored-By: Claude Sonnet 5 <[email protected]>
test: 37 frontend tests (App integration, API service, achievements), 43 backend tests — all passing
Description
No description provided
3.5 MiB
Languages
Python
54.5%
JavaScript
33.3%
CSS
10.2%
HTML
1.9%