|
игра: бой в реальном времени — сгустки на ECS, конус/резонанс, HUD, интеграция в LocationScene
Co-Authored-By: Claude Code <noreply@anthropic.com> |
|---|
|
|
| apps/game/assets/chars/clump_crawler_1.png 0 → 100644 |
|---|
|
|
| apps/game/assets/chars/clump_crawler_2.png 0 → 100644 |
|---|
|
|
| apps/game/assets/chars/clump_heavy_1.png 0 → 100644 |
|---|
|
|
| apps/game/assets/chars/clump_heavy_2.png 0 → 100644 |
|---|
|
|
| apps/game/assets/chars/clump_spitter_1.png 0 → 100644 |
|---|
|
|
| apps/game/assets/chars/clump_spitter_2.png 0 → 100644 |
|---|
|
|
| apps/game/assets/chars/clumps_sheet.json 0 → 100644 |
|---|
| apps/game/assets/chars/clumps_sheet.png 0 → 100644 |
|---|
|
|
| apps/game/src/data/enemies.ts 0 → 100644 |
|---|
| apps/game/src/main.ts |
|---|
| apps/game/src/scenes/BootScene.ts |
|---|
| apps/game/src/scenes/LocationScene.ts |
|---|
| apps/game/src/systems/PlayerController.ts |
|---|
| apps/game/src/systems/combat/CombatViews.ts 0 → 100644 |
|---|
| apps/game/src/systems/combat/CombatWorld.ts 0 → 100644 |
|---|
| apps/game/src/systems/combat/EnemyBrain.ts 0 → 100644 |
|---|
| apps/game/src/systems/combat/HealthBar.ts 0 → 100644 |
|---|
| apps/game/src/systems/combat/PlayerCombat.ts 0 → 100644 |
|---|
| apps/game/src/systems/combat/__tests__/EnemyBrain.test.ts 0 → 100644 |
|---|
| apps/game/src/systems/combat/__tests__/PlayerCombat.test.ts 0 → 100644 |
|---|
| apps/game/src/systems/combat/__tests__/stats.test.ts 0 → 100644 |
|---|
| apps/game/src/systems/combat/stats.ts 0 → 100644 |
|---|
| tools/pixelart/gen.mjs |
|---|