Files
Mana-Loop/src/components/game
Refactoring Agent df67abca50
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m46s
fix: resolve runtime issues with game loop, tabs, and error handling
- Fix game loop store mismatch (page.tsx now uses modular stores matching gameHooks.ts)
- Fix StatsTab.tsx type errors (signedPacts now from usePrestigeStore)
- Fix React hooks violations (all hooks called before conditional returns)
- Add ErrorBoundary to page.tsx for better error handling
- Fix getStudySpeedMultiplier called with correct arguments
- Build succeeds consistently
2026-05-03 12:41:11 +02:00
..