This website requires JavaScript.
Explore
Help
Register
Sign In
Anexim
/
Mana-Loop
Watch
1
Star
1
Fork
0
You've already forked Mana-Loop
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a688394e4f442dd4010cfc2bedf432e108842c1
Mana-Loop
/
src
/
components
/
game
T
History
n8n-gitea
1a688394e4
Build and Publish Mana Loop Docker Image / build-and-publish (push)
Failing after 32s
Details
Remove all skill system files - preparing for fresh design phase
2026-05-15 18:50:41 +02:00
..
crafting
Fix: Add missing startCraftingEquipment and cancelEquipmentCrafting actions to craftingStore
2026-05-06 10:58:58 +02:00
debug
Fix Bug 8: Replace direct setState calls with proper store actions in debug components
2026-05-07 13:17:22 +02:00
GameContext
Fix incorrect imports: hasSpecial and SPECIAL_EFFECTS should be imported from special-effects.ts, not upgrade-effects.ts
2026-05-06 10:32:38 +02:00
layout
feat: partial UI redesign - TabBar, ManaDisplay, StatsTab sub-sections
2026-05-14 12:03:09 +02:00
LootInventory
…
shared
…
stats
…
StatsTab
feat: partial UI redesign - TabBar, ManaDisplay, StatsTab sub-sections
2026-05-14 12:03:09 +02:00
tabs
feat: TASK-006 left panel redesign — 5-section layout with attunement status and activity log, remove CalendarDisplay
2026-05-11 14:23:39 +02:00
AchievementsDisplay.tsx
…
ActionButtons.tsx
…
ActivityLogPanel.tsx
feat: TASK-006 left panel redesign — 5-section layout with attunement status and activity log, remove CalendarDisplay
2026-05-11 14:23:39 +02:00
AttunementStatus.tsx
feat: TASK-006 left panel redesign — 5-section layout with attunement status and activity log, remove CalendarDisplay
2026-05-11 14:23:39 +02:00
CalendarDisplay.tsx
…
ConfirmDialog.tsx
…
CraftingProgress.tsx
…
GameContext.tsx
…
GameToast.tsx
…
index.ts
feat: TASK-006 left panel redesign — 5-section layout with attunement status and activity log, remove CalendarDisplay
2026-05-11 14:23:39 +02:00
ManaDisplay.tsx
feat: partial UI redesign - TabBar, ManaDisplay, StatsTab sub-sections
2026-05-14 12:03:09 +02:00
SkillsTab.tsx
fix: apply DebugName wrappers to tab components (BUG 7 partial) and other updates
2026-05-07 13:32:04 +02:00
SpellsTab.tsx
fix: resolve mana conversion, Spire/Grimoire tab errors, and legacy store references
2026-05-08 13:48:53 +02:00
StatsTab.tsx
fix: complete store migration — fix all tab crashes and ghost field reads
2026-05-05 12:45:07 +02:00
StudyProgress.tsx
…
TimeDisplay.tsx
…
types.ts
…
UpgradeDialog.tsx
…