Extend "can building be built" requirements logic with build queue contents #299
Closed
2 tasks done
Labels
enhancement
New feature or request
Currenly when trying to build a building the requirements are checked. If the requirements are not fulfilled you cannot add a building to the build queue. However when building multiple buildings via the queue the contents of the queue should be included in this check.
Example: shipyard building requires robotics factory level 2. If you have a new planet and add robotics factory level 1 and level 2 to the queue, then after those are built the shipyard should also be able to be built. But right now when level 2 is in the queue the shipyard is not eligible yet to be built. According to the official game it should be possible to add shipyard to the build queue if level 2 of robotics factory is in the queue.
This also applies to other buildings and also to research.
Todo:
The text was updated successfully, but these errors were encountered: