Page 3 of 4

Re: Unspooled

Posted: 16 Jan 2018 05:01
by supermop
New small update - some discussion on IRC over the weekend led to enabling of CC for poles etc in recent builds of NRT. This update modifies some pixels so that poles show 1CC, and also fixes the missing pole issue on catenary dead ends. I've altered the way wires look at end of line, but I am not yet happy with it.

More changes to come, mostly for road surfaces, and adding parameters for different 'rosters' of roadtypes.

Re: Unspooled

Posted: 13 Feb 2018 13:12
by supermop
New Version, adds parameters for road type selection and support for NO_HOUSES flag.

Re: Unspooled

Posted: 07 May 2018 22:23
by KeldorKatarn
Just played around with these and they look awesome.. but one TINY request.. would it be possible to configure it so the asphalt road is the default (so towns build it) instead of the stone paved one?

Edit: It would also be nice to be able to choose that the default depot is not replaced. These look a little weird and I could use a standard roadset to use its depots instead.

Re: Unspooled

Posted: 08 May 2018 00:23
by supermop
KeldorKatarn wrote:Just played around with these and they look awesome.. but one TINY request.. would it be possible to configure it so the asphalt road is the default (so towns build it) instead of the stone paved one?

Edit: It would also be nice to be able to choose that the default depot is not replaced. These look a little weird and I could use a standard roadset to use its depots instead.
Both are easily feasible, I'll aim to include them in the next release.

Re: Unspooled

Posted: 08 May 2018 00:45
by KeldorKatarn
Cool beans :)

Edit: One more suggestion for a parameter to select types:

No electrified roads.

There's lot of roadsets I believe without any vehicles that can use road catenary at the moment so those roads only take away useful slots, while I for one certainly wouldn't want to miss out on any of the non-electrified ones :)

Re: Unspooled

Posted: 08 May 2018 00:54
by KeldorKatarn
Also.. alternatively you could offer some other depots.

Garry has been working on some overlays for depots and his graphics might work fine:
viewtopic.php?p=1206531#p1206531

What bugs me the most about the current ones is the company color stuff. I don't like depots with company colors :P
Maybe Garry is willing to share graphics here :) I think these would work awesome with your roads. He has a couple styles
so you could choose some for different road types :)

Re: Unspooled

Posted: 12 May 2018 21:40
by acs121
Please avoid double-posting.
There is a vehicle set including electrified road vehicles : Mop Generic NRT Vehicles. It's the only one AFAIK to give ELRD vehicles.

Re: Unspooled

Posted: 13 May 2018 11:53
by Kruemelchen
Technically speaking, electrified road types shouldn't be automatically introduced unless trolley vehicles are available (same behaviour as with rail types).
As this, at least for me, doesn't work yet, all Supermop could do is run a check for the availability of his Generic NRT Vehicles and disable electrified roads if it isn't.

Re: Unspooled

Posted: 26 May 2018 18:46
by STD
I have the following suggestions for further development of this set :) :
1. One-way trolleybus wires. 2. One-way tram tracks.
What do you think of these ideas? How difficult is it to implement this task for OpenTTD? Did you have a discussion on this issue? What did you come to in the end? After all, one-way contact wires for trolleybuses, one-way tram tracks with wires and without wires exist in real life. If it were all in the game now, there could be more realistic roads in the cities, including one-way rings for trams and trolleybuses. I think a lot of players dream about it :wink: .

Re: Unspooled

Posted: 26 May 2018 21:59
by Diesel Power
KeldorKatarn wrote:one TINY request.. would it be possible to configure it so the asphalt road is the default (so towns build it) instead of the stone paved one?
Not a fan of this idea. The reason why I like this set is that it gives me a nice low speed limit in towns and cities. Changing the default road to asphalt will allow my trucks to go though a city at 80kph! I think 65kph is a little exessive as most towns in the western world have a limit somewhere around the 50kph mark.

Is the default road setting somthing we could set as a parameter? That would keep everyone happy

Re: Unspooled

Posted: 26 May 2018 23:17
by Kruemelchen
STD wrote:I have the following suggestions for further development of this set :) :
1. One-way trolleybus wires. 2. One-way tram tracks.
What do you think of these ideas? How difficult is it to implement this task for OpenTTD? Did you have a discussion on this issue? What did you come to in the end? After all, one-way contact wires for trolleybuses, one-way tram tracks with wires and without wires exist in real life. If it were all in the game now, there could be more realistic roads in the cities, including one-way rings for trams and trolleybuses. I think a lot of players dream about it :wink: .
I have experimented with one-way tram tracks a bit. Concerning the graphics this is a no-brainer and was easy to do:
one way tram track.png
one way tram track.png (32.95 KiB) Viewed 7257 times
However, there is no way to forbid trams running on the 'wrong' direction where there are no tram tracks, and you would need 2 tram types (left and right) to lay them correctly.
... which is why I abandoned the idea ...

But I can share the grf if someone would want to use or build up on it ...

Re: Unspooled

