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

Choose layout number while building the industry #4365

Closed
DorpsGek opened this issue Jan 1, 2011 · 4 comments
Closed

Choose layout number while building the industry #4365

DorpsGek opened this issue Jan 1, 2011 · 4 comments
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Jan 1, 2011

George opened the ticket and wrote:

R21646

It would be nice when building the industry with several possible layouts to specify layout number to build. When building, it would be nice to mark not only one tile with white border (under cursor), but all tiles of the industry. Because the layout is selected, all tiles location is known, so it should be no questions where to display the industry tiles. Also, it would be also nice to mark the tiles with red, which would not become industry tiles, but are checked to be free (like for oil rig for example).

Reported version: trunk
Operating system: Windows


This issue was imported from FlySpray: https://bugs.openttd.org/task/4365
@DorpsGek
Copy link
Member Author

DorpsGek commented Jan 3, 2011

andythenorth wrote:

George - there's a similar need to control layouts in FIRS.

If fs # 4131 was implemented, you would be able to 'specify' layout by checking it during cb28 and rejecting if not correct (the game would then try another layout).

This might require a new return value 'try a different layout' (haven't checked).

This could be a source of deadlocks (game locks up trying to find correct layout at random).

Frosch had some thoughts on this some while ago.

http://bugs.openttd.org/task/4131


This comment was imported from FlySpray: https://bugs.openttd.org/task/4365#comment9408

@DorpsGek
Copy link
Member Author

DorpsGek commented Jan 3, 2011

George wrote:

It is possible to restrict specified layout during CB 28 (already used it in ECS)
My question was to allow the user select the layout to build from the allowed list.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4365#comment9409

@DorpsGek
Copy link
Member Author

andythenorth wrote:

UI for this would be hard, as it would likely need to preview the entire layout, similar to airports. I am not sure this one is a goal for OpenTTD, but I am leaving it open for now.


This comment was imported from FlySpray: https://bugs.openttd.org/task/4365#comment14580

@DorpsGek DorpsGek added component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) enhancement labels Apr 7, 2018
@andythenorth
Copy link
Contributor

andythenorth commented Apr 13, 2018

Building specific layout numbers won't be implemented. Industry layout choice is random by design.

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 flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

2 participants