Skip to content

Conversation

@HyperJeanJean
Copy link
Contributor

When trying to build two linked reservoirs using the "draggable reservoir" feature, if the two reservoirs are in valid placements but the pathfinder does find a way for the aqueduct, the reservoirs displayed some footprints on the map as if they were building but they are not.

This PR proposes to change that so that footprints are shown only if they could be built.

Before:
image

After:
image

The call to map_property_clear_constructing_and_deleted as, with that change, there does not seem to be any code path where both place_reservoir_and_aqueducts would return 0 and footprints would be shown on the map. Correct me if I am wrong though.

This is a change from the original Caesar 3 so feel free to close it if it is out of scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant