klyte45 / TransportLinesManager

The TLM mod for Cities Skylines
Other
28 stars 24 forks source link

[FEATURE] Timetabled Buses #238

Closed PeterKNakayama closed 2 years ago

PeterKNakayama commented 2 years ago

Hello there,

I think it'll be interesting if timetabled buses are implemented for more realism. If you're not planning on adding it yourself, could I request to help out by writing the code for it? I'm quite great with Java and I can use those skills onto C#.

Best Regards, Qizhe

klyte45 commented 2 years ago

The timetable feature itself is very hard to implement due the variety of ways you can play the game (with/without day/night cycle and also with the real time). But an improved control of departures is planned for future versions with something near a timetable, but without direct relation with game time - setting it by interval between vehicles in terminal stops.

It's being discussed/implemented under #206. So closing this.

PeterKNakayama commented 2 years ago

The timetable feature itself is very hard to implement due the variety of ways you can play the game (with/without day/night cycle and also with the real time). But an improved control of departures is planned for future versions with something near a timetable, but without direct relation with game time - setting it by interval between vehicles in terminal stops.

It's being discussed/implemented under #206. So closing this.

Possibly I was thinking to help with the code and adding an additional layer to enable it to work if I get to work with it that is so that it only works if Real Time is enabled, essentially eliminating the problem with it and if real time is disabled, it could possibly be off and replaced with the default layer. Personally, my 2¢