n8n-gitea
  • Joined on 2026-04-22
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-06 21:08:16 +02:00
a4004be229 fix: SkillsTab barrel export, equipment store reads, LabTab re-export, debug null guards, GrimoireTab loaded state, spire tab switching
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-06 20:48:33 +02:00
e5308ac239 Fix GrimoireTab loading state and spireMode tab switching
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-06 12:42:53 +02:00
b7a91abc5d fix: handle undefined state/obj in mana calculations to prevent runtime error
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-06 12:06:39 +02:00
8b4a09a8c6 fix: handle undefined skills in computeTotalMaxMana to prevent production error
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-06 11:17:17 +02:00
496d3dde4c fix: hydration mismatch, production Dockerfile, SSR localStorage guard, SpellsTab/SkillsTab/debug store migrations
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-06 10:59:16 +02:00
17b3571a18 Fix: Add missing startCraftingEquipment and cancelEquipmentCrafting actions to craftingStore
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-06 10:54:18 +02:00
a5ff32cb91 Fix 3 files: migrate to useSkillStore, remove parallel study UI
e9485b93aa Fix EnchantmentApplier.tsx: Correct ENCHANTMENT_EFFECTS typo and fix EquipmentSlot import
Compare 2 commits »
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-06 10:33:21 +02:00
930d5b9e29 Fix incorrect imports: hasSpecial and SPECIAL_EFFECTS should be imported from special-effects.ts, not upgrade-effects.ts
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-06 09:45:42 +02:00
fe2d1f6bc6 fix: guard localStorage for SSR, fix currentAction written to wrong store
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-05 20:23:53 +02:00
b0cc848909 fix: broken import paths, illegal import in function body, local fonts for Docker
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-05 16:11:35 +02:00
ed69a8f2b4 fix: migrate golemancy/activity/achievements, fix CraftingTab/SkillsTab/SpireTab/GolemancyTab/AchievementsTab store reads
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-05 15:00:40 +02:00
ed616738fd fix: lootInventory, prestige, golemancy, attunementStore export, debug components
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-05 13:56:26 +02:00
f0532c1673 Add attunementStore exports to stores/index.ts
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-05 13:25:44 +02:00
3db7e07302 fix: migrate equipment and enchantment state to modular stores, fix EnchantmentDesigner
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-05 12:45:12 +02:00
221d3e4b41 fix: complete store migration — fix all tab crashes and ghost field reads
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-05 11:10:57 +02:00
dc1aad3700 Fix LeftPanel.tsx to use modular stores instead of legacy useGameStore
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-05 11:04:28 +02:00
235bc09856 Fix SkillStudyProgress.tsx to use modular skillStore instead of legacy store
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-05 09:40:00 +02:00
587be05452 docs: update git credentials in AGENTS.md
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-05 09:34:04 +02:00
d0738441f3 fix: correct malformed next dev startup command in Docker
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-04 21:31:02 +02:00
338ac19628 fix: remaining tab migrations to modular stores