Files
dwroller/database
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-15 10:35:27 +02:00
2025-08-15 10:35:27 +02:00
2025-08-15 16:23:34 +02:00
2025-08-15 10:35:27 +02:00