n8n-gitea
  • Joined on 2026-04-22
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-04 17:00:08 +02:00
bb8edaf57a fix: complete remaining tab migrations, fix LeftPanel ghost fields, remove backup files
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-04 13:36:17 +02:00
837d963b63 fix: split SpireTab.tsx to 395 lines, remove require() imports, import from data modules; complete store migration
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-04 11:03:41 +02:00
0eabd604b0 fix: Object.values null safety + Docker dev build
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-04 09:49:27 +02:00
98ab975fb9 Update documentation after refactoring: AGENTS.md, GAME_BRIEFING.md, skills.md
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-03 12:59:17 +02:00
5817206351 fix: resolve SSR build error with GrimoireTab
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-03 12:41:30 +02:00
df67abca50 fix: resolve runtime issues with game loop, tabs, and error handling
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-03 12:26:52 +02:00
fef57d7a55 fix: resolve runtime issues with game loop, tabs, and error handling
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-02 23:43:56 +02:00
ca07719456 fix: update StatsTab, DebugTab and all child components to use modular stores
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-02 21:38:58 +02:00
f1499046b5 fix: update EquipmentTab to use modular stores, fixing tab crash
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-02 21:31:21 +02:00
129f7876c1 fix: update SpellsTab to use modular stores, fixing tab crash
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-02 20:00:02 +02:00
40d310b55a docs: update AGENTS.md, GAME_BRIEFING.md, and skills.md after refactoring
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-02 18:37:29 +02:00
d5cbc9faff Fix build errors: update imports and re-exports
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-02 17:35:33 +02:00
d2d28887b1 Refactor large files into modular components
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-02 10:59:55 +02:00
c9ae2576f4 fix: SLOT_NAMES export and refactor: split crafting-slice.ts into modules
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-01 17:02:44 +02:00
dc38445225 refactor: extract components from SpireTab.tsx to reduce below 400 lines
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-01 16:41:39 +02:00
f0ab3ca3ce refactor: extract components from SkillsTab.tsx to reduce below 400 lines
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-01 15:46:22 +02:00
86683fe288 refactor: extract components from EquipmentTab.tsx to reduce below 400 lines
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-01 15:41:03 +02:00
6c4ebd8b8e refactor: extract components from page.tsx to reduce below 400 lines
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-05-01 15:18:17 +02:00
03815f27ee feat: add prestige system and skill upgrades with comprehensive documentation
n8n-gitea pushed to master at Anexim/Mana-Loop 2026-04-29 13:12:51 +02:00
3691aa4acc fix: exclude .git directory from project structure generation