userBill Bcancel
branchrust_reboot/main/Traincancel

65 Commits over 92 Days - 0.03cph!

1 Year Ago
Manifest
1 Year Ago
Merge Main -> 🚆 (revert spawn change, etc)
1 Year Ago
Subtract spawnpop fix
1 Year Ago
Moved the coupling FX from the gauges to the monitor
1 Year Ago
Placeholder dashboard coupling effect for locomotive
1 Year Ago
Removed the 15% bonus to wagon spawns as my new spawn fix fixes the root cause
1 Year Ago
Merge in my spawn fix + other content from Main
1 Year Ago
Merge the train kill invoke delay
1 Year Ago
Better and simpler available space checking for train spawns. Fixed valid population spawn positions being later rejected.
1 Year Ago
Detect and disallow parenting loops where the child is the parent (was already detected later in the chain with an error, but this lets TriggerParent early exit from the attempt)
1 Year Ago
Updated MinDistApart calculation to work with train cars of varying length (needed for the long locomotive)
1 Year Ago
Adjusted collision damage taken and derail collision force limits on all rail cars
1 Year Ago
Merge Main -> 🚆
1 Year Ago
Locomotive fan visuals fix
1 Year Ago
Locomotive visuals server compile fix
1 Year Ago
WIP better train collision damage balancing
1 Year Ago
Save a train's previous velocity and use that for collision calculations. Fixes only one train car involved in a collision taking damage sometimes
1 Year Ago
Merge Main -> 🚆
1 Year Ago
Set up locomotive rotating fans
1 Year Ago
Set up the locomotive gauges to show real info. Replaced M.P.M decal with km/h
1 Year Ago
Since vehicle dismounts work on which is closest rather than which is first, removed locomotive dismount points that are closer than the one by the exit door
1 Year Ago
Fixed some of the locomotive dismount spots being in invalid positions
1 Year Ago
Fixed players being able to jump out of the locomotive trigger when on top
1 Year Ago
More collider edits
1 Year Ago
Added a box collider to augment the mesh collider on the main locomotive body. Sometimes the mesh collider on its own confuses satchel charges etc
1 Year Ago
Set up gibs on the locomotive
1 Year Ago
- Trains now ignore collision with the train track (the locomotive unavoidably collides with the track on anything but the smoothest terrain). - Adjusted some locomotive colliders.
1 Year Ago
Increased `fixcars` distance from 5m to 10m (helps with fixing large vehicles like locomotive)
1 Year Ago
Merge Main -> 🚆
1 Year Ago
Locomotive placeholder FX
1 Year Ago
Locomotive placeholder damage FX set up
1 Year Ago
Locomotive cockpit and engine audio positions
1 Year Ago
Moved all train brake sparks (locomotive and workcart) onto the pivoting bogies, so they move correctly to line up on corners
1 Year Ago
Set up brake sparks for the locomotive
1 Year Ago
Merge Main -> 🚆
1 Year Ago
Increased wagon spawn ratio multiplier
1 Year Ago
Set up locomotive spawning, updated how existing engines spawn so that all train engines share a spawner now. Relative weights are controlled with PrefabParameters scripts
1 Year Ago
Updated locomotive LOD Group to include the updated couplers/bogies
1 Year Ago
Set up the updated collider and bogie model on the locomotive. Bones aren't working though.
1 Year Ago
Removed temporary coupling points and set up the new ones
1 Year Ago
Fixed the train's side ladders not working well by adding a Prevent Movement volume
1 Year Ago
Adjustments to all train ladder volumes
1 Year Ago
Merge Main -> 🚆
1 Year Ago
Minor edits
1 Year Ago
- The three gauges do something (temporary) - Adjusted bogie positions to put them closer to the ends of the locomotive, so that coupling points will stray less far from the centre of the track on tight curves
1 Year Ago
Visuals on the new locomotive monitor, now in widescreen
1 Year Ago
Better mounted position
1 Year Ago
Locomotive coupling with temp visuals
1 Year Ago
- Set up fuel interaction for the locomotive. Instead of requiring the player to be on the platform, it has a speed limit for access. - Fixed player no longer being able to mount. - The locomotive actually moves now
1 Year Ago
Removed stair slopes