139,664 Commits over 4,505 Days - 1.29cph!

11 Days Ago
New "Carve Selected" button in the CliffSandbox to modify terrain for a single selected prefab
11 Days Ago
configured trigger hurt scaling on boat foundations
11 Days Ago
Merge from PlayerMaintainedMonuments
11 Days Ago
Merge from main
11 Days Ago
LOD / distance fixes. Clamp satellite.descent_seconds to min of 60 seconds as it needs this long for correct transitions
11 Days Ago
added optional behaviour to TriggerHurtNotChild to scale damage by another multiplier, lerped on a heavily appoximated distance from the edge of the trigger to the center (better on smaller volumes)
11 Days Ago
Merge from autoturret_compile_fix
11 Days Ago
Move IRemoteControllable.GetEyesMatrix to server, fixes compile error on AutoTurret implementation
11 Days Ago
Added a terrain height set raise object to cliff_tall_d (this was the only tall cliff without one, allowing there to be gaps in the terrain when it was placed)
11 Days Ago
fix water pipes sounds not playing
11 Days Ago
clamp min damage multiplier on playerboat hurt triggers for better low-speed behaviour
11 Days Ago
Rebuild localization phrases
11 Days Ago
Upped density of power plant chimney smoke
11 Days Ago
Merge from main
11 Days Ago
LOD/fake render setup for new stuff
11 Days Ago
Fix bad merge for vine tree fix
11 Days Ago
Fusebox indicators & related files. Lighting prefab update.
11 Days Ago
merge from PlayerMaintainedMonuments
11 Days Ago
Increased extents/offset of edge terrain anchors of cliff_hills_large_c from 2 -> 2.5
11 Days Ago
Merge from main
11 Days Ago
Enable model
11 Days Ago
Fixes
11 Days Ago
Further tightened anchor setup of cliff_hills_large_b
11 Days Ago
Re-add to prefab
11 Days Ago
Debug rendering for directions
11 Days Ago
Rotate impact effect to match satellite travel direction
11 Days Ago
Merge from PMM
11 Days Ago
Sat entity fx recovery
11 Days Ago
Comment purge/cleanup
11 Days Ago
Tightened anchor setup for cliff_hills_large_c
11 Days Ago
When the raycast checks are enabled, also store the first height map success result, and fall back to that if need be.
11 Days Ago
Add terrain raycast checks, default off, behind a convar.
11 Days Ago
Merge from satellite_crash
11 Days Ago
Fixed a bug in satellite.launch
11 Days Ago
merge from satellite_crash
11 Days Ago
Satellite.launch now includes trhe usual debug rendering for target location.
11 Days Ago
merge from main
11 Days Ago
merge from demoui2
11 Days Ago
Merge: from fix_app_turretcontrol - Bugfix for frozen turret view in Rust+ app Tests: controlled turret in Rust+ app
11 Days Ago
Bugfix: feed controlled entities transformation matrices to Rust+ camera instead of transforms AutoTurret has a virtualized hierarchy, so the eye transform was never moved, and the camera rendered same view angles Tests: used Rust+ app to control the turret
11 Days Ago
merge from sculptures
11 Days Ago
removed old wrong sculpting tooltip
11 Days Ago
merge from main
11 Days Ago
Grow buffer when hole counts reach limits Fix editor only issue of depth prepass not running when returning from playmode
11 Days Ago
merge from main
11 Days Ago
Merge from satellite_crash
11 Days Ago
Codegen
11 Days Ago
Merge from satellite_crash
11 Days Ago
Merge from PMM