140,300 Commits over 4,505 Days - 1.30cph!

4 Months Ago
Merge from 3p_spectator_improvements
4 Months Ago
Viewmode fixes: - Now need to press shift+F3 to set additional viewmodes. Just pressing F3 will only toggle between standard 1st and 3rd person. - SpectatePlayer should now return the correct currentViewMode during both spectate and demo playback. Removed hack for getting the viewmode - Can now switch between all viewmodes during demo playback - Fix SpectatorMode.Update not being called in third person during demo playback
4 Months Ago
Industrial Storage - texture update
4 Months Ago
Make lower LOD material variants of the berry plants with wind disabled
4 Months Ago
updated 3p c4 holdtype run/jog clips so they play correctly
4 Months Ago
Fix RendererLOD not saving motion vectors for different LODs (so the lower LODs of plants can turn off motion vectors)
4 Months Ago
main -> server_browser_update_2
4 Months Ago
merge from cpu_batching_submesh -> main
4 Months Ago
Fix merge conflicts on meshCache submeshes
4 Months Ago
Fixed batched shipping container losing color - caused by some meshes missing vertex color and not adding any default vertex color causing the batched color to not be correctly applied when the meshes were merged
4 Months Ago
binoculars_ui_refresh -> main
4 Months Ago
Merge from main
4 Months Ago
main -> binoculars_ui_refresh
4 Months Ago
- Change rangefinder palette to white - Fix dodgy material
4 Months Ago
Added Freestanding Sink Prop Models and Textures Setup Freestanding Sink Prop Folders, Prefabs, Materials, Colliders and LODS Removed Old Freestanding Sink Prop Blockout Model
4 Months Ago
Fix airboat camera always forcing view forwards Try to improve APC sounds * Fixes missing boost sound, fixes high speed slowdown not playing, fixes resume gear sounds not playing Fixed some oopsies with recent changes that break ents.Iterator
4 Months Ago
- Further shader improvements - Added scratch and lens dirt - Styled rangefinder - Seperate out new font material - Further minor changes
4 Months Ago
Updated a variety of drop mag effects to single frame parenting & setting simulation space to world (instead of local)
4 Months Ago
Updating ghost sheet skinning
4 Months Ago
Fix airboat camera always forcing view forwards Try to improve APC sounds * Fixes missing boost sound, fixes high speed slowdown not playing, fixes resume gear sounds not playing Fixed some oopsies with recent changes that break ents.Iterator
4 Months Ago
Salvage cleaver animation updates
4 Months Ago
Mortar anim updates, IK hand fix and viewmodel camera animations
4 Months Ago
Updated wip floorpapers, icons, textures. Updated skins list, manifest, localization
4 Months Ago
merge from automated_testing
4 Months Ago
Autoturret tests cleanup and fixes
4 Months Ago
- New supress HUD system - Supress HUD whilst you have it out - Add clicks that correspond to distance - Hide crosshair - Shader fixes and improvements
4 Months Ago
* Sample first before adding navmesh agent, to avoid warning spam when navmesh is not there yet * Prevent entering recast code paths when unity agent is null but convar indicates to use unity, instead do nothing
4 Months Ago
merge from main
4 Months Ago
Potential fix for "can't do X on agent not on navmesh" error spawn when toggling useUnityNavmesh convar
4 Months Ago
Make sure all modifications of navPos (through property or warp) also update the world position if updateWorldPos is enabled, before warp would not update worldPos
4 Months Ago
set crouch n ne and nw speed to 1 in player controller animator and exported wip crouch anims
4 Months Ago
HBHF sensor tests fixes
4 Months Ago
merge mortar_prototype
4 Months Ago
Fix mortar compile error
4 Months Ago
merge from hbhf_power_fix
4 Months Ago
merge from automated_testing
4 Months Ago
Wait for Application.isLoading to be false before starting test on cold boot and batch mode SendNetworkUpdate early returns when Rust.Application.isLoading is true
4 Months Ago
Fixed HBHF sensor retaining its detection state if powered off while detecting someone
4 Months Ago
merge from gamephysics_schedule_improvements
4 Months Ago
- Revert MitigateSphereCapsuleCommands - Remove JobsSkipLocalQueue convar (shouldn't need it) - gamephysics/antihack consistency tests pass
4 Months Ago
main -> binoculars_ui_refresh
4 Months Ago
merge from mortar_prototype
4 Months Ago
Fix occlusion popping on mortar, add condition loss on shot
4 Months Ago
Merge from workbench_upgrades
4 Months Ago
Fix defensive upgrade description.
4 Months Ago
Merge from Main
4 Months Ago
Merge from main
4 Months Ago
- ExecuteOverlapSphereCommands uses a NativeArray for commands (again) - Use dependsOn jobhandle as a dependency for validateJob when in debug mode
4 Months Ago
Industrial Storage - corpse meshes, gibs tweak
4 Months Ago
merge from main