136,241 Commits over 4,444 Days - 1.28cph!

55 Days Ago
Add orchid wind disabled materials
55 Days Ago
▆█▄▅▅▇▆ ▇▊▌▌ ▄█▉▌▉▋▋▇█▌▇▌▊██▋▌▆▆
55 Days Ago
Apply lower LOD materials to hemp prefabs
55 Days Ago
Make wind disabled versions of hemp materials
55 Days Ago
industrial garage door; - texture updates still wip
55 Days Ago
Assign wind disabled version of material to lower LODs and disable motion vectors on them
55 Days Ago
Merge from 3p_spectator_improvements
55 Days 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
55 Days Ago
Industrial Storage - texture update
55 Days Ago
Make lower LOD material variants of the berry plants with wind disabled
55 Days Ago
updated 3p c4 holdtype run/jog clips so they play correctly
55 Days Ago
Fix RendererLOD not saving motion vectors for different LODs (so the lower LODs of plants can turn off motion vectors)
55 Days Ago
main -> server_browser_update_2
55 Days Ago
merge from cpu_batching_submesh -> main
55 Days Ago
Fix merge conflicts on meshCache submeshes
55 Days 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
55 Days Ago
binoculars_ui_refresh -> main
55 Days Ago
Merge from main
55 Days Ago
main -> binoculars_ui_refresh
55 Days Ago
- Change rangefinder palette to white - Fix dodgy material
55 Days 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
55 Days 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
55 Days Ago
- Further shader improvements - Added scratch and lens dirt - Styled rangefinder - Seperate out new font material - Further minor changes
55 Days Ago
Updated a variety of drop mag effects to single frame parenting & setting simulation space to world (instead of local)
55 Days Ago
Updating ghost sheet skinning
55 Days 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
55 Days Ago
Salvage cleaver animation updates
55 Days Ago
Mortar anim updates, IK hand fix and viewmodel camera animations
55 Days Ago
Updated wip floorpapers, icons, textures. Updated skins list, manifest, localization
55 Days Ago
merge from automated_testing
55 Days Ago
Autoturret tests cleanup and fixes
55 Days Ago
- New supress HUD system - Supress HUD whilst you have it out - Add clicks that correspond to distance - Hide crosshair - Shader fixes and improvements
55 Days 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
55 Days Ago
merge from main
55 Days Ago
Potential fix for "can't do X on agent not on navmesh" error spawn when toggling useUnityNavmesh convar
55 Days 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
55 Days Ago
set crouch n ne and nw speed to 1 in player controller animator and exported wip crouch anims
56 Days Ago
HBHF sensor tests fixes
56 Days Ago
merge mortar_prototype
56 Days Ago
Fix mortar compile error
56 Days Ago
merge from hbhf_power_fix
56 Days Ago
merge from automated_testing
56 Days 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
56 Days Ago
Fixed HBHF sensor retaining its detection state if powered off while detecting someone
56 Days Ago
merge from gamephysics_schedule_improvements
56 Days Ago
- Revert MitigateSphereCapsuleCommands - Remove JobsSkipLocalQueue convar (shouldn't need it) - gamephysics/antihack consistency tests pass
56 Days Ago
main -> binoculars_ui_refresh
56 Days Ago
merge from mortar_prototype
56 Days Ago
Fix occlusion popping on mortar, add condition loss on shot
56 Days Ago
Merge from workbench_upgrades