fix: meditation multiplier cap 2.5x, discipline reactivation, Spire crash, earthShard recipe, fabricator E2E test
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 4m53s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 4m53s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Circular Dependencies
|
||||
Generated: 2026-05-30T23:43:01.094Z
|
||||
Generated: 2026-05-31T00:47:32.361Z
|
||||
|
||||
No circular dependencies found. ✅
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"_meta": {
|
||||
"generated": "2026-05-30T23:42:57.037Z",
|
||||
"generated": "2026-05-31T00:47:28.337Z",
|
||||
"description": "Import dependency graph for src/lib/game. Keys are files, values are arrays of files they import.",
|
||||
"usage": "To find what a file affects, search for its path in the VALUES. To find what a file depends on, look at its KEY entry."
|
||||
},
|
||||
|
||||
@@ -16,6 +16,7 @@ Mana-Loop/
|
||||
│ ├── dependency-graph.json
|
||||
│ └── project-structure.txt
|
||||
├── e2e/
|
||||
│ ├── fabricator-happy-path.spec.ts
|
||||
│ └── playtest.spec.ts
|
||||
├── playwright-report/
|
||||
│ ├── data/
|
||||
|
||||
Reference in New Issue
Block a user