Update DevCircuitAI {1.0.3} #664
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Latest version with next changes according to previous DevCircuitAI:
rlcevg/CircuitAI#92
rlcevg/CircuitAI#93
rlcevg/CircuitAI#94
Made
behaviour.json, block_map.json, build_chain.json, commander.json, economy.json, factory.json, response.jsonfromcircuit.jsonfor each difficulty.Note: AIOptions.lua contains list of json files (a.k.a. config parts) and because this list is the same for all difficulties i left AIOptions.lua inside DevCircuitAICommon. But its proper place is probably inside each difficulty-folder: DevCircuitAIBeginner, DevCircuitAIBrutal, DevCircuitAIEasy, DevCircuitAIHard, DevCircuitAINormal, DevCircuitAINovice.
Also updated brutal config to the same revision that resides in spring repository (i think those were the last changes Ivory_King sent to me on 12/12/2018).