The International Simutrans Forum

Simutrans Extended => Simutrans-Extended development => Topic started by: AP on January 26, 2014, 04:15:38 PM

Title: [11.17] Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: AP on January 26, 2014, 04:15:38 PM
In the server game, I happily built stops which the graphics show as giving coverage to industries, only to discover the routes were not functioning. It turns out that the graphic displays the coverage as though a freight stop were a passenger stop. Is this intended?
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: jamespetts on January 26, 2014, 07:24:30 PM
The trouble is that a stop can deal with both freight and passengers, and the same stop would then have different radii for each. It would be good one day to have a whole user interface to show the separate radii for each, but that would take considerable extra coding work. (Originally, it was intended that freight would have a radius of 1, negating the need for a coverage display, but this was found to be impractical).
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: Sarlock on January 26, 2014, 08:01:35 PM
Maybe a toggle?  V once is passenger/mail radii, V again is freight, V again turns it off?
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: jamespetts on January 26, 2014, 09:35:16 PM
Ahh, not a bad idea. Shall consider that. But the question would remain, I suppose, as to how players will know which radius is which.
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: AP on January 26, 2014, 11:15:07 PM
Why are the radii different?
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: jamespetts on January 26, 2014, 11:21:15 PM
Because people can walk whereas tonnes of coal cannot.
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: prissi on January 27, 2014, 04:16:49 PM
You can just add for a second marker and show both. Or overlay tiles with shading and use the marker too.
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: jamespetts on January 27, 2014, 09:37:13 PM
Ahh, thank you for the suggestion. I have never really looked into the graphics code; how would one code such a double overlay?
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: AP on January 27, 2014, 11:56:26 PM
Quote from: jamespetts on January 26, 2014, 11:21:15 PM
Because people can walk whereas tonnes of coal cannot.

Like the logic :-)

But in that case why is the freight radius not 1?
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: jamespetts on January 28, 2014, 12:13:16 AM
It was originally 1; but this proved to be impractical where a stop and an industry were separated by height, as was often the case with canals.
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: AP on January 28, 2014, 12:18:43 AM
But that's easily fixed - you build a warehouse on the diagonal tile.
Title: Re: Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: jamespetts on January 28, 2014, 12:27:40 AM
In town centres, this was often not practicable.
Title: Re: [11.17] Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: AP on January 31, 2014, 04:42:20 PM
Just to confirm, which radius does mail conform to - passenger or freight? And does mail "walk" between stops like passengers do?
Title: Re: [11.17] Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: ӔO on January 31, 2014, 04:44:33 PM
pretty sure mail uses the larger radius and it doesn't walk.
Title: Re: [11.17] Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: jamespetts on January 31, 2014, 05:34:12 PM
People who deliver it do.
Title: Re: [11.17] Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: ӔO on January 31, 2014, 05:51:59 PM
I think AP is wondering if the mail will walk to another station within catchment range, like what pax do.
Title: Re: [11.17] Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: jamespetts on January 31, 2014, 06:00:52 PM
No, only passengers walk between stations.
Title: Re: [11.17] Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: AP on January 31, 2014, 06:21:13 PM
So how do we pass mail between players, between adjacent stops? Are shared/public stations the only way?
Title: Re: [11.17] Bug? Stop coverage inconsistent freight vs passenger vs graphic overlay
Post by: jamespetts on January 31, 2014, 09:17:45 PM
Public stations are not necessary: just grant access rights to the player with whom you want to share and agree particular stops at which the mail is transferred (or other such arrangements, such as through-running on each other's lines).