Commit graph

18 commits

Author SHA1 Message Date
Robert MacGregor b9afd41b1c Make bots ignore their own fired projectiles so they don't try to dodge it; implement forced jetting; implement a basic engage routine that more or less emulates the base T2 AI's; fix magic numbers in timing code in some AI tasks 2016-07-06 21:14:45 -04:00
Robert MacGregor 274d858679 Mathematical optimizations. 2016-01-14 13:53:48 -05:00
Robert MacGregor 2096f19e01 Moved the weapon profiler to its own source file 2015-10-11 03:02:19 -04:00
Robert MacGregor 1ab65e9e70 Added weapon pre-profiler code 2015-10-10 23:55:09 -04:00
Robert MacGregor 167137f755 Added documentation 2015-10-10 16:08:43 -04:00
Robert MacGregor d6352a5a41 Added more documentation 2015-10-07 19:11:01 -04:00
Robert MacGregor 94675c5380 Added more documentation 2015-10-07 19:10:22 -04:00
Robert MacGregor 32fda6de67 Added more documentation 2015-10-07 18:45:33 -04:00
Robert MacGregor ea665f4095 A couple minor fixes and added some documentation 2015-10-07 17:23:47 -04:00
Robert MacGregor 5afe51ec0d Re-enable flag running code 2015-10-07 16:08:53 -04:00
Robert MacGregor ec3b86cdf6 Initial attempts at getting bots unstuck on broken paths; AI visual acuity is now the primary system of picking targets, improving performance 2015-10-07 03:16:32 -04:00
Robert MacGregor 657545aaac Adjusted some task timings for performance 2015-10-06 21:59:31 -04:00
Robert MacGregor d0fbda6e9a Accidentally broke flag return behavior: 2015-10-06 21:46:27 -04:00
Robert MacGregor 53aece4615 Performance fixes 2015-10-06 21:43:52 -04:00
Robert MacGregor 5e53dd91ef Bots now all have an engage task; bots now all have a return flag task; AI engage has some basic engage functionality; began work on the new AI-player interaction system; Bots will spot players via their view cone now 2015-10-05 05:03:45 -04:00
Robert MacGregor 57a25dd872 Server will try and auto-assign bots now 2015-06-27 22:34:06 -04:00
Robert MacGregor 92007e9bc7 CyclicSet; commander task distribution; fixed AIScoutLocation 2015-06-27 20:43:20 -04:00
Robert MacGregor 088d7fee8e Restructuring; PriorityQueue implementation; commander task weighting & assignment; some code documentation 2015-06-26 17:02:55 -04:00