branchrust_reboot/maincancel

32,161 Commits over 4,018 Days - 0.33cph!

3 Years Ago
Fixed the crash on train track collation when a three-way track split was generated. Still need to get it handling track selection correctly.
3 Years Ago
merge from Trainyard_update
3 Years Ago
fixed modders water_trigger
3 Years Ago
Added some small puffs of dust to the unloading tower pipes while unloading is happening, different for ore vs. fuel. Hopefully helps to show players where their stuff is heading.
3 Years Ago
further fixes to locomotive
3 Years Ago
Fixed tea vitals not sized correctly
3 Years Ago
Improved solution for TrainCarFuelHatches animation. No longer using Update
3 Years Ago
HUD prefab
3 Years Ago
Adjusted the margins on GameTips/Toasts
3 Years Ago
Switch coaling tower info toasts to theme 0, which shows for less time
3 Years Ago
Better shunting errors for the client if the shunt ends due to train throttle or train destroyed
3 Years Ago
Fixed flash error
3 Years Ago
Fixed locomotive ceiling light fixture vanishing when the lights are off.
3 Years Ago
Removed temp debug print
3 Years Ago
Added coaling_tower prefab to Craggy (Alistair request)
3 Years Ago
- Fixed last remaining mesh flickering issues - fixed some errors with vertex painting irregularities (on the side vents and fuel for example) - fixed some gaps in the mesh allowing you to see through
3 Years Ago
Most probable NRE fix for CoalingTower OnFlagsChanged
3 Years Ago
▅▆▌▉▄▇▇ ▊▋▉ ▅▌▇
3 Years Ago
Train exhaust iteration. Fixes clipping and motion. Denser with a more gradual fade.
3 Years Ago
molotov wick effects molotov balance molotov now in t2 tech tree flashbang has much larger damage radius but less damage
3 Years Ago
Tweaked wind settings on swamp trees and a few bushes
3 Years Ago
fix for molotov projectile
3 Years Ago
▆▆▄▌▇ █▊▄▊▆▊ ▊▊█▇█▌▉ ▄▌▆ ▅▆▍▊▆▉▅▋▊▄▇ (▌▋▋▇▍▆▆▇▌ █▅ ▄▌▅▊▌▄█ ▅▉▊▊▉▄▄)
3 Years Ago
fix for locomotive driver pose, updated ik target for lever
3 Years Ago
Tweaked ground plants colors slightly to better match the terrain after changes to the cubemap lighting
3 Years Ago
Tweaked ground plants, saplings and fern wind settings to work better with the CH47 wind effect
3 Years Ago
flash bang postfx bundle assignment - standalone error fix
3 Years Ago
molotov cocktail gibs r/w - standalone error fix
3 Years Ago
Merging in the new locomotive driver position
3 Years Ago
Fixed trackSpeed not being explicity set to zero when a train sleeps. Fixes a rare edge case with wagon shunting.
3 Years Ago
Subtract changesets that changed how the TrainCarFuelHatches worked. I have a plan to fix this is a better way.
3 Years Ago
Allow the TrainCarFuelHatches animation to finish smoothly instead of abruptly if the client tick stops
3 Years Ago
Fix handheld boom box not working (broken in 73143)
3 Years Ago
Fixed locomotive monitor display no longer being visible (mesh changes)
3 Years Ago
0 -> 1 fix
3 Years Ago
Added missing molotov cocktail hold type meta file
3 Years Ago
TrainCarFuelHatches now uses the train client tick instead of Update()
3 Years Ago
Fixed server compile error in EnvironmentVolumePropertiesCollection, introduced in 73,199
3 Years Ago
Merge Trainyard Update -> Main
3 Years Ago
Fix typos in new aggressive lod convars
3 Years Ago
merge from cui_texture_cache leak fix
3 Years Ago
fixed JPEG AR marked as glowing
3 Years Ago
Reduced low grade fuel from train wagon
3 Years Ago
merge from trophy
3 Years Ago
merge into main
3 Years Ago
cherrypicking 73164
3 Years Ago
CraggyIsland cleanup - resolves errors on connecting
3 Years Ago
Minor test map edit
3 Years Ago
Additional coaling tower error sound if the unloading finishes early (output hopper gets full etc)
3 Years Ago
Merge Trainyard Update -> Main