Commit graph

33 commits

Author SHA1 Message Date
Robert MacGregor 8c167df8e3 Change .cs lanuage recognition to PHP; the closest language to Torque Script 2016-08-28 21:27:38 -04:00
Robert MacGregor 6ceaaec6fa Perform an experiment with the linguist GIT attributes 2016-08-28 21:11:21 -04:00
Robert MacGregor 17d532fad5 Fix conflicts 2016-07-06 21:19:22 -04:00
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 6df5c6c592 Update README.md
Add some more unimplemented logic.
2016-06-29 21:49:32 -04:00
Robert MacGregor 2b6dd24341 Update README.md
Move the description from the wiki and jot down notes on supported & planned features.
2016-06-29 19:29:29 -04:00
Robert MacGregor 52c260043e Commanders receive flag grab notifications; bots will dodge grenades but only if they see them; fix bots ignoring cloak but now cloak is OP against bots; fixed some issues with defense bots jumping in place randomly; optimize viewcone implementation; implement flag runner bots; randomize loadout selection based on task; make bots rearm after every spawn; make bots use shield packs in combat if they have any; make bots select the first weapon they have after rearming 2016-06-29 00:49:44 -04:00
Robert MacGregor 274d858679 Mathematical optimizations. 2016-01-14 13:53:48 -05:00
Robert MacGregor 3058d538f8 Update README.md
Update Link
2015-10-20 15:05:19 -04:00
Robert MacGregor 8ba560d991 Update README.md
Link to my wiki.
2015-10-14 14:36:01 -04: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
Robert MacGregor 0a77531cd9 Began server auto-hook 2015-06-26 13:31:55 -04:00
Robert MacGregor b9d248abfb AIEnhancedScoutLocation implementation; getRandomPosition; AIEnhancedDefendLocation 2015-06-26 13:18:13 -04:00
Robert MacGregor a7f2fd1219 Back to using the inbuilt AI Task system; fixed the monitor freq 2015-06-24 21:21:50 -04:00
Robert MacGregor 8687513a42 Better timed AI code; dodging code; better audible dodge code 2015-06-24 21:03:57 -04:00
Robert MacGregor aa87905cf1 Update README.md
Laid out project plan.
2015-05-31 15:24:50 -04:00
Ragora bb2a77c4f8 Added source 2014-11-20 00:12:25 -05:00
Robert MacGregor 023a82b0ca Initial commit 2014-11-19 14:54:13 -05:00