121,440 Commits over 4,018 Days - 1.26cph!
Always load initially in uncoupled state
Added max_couple_speed convar. Removed my train pop convars - not sure how we'll set these up yet.
S2P compound and water treatment
Mark above-ground rail siding TrainTrackSplines as aboveGroundSpawn = true
Merge from official_server_analytics
Merge from powerline_zipline/proc_gen_improvements
Merge from cui_improvements
Basic train spawner + convar setup, not functional
More megacliff area finalization
Updated train wagon coupler mesh / added bones for moving elements
Finalizing west megacliff WIP
Reduced "bad weather" probability: 90% of days will now be clear
thumb_up
42
thumb_down
19
Merge from rail_network_2
merge from postprocess_opt
merge from may_22_bugfixes
Updated work cart mesh / added full bone setup to the coupler / mirrored front coupler to fix alignment issues
▄▍▆▅▆▊▇ ▍▅▊▅▅▅ ▄▄█▍▌▍▍▇██ ▌█ ▆█▌▌▄▋▊ █▄▅▍▋ ▇▌▄█▉ ▄▅▋▌ ▋▋▉▉▅▆▋▆ ▉▉██▊▍▅
Reduce the chance of vehicle parts from junkpile_j
SAM Site can no longer be damaged by bullet type damage
thumb_up
30
thumb_down
34
Merge NewModels -> Rail Network 2
Removed the rear cover from the above-ground WorkCart, to facilitate moving back to other wagons
Fixed bogie pivot bone assignments
Added ladder volumes to all the wagons. Unfortunately these really aren't working while moving, despite the parent trigger.
Fixed incorrect prefab IDs, updated manifest
Set up all the wagons with the new models
Fixed workcart gibs always being yellow, even for the red and blue variants
Brought the old WorkCart model back - work_cart_static still needs it. Probably better not to risk breaking any of the monument settings it's used in by updating it to the new model.
Fixed red workcart issues
Fixed instrument panel light position offsets, and player hand position offsets
Deleted the old WorkCart model
Set up workcart_aboveground, now with the new couplings
Updated wheel colliders and lowest LOD mat for the Rusty variant
Updated workcart.entity to the new model
Non global PostProcessVolumes no longer use colliders. They rely on the PostProcessVolumeLOD component and a specified bounds to calculate blend factor.
Merge Main -> Rail Network 2
Created PostProcessVolumeLOD component
Finalized around junkyard and beyond
Finalizing further down the west coast
Added a variant of the workcart model with new bogies and couplers
Added modular train wagon models
Merge from foliage_grid_opt
Fixed NRE that could happen if Refresh was called when RefreshAsync was currently processing cells.