reporust_rebootcancel

136,793 Commits over 4,474 Days - 1.27cph!

2 Months Ago
Trace debug commands, logs when something happens on a circuit
2 Months Ago
illuminated pressure pad; - game model added. - pressure pad lights up in two conditions; when power is sent or when power is recieved. Which now allows burst of power to illuminate the pad for a small time. - updated material, prefab and icon. https://files.facepunch.com/curtis/1b1411b1/14_03-08-CadetblueOlingo.mp4
2 Months Ago
illuminated pressure pad; - add baked textures for preview, not yet textured
2 Months Ago
illuminated pressure pad; - remove redundant texture
2 Months Ago
remove debug print in WaterRendererFeature
2 Months Ago
organize deploy guide renderer feature code, fix LocalKeyword error when first bringing out a deploy guide
2 Months Ago
merge from interaction_toast_banned_fix
2 Months Ago
Better checks for when to display "Banned/Kicked from the server" in the interaction toast on disconnect
2 Months Ago
- Add a spline around the table - Interacting sends request to mount at closest part of the spline (to the player)
2 Months Ago
merge from automated_testing
2 Months Ago
Missed one
2 Months Ago
merge from automated_testing
2 Months Ago
Editor only codegen, codegen
2 Months Ago
merge from automated_testing
2 Months Ago
Compile fix
2 Months Ago
merge from automated_testing
2 Months Ago
- Better world spline inspector - Methods to find closest point on a spline to a world position
2 Months Ago
testlist
2 Months Ago
Added RRP support for the dev-only shadow convars
2 Months Ago
merge from main
2 Months Ago
m16a2 update. gamemesh and wip textures
2 Months Ago
exported updated 3p sprint animation
2 Months Ago
Implement FoliageDisplacementRenderFeature and SpecialPurposeCameraDrawPass with BIRP wrapper
2 Months Ago
Better bounds
2 Months Ago
Codegen
2 Months Ago
Dont network ball rotation - its just calculated on the client from velocity information
2 Months 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
2 Months Ago
Added ball rolling
2 Months Ago
missed file
2 Months Ago
Add drag to the pool ball velocity
2 Months Ago
networking tweaks
2 Months Ago
Fixed looping gestures fading out after a single loop (but not actually ending)
2 Months Ago
merge from mortar_prototype
2 Months Ago
Fix animation handles not being freed on mortars/cannons in demos
2 Months 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)
2 Months Ago
Fixed every player being followed by a disembodied mouth and eyeballs, just out of sight, forever watching....
2 Months Ago
set idle stand timescale to 1 on player animation controller and edited 3p crouch and stand idle anims
2 Months Ago
Power flow debug viz
2 Months Ago
adding models and final prefab for the nova apartments sign added renderer batch on new bench prefabs some tweaks to scene
2 Months Ago
Only run physics updates if any of the balls have velocity
2 Months Ago
Fix for new head hierarchy Since eyes are in their own renderer now we can use the existing eye skinmaterialtype
2 Months Ago
Merge from unity_6.3.15
2 Months Ago
Merge from main
2 Months Ago
Added some mint ddraw and debug commands to help debugging circuits
2 Months Ago
merge from main
2 Months Ago
merge from wiretool_reconnect_fix
2 Months Ago
Fixed wiretool connection rejected by the server in some cases after clearing previous connection
2 Months Ago
merge from PlayerRigUpdate2
2 Months Ago
Merge from render_pipeline_toggle
2 Months Ago
Added a way to toggle the Rust Render Pipeline at runtime