fix: auto-unlock element types when attunement conversion begins — Fabricator now unlocks earth
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m26s

This commit is contained in:
2026-05-28 12:28:27 +02:00
parent aba1265cbc
commit 268baf3916
4 changed files with 17 additions and 23 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Circular Dependencies
Generated: 2026-05-28T10:11:54.061Z
Generated: 2026-05-28T10:18:57.618Z
No circular dependencies found. ✅
+1 -2
View File
@@ -1,6 +1,6 @@
{
"_meta": {
"generated": "2026-05-28T10:11:52.202Z",
"generated": "2026-05-28T10:18:55.814Z",
"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."
},
@@ -95,7 +95,6 @@
],
"crafting-actions/crafting-material-actions.ts": [
"crafting-fabricator.ts",
"stores/combatStore.ts",
"stores/manaStore.ts",
"stores/uiStore.ts"
],