refactor: consolidate duplicate functions (calculateDesignTime, calculateDesignCapacityCost, generateSwarmEnemies)
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m21s

This commit is contained in:
2026-05-20 17:46:43 +02:00
parent 742a992d59
commit 53b3a94725
5 changed files with 27 additions and 57 deletions
+4 -7
View File
@@ -190,22 +190,19 @@ Mana-Loop/
│ │ │ ├── store-method-tests/
│ │ │ ├── achievements.test.ts
│ │ │ ├── bug-fixes.test.ts
│ │ │ ├── combat-store.test.ts
│ │ │ ├── combat-utils.test.ts
│ │ │ ├── computed-stats.test.ts
│ │ │ ├── discipline-math.test.ts
│ │ │ ├── discipline-store.test.ts
│ │ │ ├── enemy-generator.test.ts
│ │ │ ├── floor-utils.test.ts
│ │ │ ├── formatting.test.ts
│ │ │ ├── mana-store.test.ts
│ │ │ ├── mana-utils.test.ts
│ │ │ ├── prestige-store.test.ts
│ │ │ ├── regression-fixes.test.ts
│ │ │ ├── spire-utils.test.ts
│ │ │ ├── test-setup.ts
│ │ │ ├── tick-debug.test.ts
│ │ │ ├── tick-integration-pact.test.ts
│ │ │ ├── store-actions-combat-prestige.test.ts
│ │ │ ├── store-actions-discipline.test.ts
│ │ │ ├── store-actions-mana.test.ts
│ │ │ ├── store-actions.test.ts
│ │ │ └── tick-integration.test.ts
│ │ ├── constants/
│ │ │ ├── spells-modules/