New unit orders mod for Better BTS AI v0.36

* Add "explore" to spies (they'll last longer than scouts and explorers anyway)
* Add "explore" to Great Spies <-- really, really, REALLY useful
* Add "improve nearest city for food" to worker
* Add "improve nearest city for commerce" to worker
* Add "improve nearest city for hammers" to worker
* Add "chop jungle" to worker; worker will chop jungle in polluted cities, then chop fat crosses, then whatever else within cultural boundaries

* Increase granularity of automated worker options
+ Add "workers chop only jungle" option
+ Add "workers change improvements to match city governor bias" option
 
And also:

* Add "explore cautiously" option ... unit will move place highest priority on avoiding combat/retreating when exploring; would be nice if it had some strategic sense such as moving away from an enemy for a few turns after one is encountered; two-move units should exploit the "move at most one out of two tiles" strategy to allow for retreat and will move over one-move terrain in preference to through forest/jungle/hills
 
This is a really great mod. Any chance of getting it merged with the newest release at some point (0.81)?

Thanks!
 
Could the AI please do everything possible for units with woodsman (esp II+) not to finish unit moves on non forested areas when auto exploring? Likewise for guerrilla? It kills me to watch a warrior at the edge of a huge swath of unexplored forest step out into plains next to a bear.

Also if an injured unit is only one move from much safer terrain (forest, forest hills), move it there before resting ...?
 
When I ran this mod I got these errors
Spoiler :
Code:
Traceback (most recent call last):

  File "CvScreensInterface", line 705, in forceScreenRedraw

  File "CvMainInterface", line 742, in redraw

  File "CvMainInterface", line 2797, in updateScoreStrings

AttributeError: 'CyTeam' object has no attribute 'AI_getWarPlan'
ERR: Python function forceScreenRedraw failed, module CvScreensInterface
Traceback (most recent call last):

  File "CvScreensInterface", line 705, in forceScreenRedraw

  File "CvMainInterface", line 742, in redraw

  File "CvMainInterface", line 2797, in updateScoreStrings

AttributeError: 'CyTeam' object has no attribute 'AI_getWarPlan'
ERR: Python function forceScreenRedraw failed, module CvScreensInterface
Traceback (most recent call last):

  File "CvScreensInterface", line 705, in forceScreenRedraw

  File "CvMainInterface", line 742, in redraw

  File "CvMainInterface", line 2797, in updateScoreStrings

AttributeError: 'CyTeam' object has no attribute 'AI_getWarPlan'
ERR: Python function forceScreenRedraw failed, module CvScreensInterface
this goes on forever until I cntrl alt delete to get out and kill it

Could you fix this? it is a great mod and I really want to be able to play it
 
Back
Top Bottom