-
Couldn't load subscription status.
- Fork 40
Closed
Milestone
Description
Describe the bug
- While investigating how to implement #907, it's been shown that various phases in the Building Construction Mission are broken.
Expected and unexpected behavior
- Fix the foundation/frame/building construction process
Java classes involved
- BuildingConstructionMission
Specifications (please complete the following information)
- pre 3.6.0 build 8149
Additional context
- If construction materials are not available, it makes sense to ask mission members to perform the task of
DigLocalRegolithto extract raw resources so as to begin resource processes to produce concrete and other construction materials. - The algorithm of choosing a construction site needs work.
- The selection process needs to be clearly defined and parameters should be shown and changeable in Command Dashboard.
- At least, player should be given the opportunity to select a construction site.