134,339 Commits over 4,262 Days - 1.31cph!

56 Days Ago
Fix horse buff icons not disappearing on the client when the modifier gets removed Rebalance speed boost following feedback
56 Days Ago
merge from hackweek_automatedtesting
56 Days Ago
Added commands to print the test list in a readable format Code cleanup
56 Days Ago
main -> vendor_ui_drone_accessibility
56 Days Ago
Fix prediction NRE for NPCVendingMachines
56 Days Ago
Roadsign jacket LODs + fixed normals
56 Days Ago
merge from bot_exec
56 Days Ago
removed scrap costs from softcore workbenchs
56 Days Ago
restore WB tax reductions codegen
56 Days Ago
█▆▌▆▌▌▉█ ▊▊▄▋▊▅ ▆▅▋ ▇▅▅▌▋▍ ▅▌ ▄▍▇ █▇▆█▊▌▄ ▉▊▇▌▊▋ ▍▌▇▅▉▋▍▉▅
56 Days Ago
Changed WaitUntilAllSpawned to use WaitUntilWithTimeout Test list
56 Days Ago
Fixed Shreddable_PickupTruck only being destroyed on the server by DestroyOutsideMonument when spawned using commands
56 Days Ago
Added a test spawning and killing all entities, looking for NREs
56 Days Ago
Normal fix on coffecan helmet repose
56 Days Ago
merge from main
56 Days Ago
No need to cache saild wind blocked status if not lowered
56 Days Ago
Cherrypick RendererBatch changes from 134527, prevents monument prefabs reimport when switching in between CLIENT and SERVER
56 Days Ago
save++ network++
56 Days Ago
Compile fix
56 Days Ago
merge from garage_door_2k
56 Days Ago
merge from computerstation_cap_fix
56 Days Ago
▊▌▇▄▄ ▋▋▌▌ ▅▍_▄▇▇▋▌█▄▋▇_▌▄█▍▇█▄▄▆▆▊▉
56 Days Ago
merge from marker_teleport_from_server
56 Days Ago
merge from boat_better_shallow_water_behaviour
56 Days Ago
██▋▇█ ▋▅▌▌ ▅▅▌▌▅_▅▌▄_▄▉▆_▋▅▅▅▉▆
56 Days Ago
Allow mummy mask in conveyor filters
56 Days Ago
- Fix issue where loaded mission data could retrieve an invalid active mission index - Improvements for how map and compass mission markers handle deep sea locations - Various bits of cleanup to places retrieving the active mission instance from a player
56 Days Ago
Trimming the fat on the floating walkways set dressing in FC3 FC3 S2P
56 Days Ago
fixed condenser tanks draw distances being too big fixed ocean_buoy_static not culling reduced culling distance on a static rug prefab, enabled batching added meshCull on a single fish prop that wasn't culling reduced draw distance on a cardboard crate drawing way too far, enabled batching wall.frame.cell_static now culls, was relying on building blocks setup which doesnt some individual LOD distance overrides on barge props fixed ridiculous draw distance on worklight triple prefab, objects were not culling fixed ridiculous draw distance on pipewrench
56 Days Ago
merge from naval_update
56 Days Ago
shallow water rebalance - better depth values for speed reduction and unbeaching behaviour - increased unbeaching accel, applies fraction of it upwards to separate better - increased turning torque by 50% and raised floor of its velocity scaling
56 Days Ago
Disabled GPU instancing on CollectableCandy particle system as it breaks the positions of the particles when a Rust/Standard shader material is used with it
56 Days Ago
Boat-shape scoring initial testing
56 Days Ago
merge from Sail_Minigun_desc
56 Days Ago
Boots LODs
56 Days Ago
Replaced boat crane meshes with proper prefab assets. S2P on FC3
56 Days Ago
Fixed radiation zones not disabling after players leave area
56 Days Ago
Merge from puzzle_reset_changes
56 Days Ago
merge from floating_cities
56 Days Ago
Subtract 135644
56 Days Ago
Elevators now have a Power In slot on every floor, if any elevator in a stack has power the whole stack will be considered powered Still WIP, have one edge case issue to fix
56 Days Ago
Merge from eye_wearable_fix_2
56 Days Ago
Another attempt at fixing hazmats with WearableEyeViewAdjustment still displaying the head when a player is killed while wearing (krieg, pilot hazmats mostly) Also fixes those hazmats not showing the head mesh on the invisible verison we use to render local player shadows
56 Days Ago
Allow all the frankenstein parts to be added to conveyor filters
56 Days Ago
Allow frankenstein mask in conveyor filters
56 Days Ago
Fix reload/attack animation playing for the local player from a worldmodel perspective provided we have a viewmodel
56 Days Ago
Remove Viewmodel ghosting Fix dismount NRE
56 Days Ago
naval_update -> turret_viewmodel
56 Days Ago
vendor_ui_drone_accessibility -> main
56 Days Ago
- Show if a vending machine is accessible by a drone in the regular map - Shows same result as in the admin ui - When updating any building parts nearby a vending machine perform a check and see if we need to update the marker - Add profiling