fix: add room enchantment indicator to EffectSelector for feet-only effects
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m23s

This commit is contained in:
2026-06-15 13:06:36 +02:00
parent 5f4d29d96e
commit 83106bf37d
4 changed files with 63 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Circular Dependencies
Generated: 2026-06-15T10:13:15.747Z
Generated: 2026-06-15T10:29:07.349Z
Found: 8 circular chain(s) — these MUST be fixed before modifying involved files.
1. 1) data/guardian-encounters.ts > data/guardian-procedural.ts
+2 -1
View File
@@ -1,6 +1,6 @@
{
"_meta": {
"generated": "2026-06-15T10:13:13.518Z",
"generated": "2026-06-15T10:29:05.083Z",
"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."
},
@@ -614,6 +614,7 @@
],
"stores/combat-reset.ts": [
"stores/combat-actions.ts",
"stores/combat-channel.ts",
"stores/combat-state.types.ts",
"types.ts",
"utils/index.ts",