Files
Mana-Loop/docs
n8n-gitea 32a86c3e62
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 2m8s
Fix Bug 8: Replace direct setState calls with proper store actions in debug components
- SkillDebug.tsx: Use useSkillStore.getState().incrementSkillLevel() and setSkillLevel() instead of direct setState
- ElementDebug.tsx: Use getState() for consistency
- AttunementDebug.tsx: When unlocking Enchanter, also unlock transference element
- GameStateDebug.tsx: Use proper store actions (debugSetFloor, resetFloorHP, debugSetTime) and fix Switch component usage
2026-05-07 13:17:22 +02:00
..