Tetardtek ce38975c10
All checks were successful
CI/CD — Build & Deploy / Build & Deploy (push) Successful in 21s
fix: store reactivity — version counter pattern for deep state changes
$state<GameState> caused Svelte 5 to lose track of deep property changes
(evolutionTree[i].branch, generators[i].owned, etc.).

Fix: _stateVersion counter + getState() creates explicit reactive deps.
canPrestige/productionPerSecond are now live getters, no manual updateDerived().
2026-03-28 20:10:21 +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%