branchrust_reboot/main/rail_network/couplingcancel

81 Commits over 31 Days - 0.11cph!

4 Years Ago
Get TrackSpeed properly, taking train cars that are facing backwards into account
4 Years Ago
Train coupling WIP
4 Years Ago
Train coupling WIP
4 Years Ago
WIP train coupling
4 Years Ago
Merge Rail Network -> Coupling
4 Years Ago
Set track speed correctly on secondary cars. A few other fixes
4 Years Ago
Merge Rail Network -> Coupling
4 Years Ago
Merge Main ->Coupling
4 Years Ago
Uncouple train cars if destroyed. Removed CoupledTrain class. Client/server compilation changes.
4 Years Ago
Train coupling WIP
4 Years Ago
Moved friction into the total forces calculation as well
4 Years Ago
Group gravity and engine forces on the train cars together. Working on a coupled train class to sum them all together.
4 Years Ago
Fixed formatting
4 Years Ago
Support two alt tracks, so we can have one from in front and one from behind.
4 Years Ago
Some more WIP train car coupling work
4 Years Ago
Minor spelling fix
4 Years Ago
This isn't going to work, but committing what I've got in case I need some of it back later. Initial work on the physics of coupled trains.
4 Years Ago
Now playing couple and uncouple sounds
4 Years Ago
Only show uncouple interaction when coupled
4 Years Ago
When a user uncouple a train, let it uncouple, and don't recouple it unless it moves away and back again
4 Years Ago
Set up temp train bounds and hurt triggers correctly
4 Years Ago
Refactored all the coupling code. Improving decoupling
4 Years Ago
Fixed train coupling flag conflicting with engine starting flag. Plus changes to the coupling visuals prefabs.
4 Years Ago
Remove unneeded bools
4 Years Ago
Automatic coupling when train cars collide
4 Years Ago
TrainCar.Collision class formatting to match the others
4 Years Ago
Coupled/uncouple visual difference on the client. Sync the flags.
4 Years Ago
Functional uncoupling interaction
4 Years Ago
Added a train coupling piece prefab and put it on my test trains.
4 Years Ago
Basic train coupling class
4 Years Ago
Removed unused vars