feat: add Spire Summary Tab showing guardian progress, floor map, and climb button
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m18s

This commit is contained in:
2026-05-19 22:59:54 +02:00
parent 1cda85929d
commit 9882578627
7 changed files with 479 additions and 3 deletions
+2
View File
@@ -124,6 +124,8 @@ Mana-Loop/
│ │ │ │ ├── PrestigeTab.test.ts
│ │ │ │ ├── PrestigeTab.tsx
│ │ │ │ ├── SpellsTab.tsx
│ │ │ │ ├── SpireSummaryTab.test.ts
│ │ │ │ ├── SpireSummaryTab.tsx
│ │ │ │ ├── StatsTab.tsx
│ │ │ │ └── index.ts
│ │ │ ├── ActionButtons.tsx