NiHoel / Anno1800Calculator

Calculator for the production and consumption of goods in the computer game Anno 1800
MIT License
102 stars 28 forks source link

Fix for required construction material buildings when adding extra demand. #55

Closed FIrgolitsch closed 3 years ago

FIrgolitsch commented 3 years ago

Fix for issue #54

NOTE: The production chains in the factory config dialog now show only the required buildings for the extra demand, as there is no regular demand for these. This only affects the construction material factories as the normal factories only work with needed demand anyways.

I haven't tested this thoroughly so there might be some side-effects I am not aware of. I wanted to share my fix regardless, as it might help with debugging when it turns out it does have side-effects.

NiHoel commented 3 years ago

I properly fixed the issue such that trade routes and extra goods also work now.