Commit graph

3 commits

Author SHA1 Message Date
a8d2903b94 Translate crafting workstation names in UI
Workstation names were displayed as raw enum values (e.g. EngineerDesk).
Add 32 workstation.* localization keys in both fr/en and use them in
CraftingPanel and the craft.started event message.
2026-03-15 19:25:05 +01:00
001f682320 Show unlocked workstations permanently in Atelier panel with idle indicator
Workstations now appear as soon as they are unlocked, not only when a job
is active. Idle stations display a waiting-for-ingredients status (/~).
Add craft.idle localization key and update empty message to "no workshops
unlocked".
2026-03-15 15:27:02 +01:00
c9f8a9566a Add adventure secret branches, Destiny finale, crafting system, and project docs
Integrate stats, resources, and cosmetics into adventures via conditional
branches gated by game state checks. Each of the 9 adventures now has a
secret branch that rewards exploration and encourages replay with subtle
hints on locked choices. The endgame box now triggers a Destiny adventure
that acknowledges all completed adventures and secret branches, with four
ending tiers culminating in an ultimate ending when all 9 secrets are found.

Also adds the crafting engine, CLAUDE.md and specifications.md for faster
onboarding.
2026-03-11 17:50:37 +01:00