1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
Michaël Lemaire 851c59bac1 Fixed several AI related problems 2018-03-02 00:14:09 +01:00
Michaël Lemaire 4e155b8556 AI: Tactical evaluators now work on diffs instead of guessed effects 2018-01-09 20:23:35 +01:00
Michaël Lemaire 7e20599fce Process AI in a web worker if available 2017-12-21 20:04:54 +01:00
Michaël Lemaire 231484f7a8 New weapon effectiveness system, based on precision, maneuvrability and luck 2017-12-08 01:18:15 +01:00
Michaël Lemaire 05a0607445 Restored drones feature 2017-11-29 23:03:58 +01:00
Michaël Lemaire 8b0ff9ee27 Use DiffLog to apply revertable diffs to battle state 2017-11-14 01:07:06 +01:00
Michaël Lemaire 1936cfef8d Added cone targetting 2017-10-03 18:11:30 +02:00
Michaël Lemaire e511b78754 tscommon namespace renamed 2017-09-25 00:23:22 +02:00
Michaël Lemaire 284c0cf297 Fixed many AI and AIDuel asynchronous issues 2017-08-23 19:59:22 +02:00
Michaël Lemaire 1649096209 Fixed approach simulator moving because of float rounding errors 2017-06-25 19:48:34 +02:00
Michaël Lemaire c7799ce1e3 ai: Guess area effects at the final ship location 2017-05-19 01:22:48 +02:00
Michaël Lemaire ff5ded689b ai: Improved play timing 2017-05-19 01:19:05 +02:00
Michaël Lemaire 17bee3a81f AI: consider overheat and heal effects 2017-05-18 23:10:16 +02:00
Michaël Lemaire b10725abda Removed Bully AI and fixed AI trying unavailable actions 2017-05-18 00:07:16 +02:00
Michaël Lemaire 33ec46e27a Improved tactical AI and set it as default 2017-05-10 01:20:05 +02:00
Michaël Lemaire 92129eb512 ai: Discourage from fleeing to arena borders 2017-05-09 23:09:44 +02:00
Michaël Lemaire e64e3955b3 Weapons with blast can now target a ship indirectly 2017-03-09 00:18:40 +01:00
Michaël Lemaire ed5d338522 BullyAI now uses the MoveFireSimulator 2017-03-07 23:16:47 +01:00
Michaël Lemaire 144eb56537 Added log when an action cannot be applied 2017-03-07 20:27:46 +01:00
Michaël Lemaire 485d74dd7f Added producers and evaluators for TacticalAI 2017-02-27 01:42:12 +01:00
Michaël Lemaire de8651440a Use of iterators as producers for TacticalAI 2017-02-22 02:14:14 +01:00
Michaël Lemaire 877af0e8c8 Restored game save serialization (using tscommon) 2017-02-09 01:26:04 +01:00
Michaël Lemaire bee43583ca Refactored namespaces 2017-02-09 01:00:35 +01:00
Renamed from src/game/ai/Maneuver.ts (Browse further)