Posted: 27 May 2018 01:44
by Captain Rand
Kruemelchen wrote: However, there is no way to forbid trams running on the 'wrong' direction where there are no tram tracks, ...

Would building one-way streets solve this?

Re: Unspooled

Posted: 27 May 2018 01:50
by kamnet
Captain Rand wrote:
Kruemelchen wrote: However, there is no way to forbid trams running on the 'wrong' direction where there are no tram tracks, ...

Would building one-way streets solve this?
No, OpenTTD trams do not respect one-way streets, they do not respect street barriers, either.

Re: Unspooled

Posted: 27 May 2018 10:40
by Captain Rand
kamnet wrote:
No, OpenTTD trams do not respect one-way streets
Thanks, I wasn't sure. And even if they did I just realized you can't use one-way markings if you build a Tramline without a road.

Pete.

Re: Unspooled

Posted: 27 May 2018 16:25
by STD
Kruemelchen wrote:
STD wrote:I have the following suggestions for further development of this set :) :
1. One-way trolleybus wires. 2. One-way tram tracks.
What do you think of these ideas? How difficult is it to implement this task for OpenTTD? Did you have a discussion on this issue? What did you come to in the end? After all, one-way contact wires for trolleybuses, one-way tram tracks with wires and without wires exist in real life. If it were all in the game now, there could be more realistic roads in the cities, including one-way rings for trams and trolleybuses. I think a lot of players dream about it :wink: .
I have experimented with one-way tram tracks a bit. Concerning the graphics this is a no-brainer and was easy to do:one way tram track.png
However, there is no way to forbid trams running on the 'wrong' direction where there are no tram tracks, and you would need 2 tram types (left and right) to lay them correctly.
... which is why I abandoned the idea ...

But I can share the grf if someone would want to use or build up on it ...
And what about the intersection of one-way tram (trolleybus wires) with two-way? You were also able to implement this ? Please show a screenshot of your experiments. I'm just interested in seeing the result :) .

Re: Unspooled

Posted: 27 May 2018 21:13
by Kruemelchen
STD wrote:And what about the intersection of one-way tram (trolleybus wires) with two-way? You were also able to implement this ? Please show a screenshot of your experiments. I'm just interested in seeing the result :) .
No, this didn't work. Currently there is no possibility of implementing logic to check for adjacent tiles, and I don't think it is planned either.

By the way I also discarded the idea because, at least where I live, trams usually take up the inner lanes of 4-lane roads. But it isn't possible to let the tram run on the inner lane. So it seemed the less possible to imitate this.

However, I've seen a one-track tram running on the driving side of the road (right hand side for me), but the tram would run in both directions, which was a bit shocking to see the tram running right towards me with flashing eyes, so I had to "overtake" it :lol:
But that wouldn't be possible in TTD either :P

Re: Unspooled

Posted: 28 May 2018 11:01
by STD
Kruemelchen wrote:
STD wrote:And what about the intersection of one-way tram (trolleybus wires) with two-way? You were also able to implement this ? Please show a screenshot of your experiments. I'm just interested in seeing the result :) .
No, this didn't work. Currently there is no possibility of implementing logic to check for adjacent tiles, and I don't think it is planned either.

By the way I also discarded the idea because, at least where I live, trams usually take up the inner lanes of 4-lane roads. But it isn't possible to let the tram run on the inner lane. So it seemed the less possible to imitate this.

However, I've seen a one-track tram running on the driving side of the road (right hand side for me), but the tram would run in both directions, which was a bit shocking to see the tram running right towards me with flashing eyes, so I had to "overtake" it :lol:
But that wouldn't be possible in TTD either :P
Thank you very much for your detailed and informative answer with examples. I understand :D . Then we can only hope that the developers of the game in the future will deal with this situation. :wink: Still, one-way routes for trams and trolleybuses in the game are simply necessary. And also need all the intersections of these paths with two-way. And we need to refine the behavior of transport when driving on these types of paths, when moving from one-way to two-way and vice versa. I think this change will be a very good addition for the game in the future.

Re: Unspooled

Posted: 31 May 2018 22:26
by Dave
acs121 wrote:
andythenorth wrote:Wow, I hope a mod comes by soon and splits this off :twisted:
About one-way tram tracks or train-trams ?
Both. I’m getting pretty tired of having to deal with derailed threads in graphics development. All concerned should take heed of my ire. The next derailment will see a fistful of warnings handed out. I do not discriminate.

Back on topic please.

Re: Unspooled

Posted: 09 Jul 2018 20:35
by Diesel Power
I've Traced a bug back to this set.
It makes the word "New" appear twice on newspaper reports regarding new RVs. See Screenie below. This happens with multiple RV sets (tested with your RV set, Road Hog and HEQs)
Remove Unspooled and the problem goes away...

Re: Unspooled

Posted: 31 Aug 2018 18:55
by ucetcislo1
Hi, i think i found a bug. Pylons are visible through the vehicles (watch mouse cursor)
Happnes when using all 3 types of wires (rough, basic, modern)