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
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m19s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user