Age | Commit message (Collapse) | Author |
|
to remove dependency of interlocking on luaautomation
|
|
|
|
Solves problem of wagon being unloaded while player sitting inside it because of network lag
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now, only the signal aspect setting is still missing
|
|
|
|
Missing things: signal aspect updating, waiting routes handling, management /info tool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Does not get saved yet.
|
|
|
|
if it already exists.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Degrotate doesn't work for meshes (why?), so all I've done was pretty useless...
|
|
correct read/write file binary data
|
|
|
|
|
|
|
|
lookup functions
|
|
Missing: ATC stuff, yaw problems
|
|
|
|
system
|
|
wagons
The occupation system as it is now will change. For each position, I will save the index in the train's path,
and implement a callback system. I need this because the occupation window system will not be enough to cover all use cases
(e.g. to make a train stop with it's center or back at a certain position, I need 3 different brake distances, which doesn't fit into the scheme)
|
|
There's something wrong with the new paths, next time build a path validity checker to trace the issue
|
|
|
|
Still outstanding: trains
|
|
The changes to the path system have not yet been integrated...
|
|
|
|
|
|
|
|
|