Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Aqueduct construction on slopes inconsistent with other bridges and tunnels #10995

Open
Kuhnovic opened this issue Jun 11, 2023 · 0 comments
Labels
enhancement Issue would be a good enhancement; we accept Pull Requests! good first issue Good for newcomers

Comments

@Kuhnovic
Copy link
Contributor

Kuhnovic commented Jun 11, 2023

Version of OpenTTD

Latest master, also in 13.1

Expected result

After comparing aqueducts to tunnels, which show similar highlighting behavior, I noticed that a corner on the opposite tunnel end will automatically get terraformed if it's the wrong slope. Aqueducts don't do this, even though the highlighted area suggest you can actually build the aqueduct.

Actual result

image
If I select this side of the water the aqueduct is correctly highlighted, and it builds fine when you click.

image
However, hovering over the tile next to it highlights the aqueduct. But it can't be built due to the wrong slope at the other end. Clicking results in the "land sloped in wrong direction" message. Here I'd expect some automatic terraforming similar to bridges and tunnels.

Steps to reproduce

  1. Generate a map with enough water
  2. Do what I did in the screenshots ;)
@Kuhnovic Kuhnovic changed the title [Bug]: Aqueduct highlighting incorrect for certain slopes [Bug]: Aqueduct construction on slopes inconsistent with other bridges / tunnels Jun 12, 2023
@Kuhnovic Kuhnovic changed the title [Bug]: Aqueduct construction on slopes inconsistent with other bridges / tunnels [Bug]: Aqueduct construction on slopes inconsistent with other bridges and tunnels Jun 12, 2023
@2TallTyler 2TallTyler added good first issue Good for newcomers enhancement Issue would be a good enhancement; we accept Pull Requests! labels Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue would be a good enhancement; we accept Pull Requests! good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants