userBill Bcancel
branchrust_reboot/main/Workcartcancel

367 Commits over 212 Days - 0.07cph!

3 Years Ago
If the train is travelling in reverse and the rear wheels have already gone across to a new spline section, force the front wheels to "select" that track piece instead of letting the player choose left/right, which previously could snap the rear wheels to the wrong piece if the front wheels aren't across yet.
3 Years Ago
Another fix
3 Years Ago
Track selection fix
3 Years Ago
Fix front track section selection bug
3 Years Ago
Fix renderer settings
3 Years Ago
Added WorkCart cover models to the main LOD script, removed the extra Renderer LOD scripts they had
3 Years Ago
Clear the hazard flag properly at the time when we stop checking for hazards
3 Years Ago
Fix light visuals getting set twice
3 Years Ago
Comment only
3 Years Ago
Fix WorkCart rear brake sparks playing on Awake
3 Years Ago
Code review: Use a tick method that only runs while a train is moving, instead of using LateUpdate
3 Years Ago
Increase the minimum threshold for train collision damage so the train definitely doesn't taking any damage when hitting barriers at low speed
3 Years Ago
Fix train brake FX not showing when travelling in reverse and throttling forward
3 Years Ago
Clean up brake and spark code on workcart, mainly so that we can use the spark FX for junction transitions as well
3 Years Ago
Merge Main -> Workcart
3 Years Ago
Merge Main->Workcart
3 Years Ago
Improve dismount-inside-parenting-volume fix. Keeps the previous view angle rather than resetting to zero, so it works more like a normal dismount.
3 Years Ago
Fix view angles being incorrect when dismounting inside a parenting volume. Fixes Work Cart dismount not always ending with the player facing forwards.
3 Years Ago
Add train to test map
3 Years Ago
Merge Main->WorkCart
3 Years Ago
Be safer with the padding check (won't affect work cart as it has 0 padding anyway)
3 Years Ago
Merge trigger exit fix -> Workcart
3 Years Ago
Subtract continuous physics change since it didn't help
3 Years Ago
Switch workcart from Discrete to Continuous Speculative
3 Years Ago
Remove the extra trigger check at the end of the base player tick since it didn't help the issue
3 Years Ago
Merge Main -> Workcart
3 Years Ago
André's test fix, call ForceUpdateTriggers at the end of every player tick if the player is parented
3 Years Ago
Disable clipping check on the work cart platform parenting trigger, just in case it's involved in people getting kicked off
3 Years Ago
Merge Main > Workcart
3 Years Ago
Merge Main -> Workcart
3 Years Ago
Merge WorkcartExtra -> Workcart
3 Years Ago
Merge Main -> Workcart
3 Years Ago
- Fixed bad protobuf compilation (merge issue?) causing train throttle to show as zero for new clients who entered network range - Moved some throttle control methods
3 Years Ago
Compile fix
3 Years Ago
Requested: Increase hazard warning activation minimum speed. Now doesn't activate until the driver's train is travelling at 4.5m/s (was 2m/s), which is above the Low throttle setting speed
3 Years Ago
Bail out if GetTotalPushingMass gets too recursive
3 Years Ago
Cancel the ActualDeath invoke if the work cart is repaired
3 Years Ago
If work cart travels very fast on listen server, the server side train sometimes collides with its client side self, causing massive damage. Stop hitting yourself.
3 Years Ago
Early exit from SpawnGroup if there's no terrain (fixes NRE)
3 Years Ago
Collider distance calculation fix
3 Years Ago
Temporary engine slowdown from damage enabled and fully working. Shows infoon monitor + damage FX. Some other engine bug fixes.
3 Years Ago
Disable the engine slowing for now until we have visuals on the client
3 Years Ago
Work cart max speed is temporarily slowed drastically if the engine takes significant damage over a 10 second timespan. Slowed state lasts 10 seconds. No visuals on the client yet.
3 Years Ago
Make sure the workcart.entity merge was clean
3 Years Ago
Reduce work cart top speed and acceleration based on health, starting at 40% health and below.
3 Years Ago
Train cabin warning system now also detects barricades. Barricades register with the track they're sitting on.
3 Years Ago
Moved track splines on the four-way junction to the root level, fixing trains not being able to ent spawn there
3 Years Ago
▇▉▊▊▊▌▅▅▅▍▄▌▊▆▍ ▅▅▉▋: ▊▄▄▇ ▆▆▆ ▄▋▍▌▊ ▋▍ ▋█ ██▇▋▋▆, ▍▄▌▋▊▉ ▍█▉ ▇█▊ ▇▌▇▆▇██▋▇▆▆ ▇▆▍▍▋ █▊▌ ▋▍▇▄ ▄ ▉▉▉▊▅▇ ▇█▆▅▉ ▌▅ ▆▅▍ ▆▍▍▋▋▉█▋▊. ▅▍▍▉▊▊▍ ▋▆▊ ▋▌▌▊▍▌▌ ▄▄▇▅ ▉▆▉ ▌▉▍█▇ ▇▍▄▋ ▄▍.
3 Years Ago
▍▆▄▌▉▅▄▅▌▇▋▋▇▌▇ ▌▊▇▆▊▊. ▊▇ ▄▉▊▊, ▊▍▇▄▄▊ ▆▅▊▉▅▊ ▉█▍▋▋▆▌ █▊▊▆ ▇▇▉▊▆▇▍▄▇, ▍▉█ ▅▉▇▋▅▄▊ ▊ ▇▉▊▊▆▋▍ ▉▋▊▅▍▍ ▋▄▊▉▄▍▌▊ █▋▋ ▄▄▌▅█ ▉▋█▍▄▌▋▊▌█▉
3 Years Ago
Added placeholder explosion effect to work cart destruction