Files
Mana-Loop/docs
n8n-gitea 707a1eef31
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m25s
fix: add error logging, missing persist fields, and version to store configs
- safe-persist.ts: add console.error logging to setItem catch block (was silently swallowing all errors)
- manaStore.ts: add meditateTicks to partialize (was lost on refresh)
- combatStore.ts: add currentAction, currentRoom, comboHitCount, floorHitCount, totalSpellsCast, totalDamageDealt, totalCraftsCompleted to partialize
- All 8 stores: add version: 1 to persist configs for future schema migration safety

Fixes #147
2026-05-27 10:45:39 +02:00
..