Wonderful blend of disciplines here with algorithms and web development; well done Thaui! The UI and the website overall looks good. Indeed sometimes finding the exact solution is impractical/inconvenient due to the time/resource costs, so an approximate algorithm that is more time and resource-efficient would have to do. I suppose it would be a good approximation if arrival times are frequent enough; perhaps it would be interesting to consider how good of an approximation it is. Thanks for the showcase, Jonathan!
@ypetremann2 ай бұрын
Actually the algorithm is a non optimised Shortest Path algorithm, but it is run client side and thing are precalculated and preallocated to already have node and segments with scoring. So the algorithm don't need to make an approximate path, but the actual shortest based on the scoring. The lacking point for now is the score source, as the algorithm don't have trains timetable.
@TamagoRails2 ай бұрын
@@ypetremann ah I see so you already have the scores pre-calculated and it just runs a standard shortest-path algorithm, but those scores are approximate?
@ypetremann2 ай бұрын
@@TamagoRails In a sense they are : - for minimal route, it's not an approximation because what only matter is that you have the minimum number of trains - for minimal distance, scores are based on the distance between platform positions, it can't check that a train does a detour. - for minimal delay, score as based on the durations the mod gave us and for waiting time for not it's always 1m30s
@TamagoRails2 ай бұрын
@@ypetremann ah I see; so the minimal distance and delay are reasonable approximations given the data you have, namely positions of the platforms and the train duration. Cool; thanks for clarifying!
@Keniscool1234-o6v2 ай бұрын
Is it open? Since I can't find it online and by the way the one bus away doesn't work in hk but keep up the great work❤❤❤
@awesomekalin552 ай бұрын
I've already played around with this tool and can't wait for even more features! Shame I can't play on the Let's Play...
@DoritooYT2 ай бұрын
I cant wait for 4.0.0 ( no beta) 🎉!!
@stopthattrend2 ай бұрын
Can't wait!
@Jafantant2 ай бұрын
I am waiting for manila lrt trains apparently or even other trains from malaysia, Singapore or even thai
@mayureshjoshi142 ай бұрын
Hello Jonathan Ho! I really like your MTR mod. It's really a good and no. 1 transport mod. But I wanted to give you a suggestion, I hope you take it seriously. I play single player normally, and use this mod in single player only. But I wanted a feature where mobs like villagers could also travel in the train. For now they just fall down from the train entity. But I want them to be standing and even traveling in the trains. I hope you will add this feature. BTW really nice tool for the mod. 👍👍👍👌
@ratpidfm37262 ай бұрын
Hello Jonathan 😊 | I have a Suggestions for some new train for your mod I My Suggestions is add paris métro train addon. So in the Paris metro you have several variants of trains like: The MI79, MI84, Z50000, MF77, MF01, MF67, This is the Iron category, And for the Tire category you have: The MP89, MP05, MP59, MP14 And the MP59, I would like you to add them to your mod and even for the pneumatic trains an addition of tire rail.
@DoritooYT2 ай бұрын
cars in a future ?🙃
@dirt2go1022 ай бұрын
0:21 it is line 2
@zhoujames67272 ай бұрын
you can use it in your own server!!!
@МЕТРОИТРА322 ай бұрын
when you fix rail when use shader in 4.10?
@ZaidCraft-82 ай бұрын
what seed in birch forest and versions?
@Camilkataki10942 ай бұрын
i see tlancher 4.0.0 bit you need to add jobans and decoration train and tram
@AlixIsa732 ай бұрын
are we able to join the map
@pushpal_ghosh_galaxy2 ай бұрын
Bro if i made some track in my own server then rejoin it keeps on disappearing.... please resolve this
@100vka2 ай бұрын
yes!!!!!!!!!
@MelihNergiz-j7q2 ай бұрын
How can i change the accent of the announcer?
@JustinTse257.sCraft2 ай бұрын
Great!
@checkerandu4222 ай бұрын
nice
@lukepea7742 ай бұрын
I'm having trouble with the 4.0.0 update, since i just installed it on my 3.0 world and none of the dashboards are working. Does someone have a fix?
@ypetremann2 ай бұрын
MTR explorer has no support for 4.0.0 since data has changed a lot and is incomplete for the route algorithm.
@dirt2go1022 ай бұрын
same issue but was not installed
@ypetremann2 ай бұрын
@@dirt2go102 In fact it don't work with local worlds because of browser security, for online world, it try to use a proxy.
@Kingration3872 ай бұрын
is this world on a server?
@JonathanHo332 ай бұрын
Yes it is, it's the Let's Play server, join the Discord to see instructions for how to join.
@Kingration3872 ай бұрын
@@JonathanHo33ok thanks
@Jack928232 ай бұрын
Update Local host and add this
@boiii3productions9452 ай бұрын
⚠️ WARNING ‼️ Anyone that reads this comment should be VERY AWARE this video’s channel could be falsely terminated by Mojang’s Tracer AI As copyright infringement and these videos featuring the Transit Railway add on would not show up anymore at some point. WE MUST STAND UP SO THAT JON DOES NOT LOSE HIS CHANNEL AND HIS EXCELLENT WORK !!!
@rsdworker2 ай бұрын
link is broken
@JonathanHo332 ай бұрын
Fixed, thanks!
@PiggyNBacon2 ай бұрын
So great
@JustinTse257.sCraft2 ай бұрын
hope we can use it in our own mtr world
@ypetremann2 ай бұрын
if on the latest MTR 3, then yes, no support for MTR 4 as for now