This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0a5b812bb7e1dd7883549f69274133011c4a7dfa
OpenRA
/
OpenRA.Mods.Common
/
AI
History
reaperrr
0a5b812bb7
Check for consecutive failures to place a structure.
...
After 3 consecutive failed attempts, wait one minute before resetting the counter and trying again.
2015-07-27 13:21:58 +02:00
..
States
Throttle the issuing of orders by the AI.
2015-07-26 12:57:19 +01:00
AttackOrFleeFuzzy.cs
Some cleanups
2015-07-06 22:24:50 +03:00
BaseBuilder.cs
Check for consecutive failures to place a structure.
2015-07-27 13:21:58 +02:00
HackyAI.cs
Check for consecutive failures to place a structure.
2015-07-27 13:21:58 +02:00
RushFuzzy.cs
Move the AI namespace to Mods.Common
2015-02-09 16:57:29 +02:00
Squad.cs
Actors will lose targets and AI won't follow indefinitely
2015-06-28 19:11:53 +02:00
StateMachine.cs
fix possible null reference exceptions
2015-06-02 22:16:16 +02:00
SupportPowerDecision.cs
rename WDist.Range to WDist.Length
2015-07-09 10:55:38 +02:00