144,576 Commits over 4,413 Days - 1.37cph!

40 Minutes 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 Minutes Ago
illuminated pressure pad; - add baked textures for preview, not yet textured
42 Minutes Ago
illuminated pressure pad; - remove redundant texture
1 Hour Ago
remove debug print in WaterRendererFeature
1 Hour Ago
organize deploy guide renderer feature code, fix LocalKeyword error when first bringing out a deploy guide
1 Hour Ago
merge from interaction_toast_banned_fix
1 Hour Ago
Better checks for when to display "Banned/Kicked from the server" in the interaction toast on disconnect
1 Hour Ago
- Add a spline around the table - Interacting sends request to mount at closest part of the spline (to the player)
2 Hours Ago
merge from automated_testing
2 Hours Ago
Missed one
2 Hours Ago
merge from automated_testing
2 Hours Ago
Editor only codegen, codegen
2 Hours Ago
merge from automated_testing
2 Hours Ago
Compile fix
2 Hours Ago
merge from automated_testing
3 Hours Ago
- Better world spline inspector - Methods to find closest point on a spline to a world position
3 Hours Ago
testlist
3 Hours Ago
Added RRP support for the dev-only shadow convars
3 Hours Ago
merge from main
3 Hours Ago
m16a2 update. gamemesh and wip textures
3 Hours Ago
exported updated 3p sprint animation
4 Hours Ago
Implement FoliageDisplacementRenderFeature and SpecialPurposeCameraDrawPass with BIRP wrapper
4 Hours Ago
Better bounds
4 Hours Ago
Codegen
4 Hours Ago
Dont network ball rotation - its just calculated on the client from velocity information
4 Hours 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
4 Hours Ago
Added ball rolling
4 Hours Ago
missed file
4 Hours Ago
Fixed Linux compile error in dedicated.so
4 Hours Ago
Added Player.GetFlashlightColor Added new Hammer inputs from TF2 * SetModel, SetCycle, SetPlaybackRate Add missing LuaJIT2.1 files Probably fix Linux build errors
5 Hours Ago
Add drag to the pool ball velocity
5 Hours Ago
networking tweaks
5 Hours Ago
Fixed looping gestures fading out after a single loop (but not actually ending)
5 Hours Ago
merge from mortar_prototype
5 Hours Ago
Fix animation handles not being freed on mortars/cannons in demos
5 Hours 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)
6 Hours Ago
Fixed every player being followed by a disembodied mouth and eyeballs, just out of sight, forever watching....
Today
set idle stand timescale to 1 on player animation controller and edited 3p crouch and stand idle anims
Today
▋ ▍█▄▉▋█▇▊▍ ▅▆▇▌▉█▍▌▍ ▉▊ ▆▋█▅ ▋█▄▋▆▇█ ▆▅ ▇▇▌▍▉ ██▍▍▅ ▍▇▄▋█▋▆ ▉▊▇▊▉▆▍▍▋▇▇▉ ▇▉▋▄▅█▆▉▍ ▆▉▄▊▆▉ ▉▋▋ ▊▊▄▍▌▌▌▉▌ ▄▍▄▌▅▄▇▉▉▆▇ ▍▆▅▅▆▆▅ ▆▍▆▊ ▇▅▍▊▋▉ █▊▌▅▉▊▆▉▍▇ █▄▆▊▍▆█ ▌█▉▌▋▊▋▉▊▉
Today
Power flow debug viz
Today
adding models and final prefab for the nova apartments sign added renderer batch on new bench prefabs some tweaks to scene
Only run physics updates if any of the balls have velocity
Fix for new head hierarchy Since eyes are in their own renderer now we can use the existing eye skinmaterialtype
Today
Merge from unity_6.3.15
Today
Merge from main
Today
Added some mint ddraw and debug commands to help debugging circuits
Today
merge from main
Today
merge from wiretool_reconnect_fix
Today
Fixed wiretool connection rejected by the server in some cases after clearing previous connection
merge from PlayerRigUpdate2