143,619 Commits over 4,413 Days - 1.36cph!

2 Days Ago
Ensure range transform respects ui scale
2 Days Ago
Shader uses a grab pass rather than using OnRenderImage (fixes issues like being able to see through water) - Tick lines now use a fixed pixel size rather than using uvs under the hood - Main lines now base their pixel size of the lens circles
2 Days Ago
Fix invisible collider on mortars blocking mounting/restricting movement, Fix first person animations on mortar, override eye position to fix animators moving it back in Update.
2 Days Ago
Player seed work
2 Days Ago
▌▌▆▊▆▅ ▆▍▋▌▍ ▆▅▄▅ ▅▇▅▋▇▇▇▄▋ ▆▍▌▆ ▌▋▇█▇▊▍▅▊ ▊▋▉▌▆▄▍▌ ▄▊ ▅▆▅ ▍▅▊▊▄█▋▉ ▇▇▇▍▅▄
2 Days Ago
▇ ▉▉█ ▌▇▋█▊▉ ▅▉█ ██▉▍▉ ▊▄ ▆▅▍ █▅▇▄ ▊▉▍▍▅▌▊▊ ▄▌▍▉▄▅▍ █▋▇▅▇ ▅▅ ▍▌▊▍ █▌▆▊▅
2 Days Ago
▋▊█▋█▊ █▍▆█ ▍▅▇▍
2 Days Ago
▆▇▋▉▄▌ ▍█▅▄ ▆▇▊█▊▄▆▄▉█▋▅▆▄▋▋▉▅█▊█▅▆▉▆▌▉▆
2 Days Ago
Added a new Animator Override Updater tool to batch update overrides when replacing an animation on the base player animator Since overrides work by overriding clips (not states) replacing the clip breaks every override that was referencing that clip This automates the process of hooking them all up Replaced the stance-idle clips in the Idle/Aiming blend tree with 3p_idle_unarmed and then ran the updater, updated 141 override controllers
2 Days Ago
Adjusted mortar guidemesh to face the correct way
2 Days Ago
merge from automated_testing
2 Days Ago
Auto turret target death and item giving fixes
2 Days Ago
Skip items that have already been removed in RustTestFixture::KillSpawnedItems
2 Days Ago
main -> PlayerRigUpdate2
2 Days Ago
merge from main -> optimize_plant_lod_wind
2 Days Ago
Fix berry bush seedling being missed by previous optimizations
2 Days Ago
Roses - disable wind & motion vectors on lower LODs - disable motion vector on billboard LOD
2 Days Ago
network_test changes
3 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
2 Days Ago
magazine_look_angle_fix -> main
2 Days Ago
Potatos - disable motion vectors on all LODs
2 Days Ago
Corn - disable motion vectors on all corn prefabs
2 Days Ago
Plants spawned via `spawnplants` will have their grown paused so they stay the same stage
2 Days Ago
Add `spawnplants` command that will spawn every stage of every plant in a grid
2 Days Ago
Fix magazine dropping and other world space parent to bone weapon effects from not respecting object angles
3 Days Ago
merge from automated_testing
3 Days Ago
Include AutomatedTests prefabs in the bundles
3 Days Ago
Audio changes for the Salvaged Cleaver rework
3 Days Ago
Sunflowers - disable wind & motion vectors on lower LODs - disable motion vector on billboard LOD
3 Days Ago
Same idea for wheat - disable wind & motion vectors on lower LODs - disable motion vector on billboard LOD
3 Days Ago
merge from automated_testing
3 Days Ago
Make sure vehicles have mount points in TestAutoTurret.PlayerMountedToArmoredVehicle_PlayerNotTargeted
3 Days Ago
More darts improvements - fix reticle accuracy and use animation curve for smoothness - improve ui, add focus bar to be able to visual how much focus you have left - added zoom option for seeing board closer while still maintaining throw distance - fix scoring for ending turn on 1 point left, and small refactor for ending on bullseye counting as double - add more convars for playtest tweaking
3 Days Ago
More turret tests fixes, added debug convar to suppress randomness in the tick invokes Reworked PlayerMountedToVehicle_PlayerTargeted
3 Days Ago
Disable motion vector on the orchid billboard renderers (it was still doing motion vector pass despite the billboard material having wind disabled) and swap in the wind disabled lower LOD material
3 Days Ago
Add orchid wind disabled materials
3 Days Ago
▆█▄▅▅▇▆ ▇▊▌▌ ▄█▉▌▉▋▋▇█▌▇▌▊██▋▌▆▆
3 Days Ago
▅▊▌▍█▅ ▉▇▍▊ █▇▇▇▊▌ ▆▄▆ ▅▄▌▋▉▌▉▉▅ ▊█▄▍▅▆▋ ▋▅▅▆▇▊▍ ▉▊ ▌▊▍▇▍▌▉▇ ▊█▄▆▌▆▄ ▌▉▇▋▉▉█▅ ▄▊ ▍▋▅ ▋▌█▅▇▅ ▊▆▊▆ ▆▋▌ ▊▆▋▅▉ ▌▌▅ █▌▆▆▄ ▅▇█▌▊▍
3 Days Ago
Apply lower LOD materials to hemp prefabs
3 Days Ago
Make wind disabled versions of hemp materials
3 Days Ago
industrial garage door; - texture updates still wip
3 Days Ago
Assign wind disabled version of material to lower LODs and disable motion vectors on them
3 Days Ago
Merge from 3p_spectator_improvements
3 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
3 Days Ago
Industrial Storage - texture update
3 Days Ago
Make lower LOD material variants of the berry plants with wind disabled
3 Days Ago
updated 3p c4 holdtype run/jog clips so they play correctly
3 Days Ago
Fix RendererLOD not saving motion vectors for different LODs (so the lower LODs of plants can turn off motion vectors)
3 Days Ago
main -> server_browser_update_2
3 Days Ago
merge from cpu_batching_submesh -> main