n8n-gitea
  • Joined on 2026-04-22
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-19 12:51:49 +02:00
ebcaab62bf fix: clone nested element objects in discipline-slice processTick to avoid bypassing Zustand reactivity
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-19 12:35:06 +02:00
213425e6c9 fix(tests): remove broken test index files and fix computed-stats import
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-19 12:06:54 +02:00
e259484b53 fix(game): pass real effects to hasSpecial in tick() — Executioner/Berserker now work
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-19 11:44:33 +02:00
3dcd967949 refactor: consolidate all tab components into src/components/game/tabs/
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-19 11:19:19 +02:00
48a5ad1855 fix: 6 priority-3 bug fixes with regression tests
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 21:03:51 +02:00
c3a5f333da fix: resolve 22 remaining issues - type exports, dead code, state mutations, orphaned components
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 20:30:56 +02:00
a9918e83a6 fix: add missing enchantment effects for rotTouch, soulRend, master, and legendary spells
n8n-gitea closed issue Anexim/Mana-Loop#41 2026-05-18 20:30:56 +02:00
fix: Missing enchantment effects for several spells (rotTouch, soulRend, master, legendary)
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 20:10:02 +02:00
594eec1ab4 fix: resolve all Priority 4 and Priority 3 issues (18 issues total)
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 19:38:30 +02:00
4f932b6810 fix: remove dead GameContext system and orphaned MemorySlotPicker
n8n-gitea closed issue Anexim/Mana-Loop#65 2026-05-18 19:38:30 +02:00
🟡 GameContext: context provider never wired into the app
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 17:51:15 +02:00
ff3a268358 fix: resolve all Priority 5 CRASH/BLOCKER issues (#51-#57)
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 15:14:13 +02:00
92238e4dd8 updated dependency tracking files
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 15:07:42 +02:00
afbdb71548 fix: resolve Docker build errors - JSX ternary, missing barrel export, missing ActivityLog component
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 14:51:46 +02:00
14ba02d987 fix: remove debugSetTime and useGameStore import from combatStore to break remaining circular deps
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 14:47:07 +02:00
084fea2a25 fix: resolve 7 circular dependency chains in src/lib/game
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 14:23:17 +02:00
ea3035ec5e updated dependency tracking files
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 14:22:54 +02:00
ca86b6268c refactor: resolve structural inconsistencies and dead code
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 12:09:00 +02:00
2805f75f5e cleanup: delete computed-stats.ts shim and store/index.ts
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-18 11:26:32 +02:00
20c2ebd7b5 Updated docs