139,472 Commits over 4,352 Days - 1.34cph!

41 Minutes Ago
Merge from viewmodel_early_disable_fix
41 Minutes Ago
Fix viewmodels disappearing when held with a shield Fix warning about viewmodels receiving the clear event when they are not setup to clear
1 Hour Ago
charm initial setup on ar, blowpipe, blunderbuss, bolt, comp bow, crossbow, custom smg, dbs, dragon rocket launcher, eoka, flamethrower
1 Hour Ago
Make BuildFromTriangles read weights from util.GetModelMeshes * It will only read 2 weights max naturally, while util.GetModelMeshes will return up to 3!
2 Hours Ago
Use actual model scale for jiggle bone scaling * It was calculating the scale from bone orientation before (??) which was causing oscillations on some models when unscaled Make joystick input add to mouse delta, not replace it * Since the player can still use both at the same time, both affecting mouse delta at the same time makes sense, no? This is also consistent with how viewangles are handled I think Merged Pull Requests * TTT: translatability improvements * TTT: use GMod language setting by default * TTT: Equipment menu sorting options * Menu: Optimise digest scheduling * Pass along GM:AdjustMouseSensitivity's arguments to weapons
2 Hours Ago
▇ ▉▆▊ ▉▍▅▇▌▄ ▄▍▆▋▋▆▅▍ ▉ ▋▅▅▍▌▇▊ ▅▄▄▆▇▇▆█
3 Hours Ago
▌▊▅▄▆▆ ▋▌█▍▌▉▅▅
3 Hours Ago
Updated eyetransform in rustplayer.fbx
3 Hours Ago
Bugfix(tests): fix invalid position logic in ServerOcclusionGroup tests Tests: unit tests pass
4 Hours Ago
charms cleanup, fixed jittering issue, rotated and scaled better, tweaked AR position
4 Hours Ago
restore
4 Hours Ago
merge from main
4 Hours Ago
Updated server side ragdoll bone pos data
5 Hours Ago
Apartment complex b file cleanup
5 Hours Ago
Fix most of the ServerOcclusionGroup tests Default grid size was too small (it just used out of bounds cells before) Fixed IsVisibleFrom to also test against the circular radius Reset some convars that can make the tests fail
5 Hours Ago
▅ ▄▌▄ ▅█▋▇▇▊ ▅▉▍█▇▋▅▉ ▆ ▅▉▆▍▊▅▍ ▌▉▋▊▌▅█▅
5 Hours Ago
▉▋▅▌▋▉▇
5 Hours Ago
updated faberge egg H - added full rig - animated excavator
5 Hours Ago
Port tiger, panther, croc and naval scientists Will need thorough testing
5 Hours Ago
Add todo comments
5 Hours Ago
Remove GetCornersNonAlloc helpers and intermediate buffers
5 Hours Ago
fix dot product water direction to be absolute, in case wheel is rotated the other way
5 Hours Ago
Revert recent changes to new NPCs pathfinding component, they don't need it with the new abstraction around NavMeshAgent and NavMeshPath Port the new wolf as a test, works fine but unlike old NPCs does not support switching at runtime without throwing errors, to investigate
6 Hours Ago
explicitly set render targets in GeometryPass, z buffer was missing from forward opaques
6 Hours Ago
Lots of small improvements to make the multi-unlock process more robust Handle closing the techtree or switching tabs during unlock Selection path stays visible as the animation runs, prevent selecting other nodes until it finishes
Today
easter floorpaper update, added wip wallpaper, temp IDs/icons, engine file
Today
mortar bipod fix - separated geo from the bipod tube so it can rotate - quick fix looks decent enough
Apartment complex b more damage progress
Today
Implemented deploy, mounting and movement sounds for the water wheel
Today
▊ ▉█▇▆▆▌▆ ▊▉▍ ▇▌▄▍ ▄▌▍▊▉▉ ▌▆▍▄▌▍▍▊▍▋▇ ▉▉█▍█▄▍▍▊ ▄▋▍▉█▇▊▇ ▉▇▍ ▉▇▍▋ ▇█▇█▆▍▊
Today
Arctic hazmat skin pass
Today
Added statistical analysis for mesh sizes to Indirect Instancing Tools
Today
Enable Read/Write for 2752 meshes below 128 KB
Today
▍ ▉▉▍▄▄ ▋▋▋▍ ▌▍▄█▄▊▍▉█▌▊▅▄▉▇▇▍▊▋▆▅▉▋▇▍▊▊▆▋▍▆▄▋▅
Today
Port old oilrig scientists, just to check that monuments properly support switching navmesh back and forth, will port all other old scientists later
Fix incorrect material in jacket (male and female)
Today
Kitchen kit meshes and prefab update. Added WIP materials.
Today
Merge from main
Today
collision fix for mounting on not open side, fix for oceans not rocking wheel back and forth
Merge from turret_paintball_fixes
Today
Code review fixes
Today
Port polar bear, boar, chicken and stag Properly take into account "base offset" property use on chicken and stag
Today
Route all references to unity navmesh to class with same API, to easily intercept and route requests to the correct navmesh depending on the convar Converted bear to be able to switch between unity and custom navmesh at will, has yet to port other old and new animals as well as all humanoids
Merge from main
Today
Scene stuff for Hannah
Merge from viewmodel_early_disable_fix
Today
edited RHIB ik steering wheel hand positions in its prefab
Fixed knights armour model bug
Today
Updating Rust.RenderPipeline to include removal of old PostFXStack settings class
Today
Updated the Rust.RenderPipeline package to include the new volume component changes