fix: pass disciplineEffects to computeMaxMana in useGameDerived (BUG #213), fix getMeditationBonus arg count in 3 files (BUG #212/#208), remove duplicate Climb button from SpireSummaryTab (BUG #211)
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m19s

This commit is contained in:
2026-05-30 15:27:19 +02:00
parent b8e6d651b2
commit 90b309885e
7 changed files with 14 additions and 20 deletions
+6
View File
@@ -14,6 +14,8 @@ Mana-Loop/
│ ├── circular-deps.txt
│ ├── dependency-graph.json
│ └── project-structure.txt
├── e2e/
│ └── playtest.spec.ts
├── playwright-report/
│ ├── data/
│ │ ├── 1513ea5b9ea5985996f67ca36f2bc4d34add51f1.webm
@@ -408,6 +410,10 @@ Mana-Loop/
│ └── test/
│ └── setup.ts
├── test-results/
│ ├── playtest-Mana-Loop---Compr-0eb11--crash-with-React-error-185-chromium/
│ │ ├── error-context.md
│ │ ├── test-failed-1.png
│ │ └── video.webm
│ └── .last-run.json
├── .dockerignore
├── .gitignore