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

Unable to build mutliple rail types side-by-side #2730

Closed
DorpsGek opened this issue Mar 14, 2009 · 4 comments
Closed

Unable to build mutliple rail types side-by-side #2730

DorpsGek opened this issue Mar 14, 2009 · 4 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

MrMann opened the ticket and wrote:

To be more specific, you can't build a diagonal monorail alongside a diagonal electric rail, for example.

Reported version: trunk
Operating system: All


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

SmatZ wrote:

It would either mean copying railtype, all signal info and do not-simple checks in code, or duplicate trackbits too. Also, those two tracks could have different owner, so another 4 bits are needed. It would probably fit in the map array, but the added code complexity is hardly worth it. (pathfinders, signal propagation, train controller, pbs, ... also, convert rail, querying track owner and many more things would need to be updated, causing slowdown and harder code maintainability)


This comment was imported from FlySpray: https://bugs.openttd.org/task/2730#comment5779

@DorpsGek
Copy link
Member Author

Belugas wrote:

I do agree with Smatz. Even if it MIGHT look like a good idea, the downside of it is way too big to be of any value.
Plus... we do have GIGANTIC maps. Why should we have a feature that scrambles 2 rails in such a tiny space?
Dunno... my opinion


This comment was imported from FlySpray: https://bugs.openttd.org/task/2730#comment5780

@DorpsGek
Copy link
Member Author

MrMann wrote:

I appreciate that it would be a hell of a lot of work ;). I guess it's one of those good-on-paper, not so good in practice things...


This comment was imported from FlySpray: https://bugs.openttd.org/task/2730#comment5781

@DorpsGek
Copy link
Member Author

DorpsGek commented Aug 5, 2017

andythenorth closed the ticket.

Reason for closing: Won't implement

2 types in the tile, TMWFTLB.


This comment was imported from FlySpray: https://bugs.openttd.org/task/2730

@DorpsGek DorpsGek closed this as completed Aug 5, 2017
@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant