fix: SpireTab refresh - cast bar, mana costs, full-screen mode, exit button
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 1m14s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 1m14s
This commit is contained in:
@@ -12,7 +12,9 @@ Mana-Loop/
|
||||
│ └── custom.db
|
||||
├── docs/
|
||||
│ ├── GAME_BRIEFING.md
|
||||
│ ├── PLAN-SpireTab-refresh.md
|
||||
│ ├── SPEC-SpireTab-refresh.md
|
||||
│ ├── TASKS-SpireTab-refresh.md
|
||||
│ ├── project-structure.txt
|
||||
│ └── skills.md
|
||||
├── download/
|
||||
@@ -130,6 +132,8 @@ Mana-Loop/
|
||||
│ │ │ │ ├── SkillMultipliers.tsx
|
||||
│ │ │ │ ├── SkillRow.tsx
|
||||
│ │ │ │ ├── SpellsTab.tsx
|
||||
│ │ │ │ ├── SpireActiveSpells.tsx
|
||||
│ │ │ │ ├── SpireGolems.tsx
|
||||
│ │ │ │ ├── SpireHeader.tsx
|
||||
│ │ │ │ ├── SpireTab.tsx
|
||||
│ │ │ │ ├── StatsTab.tsx
|
||||
@@ -392,7 +396,8 @@ Mana-Loop/
|
||||
│ │ │ │ ├── mana.test.ts
|
||||
│ │ │ │ ├── regen.test.ts
|
||||
│ │ │ │ ├── skill.test.ts
|
||||
│ │ │ │ └── spell-cost.test.ts
|
||||
│ │ │ │ ├── spell-cost.test.ts
|
||||
│ │ │ │ └── spire-tab-refresh.test.ts
|
||||
│ │ │ ├── attunementStore.ts
|
||||
│ │ │ ├── combat-actions.ts
|
||||
│ │ │ ├── combatStore.ts
|
||||
|
||||
Reference in New Issue
Block a user