131,436 Commits over 4,232 Days - 1.29cph!

18 Days Ago
main -> vendor_ui_drone_accessibility
18 Days Ago
Fix prediction NRE for NPCVendingMachines
18 Days Ago
Roadsign jacket LODs + fixed normals
18 Days Ago
merge from bot_exec
18 Days Ago
removed scrap costs from softcore workbenchs
18 Days Ago
restore WB tax reductions codegen
18 Days Ago
█▆▌▆▌▌▉█ ▊▊▄▋▊▅ ▆▅▋ ▇▅▅▌▋▍ ▅▌ ▄▍▇ █▇▆█▊▌▄ ▉▊▇▌▊▋ ▍▌▇▅▉▋▍▉▅
18 Days Ago
Changed WaitUntilAllSpawned to use WaitUntilWithTimeout Test list
18 Days Ago
Fixed Shreddable_PickupTruck only being destroyed on the server by DestroyOutsideMonument when spawned using commands
18 Days Ago
Added a test spawning and killing all entities, looking for NREs
18 Days Ago
Normal fix on coffecan helmet repose
18 Days Ago
merge from main
18 Days Ago
No need to cache saild wind blocked status if not lowered
18 Days Ago
Cherrypick RendererBatch changes from 134527, prevents monument prefabs reimport when switching in between CLIENT and SERVER
18 Days Ago
save++ network++
18 Days Ago
Compile fix
18 Days Ago
merge from garage_door_2k
18 Days Ago
merge from computerstation_cap_fix
18 Days Ago
▊▌▇▄▄ ▋▋▌▌ ▅▍_▄▇▇▋▌█▄▋▇_▌▄█▍▇█▄▄▆▆▊▉
18 Days Ago
merge from marker_teleport_from_server
18 Days Ago
merge from boat_better_shallow_water_behaviour
18 Days Ago
██▋▇█ ▋▅▌▌ ▅▅▌▌▅_▅▌▄_▄▉▆_▋▅▅▅▉▆
18 Days Ago
Allow mummy mask in conveyor filters
18 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
18 Days Ago
Trimming the fat on the floating walkways set dressing in FC3 FC3 S2P
18 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
18 Days Ago
merge from naval_update
18 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
18 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
18 Days Ago
Boat-shape scoring initial testing
18 Days Ago
merge from Sail_Minigun_desc
18 Days Ago
Boots LODs
18 Days Ago
Replaced boat crane meshes with proper prefab assets. S2P on FC3
18 Days Ago
Fixed radiation zones not disabling after players leave area
18 Days Ago
Merge from puzzle_reset_changes
18 Days Ago
merge from floating_cities
18 Days Ago
Subtract 135644
18 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
18 Days Ago
Merge from eye_wearable_fix_2
18 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
18 Days Ago
Allow all the frankenstein parts to be added to conveyor filters
18 Days Ago
Allow frankenstein mask in conveyor filters
18 Days Ago
Fix reload/attack animation playing for the local player from a worldmodel perspective provided we have a viewmodel
18 Days Ago
Remove Viewmodel ghosting Fix dismount NRE
18 Days Ago
naval_update -> turret_viewmodel
18 Days Ago
vendor_ui_drone_accessibility -> main
18 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
18 Days Ago
Compile error fix
18 Days Ago
Restored AutomatedTests scene in Scenes menu
18 Days Ago
Added back PasteEntitiesEditMode in copypaste so we can edit raiding test scenarios Had to split PasteEntitiesInternal into multiple methods