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

41 Days 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
41 Days Ago
illuminated pressure pad; - add baked textures for preview, not yet textured
41 Days Ago
illuminated pressure pad; - remove redundant texture
41 Days Ago
remove debug print in WaterRendererFeature
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