Starbound

Starbound

评价数不足
Cross Rail Tram Stop
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
285.612 KB
2021 年 6 月 20 日 上午 4:43
2021 年 6 月 23 日 下午 10:29
4 项改动说明 ( 查看 )

订阅以下载
Cross Rail Tram Stop

描述
Allows tram stops to define a simple direction between them.
Replaces the original tram stop.
热门讨论 查看全部(1)
0
2021 年 6 月 23 日 下午 10:21
Bug Report
Kowalski
8 条留言
Nirahiel 7 月 28 日 上午 2:52 
I messaged you my concerns directly. I'll think of a different solution to get the best tram network possible :3
Kowalski  [作者] 7 月 27 日 下午 1:32 
@Nirahiel I don't remember exactly how the algorithm works. The mod was created 4 years ago.

Presumably, the principle of operation is that when an elevator is called, the request goes through all the intersections and tells them where to turn in order to reach the desired location, until it reaches the stop where the elevator is located. Therefore, in theory, any method of building intersections should work.

The mod has not been extensively tested, so the idea and implementation may not be accurate. Surprisingly, the source code is still available, and I can send it to you. I've sent a friend request.
Nirahiel 7 月 27 日 上午 6:09 
So, U turns ?
Also, where it should turn.. So if my intersections are a bit weird .. (Like the way "south" leads to a stop that's actually to the left, and the way "east" leads to a station that's actually to the south, like in here : https://i.imgur.com/FQuirI5.png ) will the algo figure it out ?

I'm curious to see the source code of that algo. Knowing exactly what it does might help me design my stations better.
Or I could just go with complicated wiring and such.
Kowalski  [作者] 7 月 27 日 上午 5:35 
@Nirahiel There is a small algorithm that determines where the elevator should turn. You don't need to connect anything special. J-shaped bends are when the elevator turns twice in one direction. It starts going back, but along a different path. In theory, this should work too.
Nirahiel 7 月 26 日 上午 4:53 
How does it work on a technical level ?
Do you need to wire them in a specific way ?

What are j bends ?
ShadowBlitz16 2022 年 6 月 26 日 下午 4:58 
I would like j bends
Kowalski  [作者] 2021 年 6 月 22 日 上午 9:35 
@p_trevogin, Yes, that is right. The tram will turn in the direction relative to which the next stop on the way to the button is located. Therefore it will not work with J-bends. But I didn't need those. If there is a strong need, I will make additional stops with 4 connections of the form X and +, where using the connections it will be possible to explicitly indicate the direction of movement.
p_trevogin 2021 年 6 月 22 日 上午 7:47 
So, what you are saying is that we no longer need to make complicated contraptions with tons of wiring to simply summon an elevator from top/bottom floors to "sideways" floors, and just start using this mod?