Andrey
Andrey
@cclauss, Could I have a review?
The same behavior is in isort https://github.com/PyCQA/isort/issues/2101
Still not sure how to use it. I need 2 dumps for py and txt. And need to repeat it for all species. Will it print two dumps if both...
I'd it won't break AI, since it handles the failed orders. But it might cripple it in some cases.
Not merging to the release is always the safe option. If it does not break sly and If we didn't start full testing of the release we can try.
So far I worked on 4 buildings and plan to continue today. I'll submit my progress after https://github.com/freeorion/freeorion/pull/4814. PS. Keep in mind that it xmas in Europe and Geoff and...
It looks like `RootCandidate` could be used in different contexts: - as a condition https://github.com/freeorion/freeorion/blob/master/default/scripting/buildings/buildings.macros#L130 - as a container https://github.com/freeorion/freeorion/blob/master/default/scripting/custom_sitreps.py#L168 I guess the condition should became `IsRootCandidate`
I removed my comments and moved all missed items to the issue body. Currently, I am not sure what is missing, because all modules import buildings, and buildings have an...
@o01eg could you please look into this? Because of multiple missed methods, I'm blocked from the conversation.
Thank you, I have updated the issue with recent changes. Could you prioritize the following functions for the next update? They are used in building macros, and all modules fail...