e8b8fc26c7
feat: TASK-006 left panel redesign — 5-section layout with attunement status and activity log, remove CalendarDisplay
n8n-gitea2026-05-11 14:23:39 +02:00
ae0bf3e38d
fix(spire): reset currentAction to meditate on spire exit; fix(crafting): wire enchanting state hooks to EnchantmentDesigner/Preparer/Applier
n8n-gitea2026-05-10 21:28:46 +02:00
cad72fe88c
Fix build error in SpireActiveSpells.tsx - resolve JSX parsing issue with template literals
n8n-gitea2026-05-08 15:28:13 +02:00
d1c90cd544
fix: SpireTab refresh - cast bar, mana costs, full-screen mode, exit button
n8n-gitea2026-05-08 14:57:35 +02:00
d496dd241b
docs: add spec for SpireTab refresh and casting fixes
n8n-gitea2026-05-08 14:16:32 +02:00
c7f024f2e3
docs: update AGENTS.md to reference project-structure.txt and clarify legacy store status
n8n-gitea2026-05-08 13:55:45 +02:00
4eeb258d30
docs: update AGENTS.md to reflect store-modules deprecation and utils/ migration
n8n-gitea2026-05-08 13:49:30 +02:00
2130d30133
fix: resolve mana conversion, Spire/Grimoire tab errors, and legacy store references
n8n-gitea2026-05-08 13:48:53 +02:00
c6d3e0d7bc
fix: resolve test failures in skill, regen, spell-cost test files
n8n-gitea2026-05-08 12:04:42 +02:00
71fbc7c964
fix: SpireTab store props, mana regen display, skill cost deduction, grimoire cost format, unequip store, add test suite
n8n-gitea2026-05-08 11:45:31 +02:00
0fadbfef4a
Fix skill study mana deduction in skillStore.ts
n8n-gitea2026-05-08 11:01:01 +02:00
58aa74486e
fix: BUG 4 - Add starting equipment to craftingStore initial state
n8n-gitea2026-05-07 14:07:23 +02:00
be918d1bab
fix: revert craftingStore.ts to working state, partial BUG 4 fix remaining
n8n-gitea2026-05-07 13:58:31 +02:00
482320b519
fix: apply DebugName wrappers to tab components (BUG 7 partial) and other updates
n8n-gitea2026-05-07 13:32:04 +02:00
32a86c3e62
Fix Bug 8: Replace direct setState calls with proper store actions in debug components
n8n-gitea2026-05-07 13:17:22 +02:00
e5308ac239
Fix GrimoireTab loading state and spireMode tab switching
n8n-gitea2026-05-06 20:48:14 +02:00
b7a91abc5d
fix: handle undefined state/obj in mana calculations to prevent runtime error
n8n-gitea2026-05-06 12:42:25 +02:00
8b4a09a8c6
fix: handle undefined skills in computeTotalMaxMana to prevent production error
n8n-gitea2026-05-06 12:06:33 +02:00
496d3dde4c
fix: hydration mismatch, production Dockerfile, SSR localStorage guard, SpellsTab/SkillsTab/debug store migrations
n8n-gitea2026-05-06 11:17:12 +02:00
17b3571a18
Fix: Add missing startCraftingEquipment and cancelEquipmentCrafting actions to craftingStore
n8n-gitea2026-05-06 10:58:58 +02:00
a5ff32cb91
Fix 3 files: migrate to useSkillStore, remove parallel study UI
Refactoring Agent
2026-05-06 10:48:46 +02:00
930d5b9e29
Fix incorrect imports: hasSpecial and SPECIAL_EFFECTS should be imported from special-effects.ts, not upgrade-effects.ts
Refactoring Agent
2026-05-06 10:32:38 +02:00
fe2d1f6bc6
fix: guard localStorage for SSR, fix currentAction written to wrong store
Refactoring Agent
2026-05-06 09:45:28 +02:00
b0cc848909
fix: broken import paths, illegal import in function body, local fonts for Docker
Refactoring Agent
2026-05-05 20:23:47 +02:00