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
71fbc7c9646719b6f974ed2292c411b26dfc0680
Mana-Loop
/
src
/
components
/
game
T
History
n8n-gitea
71fbc7c964
Build and Publish Mana Loop Docker Image / build-and-publish (push)
Successful in 1m34s
Details
fix: SpireTab store props, mana regen display, skill cost deduction, grimoire cost format, unequip store, add test suite
2026-05-08 11:45:31 +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
fix: remaining tab migrations to modular stores
2026-05-04 21:30:48 +02:00
LootInventory
fix: Object.values null safety + Docker dev build
2026-05-04 11:03:11 +02:00
shared
…
SkillsTab
Fix 3 files: migrate to useSkillStore, remove parallel study UI
2026-05-06 10:48:46 +02:00
stats
Update documentation after refactoring: AGENTS.md, GAME_BRIEFING.md, skills.md
2026-05-04 09:49:13 +02:00
StatsTab
fix: handle undefined state/obj in mana calculations to prevent runtime error
2026-05-06 12:42:25 +02:00
tabs
fix: SpireTab store props, mana regen display, skill cost deduction, grimoire cost format, unequip store, add test suite
2026-05-08 11:45:31 +02:00
AchievementsDisplay.tsx
…
ActionButtons.tsx
…
CalendarDisplay.tsx
…
ConfirmDialog.tsx
…
CraftingProgress.tsx
fix: remaining tab migrations to modular stores
2026-05-04 21:30:48 +02:00
GameContext.tsx
Refactor large files into modular components
2026-05-02 17:35:03 +02:00
GameToast.tsx
…
index.ts
Fix skill study mana deduction in skillStore.ts
2026-05-08 11:01:01 +02:00
ManaDisplay.tsx
fix: remaining tab migrations to modular stores
2026-05-04 21:30:48 +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 BUG 2: Set currentAction to 'study' when starting skill or spell study
2026-05-07 10:26:45 +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
fix: remaining tab migrations to modular stores
2026-05-04 21:30:48 +02:00
types.ts
…
UpgradeDialog.tsx
…