The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: poppo on July 22, 2026, 12:12:09 AM

Title: Elevated way on bridge
Post by: poppo on July 22, 2026, 12:12:09 AM
Hi!

I make patch which allow us to build elevated way on bridge!elevated_way_on_bridge.patch

we can build elevated way even on the bridge tiles like this:
elevated_way_on_bridge.png

technically, we check height of the way for slope tile, and use get_weg_hang().
Title: Re: Elevated way on bridge
Post by: prissi on July 23, 2026, 02:53:22 AM
The elevated way building is to be completely renovated "soon" anyway, so allow more than single height elevated ways. I will look into the patch. But since building on elevated ways is allowed, building on bridges should be allowed too.

Long term, we should probably have an elevated waybuilder instead patching everying onto the poor normal waybuilder ...
Title: Re: Elevated way on bridge
Post by: prissi on July 25, 2026, 07:50:14 AM
Incorporated with r12104