alex
b2dd5a44d3
feat: expand Simulation tab with combat simulation and replay
- src/components/SimulationTab.jsx: +544 lines, combat simulation
UI with horde combat, player actions, and replay functionality
- database/routes/simulationRoutes.js: +681 lines, backend routes
for simulation state management and combat resolution
- src/tests/simulationTabReplay.test.js: replay functionality tests
- src/tests/hordeCombatFourPlayersFiveHordes.test.js: multi-player
horde combat scenario tests
- src/tests/hordeCombatPlayerMainWeapon.test.js: player weapon
damage calculation tests
2026-07-15 19:36:38 +02:00
..
2025-08-20 15:29:22 +02:00
2025-08-16 12:15:32 +02:00
2025-08-15 11:12:49 +02:00
2025-08-16 12:15:32 +02:00
2025-08-20 15:29:22 +02:00
2026-07-02 17:36:41 +02:00
2026-07-15 19:36:38 +02:00
2026-07-02 17:36:41 +02:00
2026-06-30 12:19:15 +02:00
2025-08-17 16:21:00 +02:00
2025-08-17 16:21:00 +02:00
2025-08-17 16:21:00 +02:00
2025-08-17 16:21:00 +02:00
2026-07-02 18:20:33 +02:00
2025-08-20 15:29:22 +02:00
2025-08-17 16:21:00 +02:00
2025-08-17 16:21:00 +02:00
2025-08-17 16:21:00 +02:00
2025-08-17 18:15:39 +02:00
2026-07-02 17:36:41 +02:00
2025-08-17 16:21:00 +02:00
2025-08-17 16:21:00 +02:00
2025-08-17 18:15:39 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2026-07-02 17:36:41 +02:00
2025-08-15 10:35:27 +02:00
2025-12-11 19:20:44 +01:00
2026-07-02 17:36:41 +02:00
2025-12-11 19:20:44 +01:00
2026-07-02 17:36:41 +02:00
2025-08-15 10:35:27 +02:00
2025-08-17 16:21:00 +02:00
2025-08-17 16:21:00 +02:00
2026-07-02 17:36:41 +02:00
2025-08-16 12:15:32 +02:00
2025-08-15 16:23:34 +02:00
2025-08-17 16:21:00 +02:00
2025-08-17 16:21:00 +02:00
2026-06-25 18:29:49 +02:00
2025-08-16 12:15:32 +02:00
2026-06-23 14:43:51 +02:00
2025-08-17 19:14:29 +02:00
2025-08-15 10:35:27 +02:00
2025-08-16 12:15:32 +02:00