remove done todos from hackyai

This commit is contained in:
Chris Forbes
2011-07-08 21:44:43 +12:00
committed by Paul Chote
parent 0cb1f98e7e
commit 7e162ad744

View File

@@ -18,13 +18,9 @@ using XRandom = OpenRA.Thirdparty.Random;
//TODO:
// [y] never give harvesters orders
// maybe move rally points when a rally point gets blocked (by units or buildings)
// Don't send attack forces to your own spawn point
// effectively clear the area around the production buildings' spawn points.
// don't spam the build unit button, only queue one unit then wait for the backoff period.
// just make the build unit action only occur once every second.
// build defense buildings
// later:
// don't build units randomly, have a method to it.