reporust_rebootcancel

138,450 Commits over 4,505 Days - 1.28cph!

16 Days Ago
fix water pipes sounds not playing
16 Days Ago
clamp min damage multiplier on playerboat hurt triggers for better low-speed behaviour
16 Days Ago
Rebuild localization phrases
16 Days Ago
Upped density of power plant chimney smoke
16 Days Ago
Merge from main
16 Days Ago
LOD/fake render setup for new stuff
16 Days Ago
Fix bad merge for vine tree fix
16 Days Ago
Fusebox indicators & related files. Lighting prefab update.
16 Days Ago
merge from PlayerMaintainedMonuments
16 Days Ago
Increased extents/offset of edge terrain anchors of cliff_hills_large_c from 2 -> 2.5
16 Days Ago
Merge from main
16 Days Ago
Enable model
16 Days Ago
Fixes
16 Days Ago
Further tightened anchor setup of cliff_hills_large_b
16 Days Ago
Re-add to prefab
16 Days Ago
Debug rendering for directions
16 Days Ago
Rotate impact effect to match satellite travel direction
16 Days Ago
Merge from PMM
16 Days Ago
Sat entity fx recovery
16 Days Ago
Comment purge/cleanup
16 Days Ago
Tightened anchor setup for cliff_hills_large_c
16 Days Ago
When the raycast checks are enabled, also store the first height map success result, and fall back to that if need be.
16 Days Ago
Add terrain raycast checks, default off, behind a convar.
16 Days Ago
Merge from satellite_crash
16 Days Ago
Fixed a bug in satellite.launch
16 Days Ago
merge from satellite_crash
16 Days Ago
Satellite.launch now includes trhe usual debug rendering for target location.
16 Days Ago
merge from main
16 Days Ago
merge from demoui2
16 Days Ago
Merge: from fix_app_turretcontrol - Bugfix for frozen turret view in Rust+ app Tests: controlled turret in Rust+ app
16 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
16 Days Ago
merge from sculptures
16 Days Ago
removed old wrong sculpting tooltip
16 Days Ago
merge from main
17 Days Ago
Grow buffer when hole counts reach limits Fix editor only issue of depth prepass not running when returning from playmode
17 Days Ago
merge from main
17 Days Ago
Merge from satellite_crash
17 Days Ago
Codegen
17 Days Ago
Merge from satellite_crash
17 Days Ago
Merge from PMM
17 Days Ago
Merge from crash_fix
17 Days Ago
Reskinned the garage door
17 Days Ago
Fix following while grazing not working Enforce an exposed time limit on milk (temp until it gets hooked into stats) Animals now run away when hurt Added a button the skeletonProperties inspector to set all bones to a given value Set up cow skeletons for hitboxes, still not quite working
17 Days Ago
Fixed the eating animation not looping properly Grazing now gets set to false 3s before we leave the state so the animation can fade out
17 Days Ago
Merge from bag_favourite
17 Days Ago
Add support for marking a respawn option as a favourite WIll ensure it is always at the left of the list of bags
17 Days Ago
Merge from occlusion_culling_nre_fix_2
17 Days Ago
Unsaved
17 Days Ago
Another attempt at fixing the OcclusionCulling precull One attempt at a proper fix, make sure the visibilityChanged arrays are populated Also harden ProcessCallbacks to prevent exceptions