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

Industry stations could be made easier to click #7692

Closed
nielsmh opened this issue Aug 13, 2019 · 0 comments
Closed

Industry stations could be made easier to click #7692

nielsmh opened this issue Aug 13, 2019 · 0 comments
Labels
component: interface This is an interface issue enhancement Issue would be a good enhancement; we accept Pull Requests! good first issue Good for newcomers

Comments

@nielsmh
Copy link
Contributor

nielsmh commented Aug 13, 2019

Version of OpenTTD

All

Expected result

Clicking anywhere on an industry with attached station (e.g. oil rig) while building vehicle orders will send the vehicle to that industry's station.

Actual result

You have to click the specific one or two tiles that are marked as "station tiles", which can be difficult to guess and hit depending on zoom level.

Steps to reproduce

  1. Zoom out all the way
  2. Build a ship or helicopter
  3. Attempt to make orders for the vehicle to stop at an oil rig

Other notes

Based on this thread: https://www.tt-forums.net/viewtopic.php?f=32&t=85764

Can probably be implemented easily by catching clicks on industry tiles with the "go-to" tool used to build orders, and follow a link from clicked industry to linked station.

@nielsmh nielsmh added good first issue Good for newcomers component: interface This is an interface issue enhancement Issue would be a good enhancement; we accept Pull Requests! labels Aug 13, 2019
JMcKiern added a commit to JMcKiern/OpenTTD that referenced this issue Aug 29, 2019
Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station
@nielsmh nielsmh closed this as completed in fbbbc6e Sep 4, 2019
nielsmh pushed a commit to nielsmh/OpenTTD that referenced this issue Sep 6, 2019
…TD#7709)

Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station
LordAro pushed a commit that referenced this issue Sep 7, 2019
Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station
douiwby pushed a commit to douiwby/OpenTTD that referenced this issue Apr 16, 2020
…TD#7709)

Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: interface This is an interface issue enhancement Issue would be a good enhancement; we accept Pull Requests! good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant