reaperrr
|
f83d680197
|
Fix that bots don't re-use capturers
They were never removed from activeCapturers when their target becomes invalid,
preventing the bot from reusing them.
|
2019-02-03 12:13:09 +00:00 |
|
reaperrr
|
b54e45f4a4
|
Fix CaptureManagerBotModule crashing on multiple Capturable
By removing the now-redundant CaptureTarget class.
|
2019-02-03 12:13:04 +00:00 |
|
reaperrr
|
54c2894b4e
|
Split off last bot modules
And dissolve AI namespace.
There would have been so little left in Common.AI,
that keeping it made no sense anymore.
|
2018-12-31 10:56:01 +00:00 |
|
reaperrr
|
6db27b1839
|
Split off CaptureManagerBotModule
from HackyAI.
Note: This isn't used in any official mod right know,
and known to be bugged on bleed already.
|
2018-12-22 17:42:53 +01:00 |
|