Tetardtek 10ff2d32f5
All checks were successful
CI/CD — Build & Deploy / Build & Deploy (push) Successful in 22s
fix: refactor store to direct $state exports + Object.assign mutation
Svelte 5 can't export reassigned $state — use const $state + Object.assign.
All components now import state/actions directly (no gameStore wrapper).
Deep reactivity works: evolutionTree nodes, generators, cosmetics all tracked.
2026-03-28 20:23:57 +01:00
Description
No description provided
12 MiB
Languages
TypeScript 48.5%
Svelte 30%
JavaScript 15%
CSS 5.9%
Shell 0.3%
Other 0.3%