Files
Mana-Loop/docs
n8n-gitea e76528b449
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m23s
refactor: wire design-actions.ts into craftingStore.ts, remove dead code
- Delegates startDesigningEnchantment, cancelDesign, saveDesign, deleteDesign to design-actions.ts
- Passes enchanter level from attunement store to startDesigningEnchantment (fixes hardcoded 0)
- Removes orphaned disenchant-actions.ts (preparation phase handles recovery inline)
- Removes unused imports (CraftingUtils, CraftingDesign, useUIStore)
- Updates regression test to check design-actions.ts instead of craftingStore.ts
2026-06-15 12:12:56 +02:00
..