1
0
Fork 0
spacetac/src/core/ai
2018-03-06 18:41:38 +01:00
..
AbstractAI.ts Updated typescript version 2018-01-31 19:19:50 +01:00
AIDuel.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
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 New ship upgrade system, replacing equipments 2018-02-27 17:26:55 +01:00
Maneuver.ts Fixed several AI related problems 2018-03-02 00:14:09 +01:00
TacticalAI.spec.ts Process AI in a web worker if available 2017-12-21 20:04:54 +01:00
TacticalAI.ts Fixed several AI related problems 2018-03-02 00:14:09 +01:00
TacticalAIHelpers.spec.ts Fixed several AI related problems 2018-03-02 00:14:09 +01:00
TacticalAIHelpers.ts Fixed several AI related problems 2018-03-02 00:14:09 +01:00