reporust_rebootcancel

137,531 Commits over 4,474 Days - 1.28cph!

2 Days Ago
Hook up particles to stage based inspector references for later. Realm remove particles server-side
2 Days Ago
New "Carve Selected" button in the CliffSandbox to modify terrain for a single selected prefab
2 Days Ago
configured trigger hurt scaling on boat foundations
2 Days Ago
Merge from PlayerMaintainedMonuments
2 Days Ago
Merge from main
2 Days Ago
LOD / distance fixes. Clamp satellite.descent_seconds to min of 60 seconds as it needs this long for correct transitions
2 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)
2 Days Ago
Merge from autoturret_compile_fix
2 Days Ago
Move IRemoteControllable.GetEyesMatrix to server, fixes compile error on AutoTurret implementation
2 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)
2 Days Ago
fix water pipes sounds not playing
2 Days Ago
clamp min damage multiplier on playerboat hurt triggers for better low-speed behaviour
2 Days Ago
Rebuild localization phrases
2 Days Ago
Upped density of power plant chimney smoke
2 Days Ago
Merge from main
2 Days Ago
LOD/fake render setup for new stuff
2 Days Ago
Fix bad merge for vine tree fix
2 Days Ago
Fusebox indicators & related files. Lighting prefab update.
2 Days Ago
merge from PlayerMaintainedMonuments
2 Days Ago
Increased extents/offset of edge terrain anchors of cliff_hills_large_c from 2 -> 2.5
2 Days Ago
Merge from main
2 Days Ago
Enable model
2 Days Ago
Fixes
2 Days Ago
Further tightened anchor setup of cliff_hills_large_b
2 Days Ago
Re-add to prefab
2 Days Ago
Debug rendering for directions
2 Days Ago
Rotate impact effect to match satellite travel direction
2 Days Ago
Merge from PMM
2 Days Ago
Sat entity fx recovery
2 Days Ago
Comment purge/cleanup
2 Days Ago
Tightened anchor setup for cliff_hills_large_c
2 Days Ago
When the raycast checks are enabled, also store the first height map success result, and fall back to that if need be.
2 Days Ago
Add terrain raycast checks, default off, behind a convar.
2 Days Ago
Merge from satellite_crash
2 Days Ago
Fixed a bug in satellite.launch
2 Days Ago
merge from satellite_crash
2 Days Ago
Satellite.launch now includes trhe usual debug rendering for target location.
2 Days Ago
merge from main
2 Days Ago
merge from demoui2
2 Days Ago
Merge: from fix_app_turretcontrol - Bugfix for frozen turret view in Rust+ app Tests: controlled turret in Rust+ app
2 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
2 Days Ago
merge from sculptures
2 Days Ago
removed old wrong sculpting tooltip
2 Days Ago
merge from main
2 Days Ago
Grow buffer when hole counts reach limits Fix editor only issue of depth prepass not running when returning from playmode
2 Days Ago
merge from main
2 Days Ago
Merge from satellite_crash
2 Days Ago
Codegen
2 Days Ago
Merge from satellite_crash