branchrust_reboot/main/Workcartcancel
684 Commits over 334 Days - 0.09cph!
Disable WorkCart monitor canvas when >10M away
Add collision damage FX for WorkCart
Adjust top speed/acceleration/drag/throttle settings
Adjust WorkCart acceleration and top speed
Increase force-to-derail threshold
Don't show mount interaction on the client if train is dead
Improve static collision handling (+static collision bugfix)
Improve WorkCart collision forces
Add collision damage to WorkCart. Also have the WorkCart jump and shift a bit when it's destroyed, causing a more convincing derailment
Remove unused code from TrainEngine.Collision
WorkCart headlights off by default
Updated WorkCart headlights
Revert packages-lock.json change from #
55189
Send train junction select commands to the client-side as well. Show them on the WorkCart display monitor.
Workcart update
Removed Post it note that said the monitor wasnt working
created gibs for the workcart
Solve the rear wheel junction issue (see code comments)
Increase throttle setting change speed when holding the key
Improvements to WorkCart handling of track junctions. Now correctly selecting left/right orientation paths, or the straightest path if no key is pressed.
Adjust WorldSpline gizmos
Improve train track collation - don't connect track at extreme angles.
Adjust workcart engine power
Allow WorkCart driver to hold A/D to select a track when passing through a junction.
WorldSpline NRE bugfix.
Prevent PathInterpolatorLUT complaining about being uninitialised during initial generation
Add some more bits to the train tunnels scene for testing
Added WorldSpaceGrid.IndexToGridCoords / IndexToWorldCoords / Copy
PathFinder.FindClosestWalkable bounds checks
TerrainMeta.InitNoTerrain also sets Position and OneOverSize
Added code for damaged and destroyed FX, using placeholder FX
Revert protection and health accidental change
Delay train destruction when destroyed, and derail them
WorkCart health and protection fix
Add prevent_building area for workcart
Set up workcart gibs, using placeholder gibs model
Set up WorkCart damage protection values
Updated train track splines on modified track models
Fixed lookup-table spline length bug
Fix a worldspline editor update issue
Rewrite of train collision handling + changes to movement
More workcart rail physics
Tweaked the double lane curve piece to fit better on the grid
Train tunnels / 90 degree single lane curve piece / 9m straight single lane piece
More Workcart physics work