Page 2 of 2

Re: CAI

Posted: 10 Aug 2010, 10:32
by Google_Frog
Well I will improve it when I have time.

Commanders are currently treated no differently from other cons as I don't know what comms are going to do.

I will work on improving battlegroups.

Not advancing 'tech' and not reclaiming enough can be tweaked in the config functions.

Re: CAI

Posted: 10 Aug 2010, 14:08
by slogic
knorke wrote:...Noticed it seems to use artiellery as intended.
I'm almost sure it is CA logic, not AI.

I liked AI. Especially economy evolving & placing defenses.

I noticed the following flaws: scouter units are getting move command above areas they can't reach (water) and stuck on the shore forever.

Currently E323AI is losing to CAI due to invalid economy handling (it is unable to work with economy booster units & mobile storages).

Re: CAI

Posted: 28 Sep 2010, 17:21
by echoone
CAI does not show up in the debug view under AIs. Therefore there does not appear to be a way to observe CPU overhead/runtime of the CAI AI. I assume this is an engine oversight due to the fact its written in LUA. Is there a fix planned? Or is it already there and I'm simply not seeing it?

Re: CAI

Posted: 28 Sep 2010, 21:08
by hoijui
cant be done by the engine, as it is part of the mods Lua. the engine can only measure all the Lua CPU-time as whole. would need special Lua in the mod, measuring just CAI time, and then could be shown elsewhere.

Re: CAI

Posted: 28 Sep 2010, 21:56
by echoone
K...was afraid that was the case. I guess such support isn't planned?

Thanks.

Re: CAI

Posted: 03 Oct 2010, 14:45
by Google_Frog
You could get an idea of the running cost by using the inbuilt gadget profiler.