1
0
Fork 0
spacetac/src/core/ai
2019-05-13 23:17:58 +02:00
..
AbstractAI.ts Updated typescript version 2018-01-31 19:19:50 +01:00
AIWorker.ts Fixed AI spawning a new web worker at each turn (thus downloading the app again and again) 2018-03-06 18:41:38 +01:00
Maneuver.spec.ts Added damage evasion 2018-03-26 17:30:43 +02:00
Maneuver.ts AI now uses real simulated effects in evaluation, and produces all toggle actions 2018-06-14 17:39:27 +02:00
TacticalAI.spec.ts Process AI in a web worker if available 2017-12-21 20:04:54 +01:00
TacticalAI.ts Switch to es6 2019-05-13 23:17:58 +02:00
TacticalAIHelpers.spec.ts AI now uses real simulated effects in evaluation, and produces all toggle actions 2018-06-14 17:39:27 +02:00
TacticalAIHelpers.ts Switch to es6 2019-05-13 23:17:58 +02:00