• Joined on 2025-05-17
Anexim commented on issue Anexim/Mana-Loop#51 2026-05-18 17:09:48 +02:00
🔴 DisciplinesTab: broken import path @/types/disciplines — module not found

[priority: 5] CRASH/BLOCKER — Broken import path blocks entire DisciplinesTab feature chain (#52-56 depend on this).

Anexim commented on issue Anexim/Mana-Loop#54 2026-05-18 17:09:48 +02:00
🔴 DisciplinesTab: activate/deactivate crash — gameState is undefined

[priority: 5] CRASH/BLOCKER — activate/deactivate crashes because gameState is undefined.

Anexim commented on issue Anexim/Mana-Loop#53 2026-05-18 17:09:48 +02:00
🔴 DisciplinesTab: activeAttunement property missing from store

[priority: 5] CRASH/BLOCKER — activeAttunement property missing from store, breaks DisciplinesTab.

Anexim opened issue Anexim/Mana-Loop#65 2026-05-18 17:06:41 +02:00
🟡 GameContext: context provider never wired into the app
Anexim opened issue Anexim/Mana-Loop#62 2026-05-18 17:06:40 +02:00
🟡 CalendarDisplay: orphaned component with duplicate displayName
Anexim opened issue Anexim/Mana-Loop#63 2026-05-18 17:06:40 +02:00
🟡 StudyProgress: orphaned component — exported but never rendered
Anexim opened issue Anexim/Mana-Loop#64 2026-05-18 17:06:40 +02:00
🟡 CraftingProgress: orphaned component — exported but never rendered
Anexim opened issue Anexim/Mana-Loop#59 2026-05-18 17:06:39 +02:00
🟡 LootInventoryDisplay: fully built component is orphaned — never rendered
Anexim opened issue Anexim/Mana-Loop#60 2026-05-18 17:06:39 +02:00
🟡 Duplicate LootInventoryDisplay implementations
Anexim opened issue Anexim/Mana-Loop#61 2026-05-18 17:06:39 +02:00
🟡 ConfirmDialog: dead code — fully implemented but never imported
Anexim opened issue Anexim/Mana-Loop#56 2026-05-18 17:06:38 +02:00
🟡 DisciplinesTab: tab filtering broken — all attunements render simultaneously
Anexim opened issue Anexim/Mana-Loop#57 2026-05-18 17:06:38 +02:00
🔴 CraftingTab: stale/broken export in game/index.ts
Anexim opened issue Anexim/Mana-Loop#58 2026-05-18 17:06:38 +02:00
🟡 AchievementsDisplay: fully built component is orphaned — never rendered
Anexim opened issue Anexim/Mana-Loop#53 2026-05-18 17:06:37 +02:00
🔴 DisciplinesTab: activeAttunement property missing from store
Anexim opened issue Anexim/Mana-Loop#54 2026-05-18 17:06:37 +02:00
🔴 DisciplinesTab: activate/deactivate crash — gameState is undefined
Anexim opened issue Anexim/Mana-Loop#55 2026-05-18 17:06:37 +02:00
🟡 DisciplinesTab: statBonus and baseValue props are swapped/mismatched
Anexim opened issue Anexim/Mana-Loop#51 2026-05-18 17:06:36 +02:00
🔴 DisciplinesTab: broken import path @/types/disciplines — module not found
Anexim opened issue Anexim/Mana-Loop#52 2026-05-18 17:06:36 +02:00
🔴 DisciplinesTab: canProceedDiscipline called with wrong arguments
Anexim opened issue Anexim/Mana-Loop#49 2026-05-18 16:02:34 +02:00
chore: uiStore.ts has identical duplicate reset() and resetUI() functions
Anexim opened issue Anexim/Mana-Loop#50 2026-05-18 16:02:34 +02:00
fix: getUnlockedAttunements filter logic shows inactive-but-unlocked attunements