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

41 Days Ago
organize deploy guide renderer feature code, fix LocalKeyword error when first bringing out a deploy guide
41 Days Ago
merge from interaction_toast_banned_fix
41 Days Ago
Better checks for when to display "Banned/Kicked from the server" in the interaction toast on disconnect
41 Days Ago
- Add a spline around the table - Interacting sends request to mount at closest part of the spline (to the player)
41 Days Ago
merge from automated_testing
41 Days Ago
Missed one
41 Days Ago
merge from automated_testing
41 Days Ago
Editor only codegen, codegen
41 Days Ago
merge from automated_testing
41 Days Ago
Compile fix
41 Days Ago
merge from automated_testing
41 Days Ago
- Better world spline inspector - Methods to find closest point on a spline to a world position
41 Days Ago
testlist
41 Days Ago
Added RRP support for the dev-only shadow convars
41 Days Ago
merge from main
41 Days Ago
m16a2 update. gamemesh and wip textures
41 Days Ago
exported updated 3p sprint animation
41 Days Ago
Implement FoliageDisplacementRenderFeature and SpecialPurposeCameraDrawPass with BIRP wrapper
41 Days Ago
Better bounds
41 Days Ago
Codegen
41 Days Ago
Dont network ball rotation - its just calculated on the client from velocity information
41 Days Ago
Added a better way to handle the pipeline asset cloning to allow for settings to be set on the cloned asset before RRP is toggled on
41 Days Ago
Added ball rolling
41 Days Ago
missed file
41 Days Ago
Fixed Linux compile error in dedicated.so
41 Days Ago
Added Player.GetFlashlightColor Added new Hammer inputs from TF2 * SetModel, SetCycle, SetPlaybackRate Add missing LuaJIT2.1 files Probably fix Linux build errors
41 Days Ago
Add drag to the pool ball velocity
41 Days Ago
networking tweaks
41 Days Ago
Fixed looping gestures fading out after a single loop (but not actually ending)
41 Days Ago
merge from mortar_prototype
41 Days Ago
Fix animation handles not being freed on mortars/cannons in demos
41 Days Ago
Added a visible list of all of the currently active subsystems on the PlayerModel inspector, can click them to select the gameobject of that system (since now the player could be affected by a mountable and held entity at the same time)
41 Days Ago
Fixed every player being followed by a disembodied mouth and eyeballs, just out of sight, forever watching....
41 Days Ago
set idle stand timescale to 1 on player animation controller and edited 3p crouch and stand idle anims
41 Days Ago
Power flow debug viz
41 Days Ago
adding models and final prefab for the nova apartments sign added renderer batch on new bench prefabs some tweaks to scene
41 Days Ago
Only run physics updates if any of the balls have velocity
41 Days Ago
Fix for new head hierarchy Since eyes are in their own renderer now we can use the existing eye skinmaterialtype
41 Days Ago
Merge from unity_6.3.15
41 Days Ago
Merge from main
41 Days Ago
Added some mint ddraw and debug commands to help debugging circuits
41 Days Ago
merge from main
41 Days Ago
merge from wiretool_reconnect_fix
41 Days Ago
Fixed wiretool connection rejected by the server in some cases after clearing previous connection
41 Days Ago
merge from PlayerRigUpdate2
41 Days Ago
Merge from render_pipeline_toggle
41 Days Ago
Added a way to toggle the Rust Render Pipeline at runtime
41 Days Ago
Hide ball when pocketed
41 Days Ago
Miner hat emission fix
41 Days Ago
Reduced the natural beehive count from 3 -> 2 and spawn chance from 100% to 0.33% on oak_b. Reduced spawn chance for apples from 100% to 0.5% on oak_d. Doubled the LOD2 distance for apples (on trees only).