userJarryd Campicancel

12,899 Commits over 2,831 Days - 0.19cph!

5 Years Ago
Subtract 53800 (reverting gib_pool subtraction)
5 Years Ago
More car gib tweaks
5 Years Ago
Cleanup
5 Years Ago
▋▌ ▅█▅▊▄▊ ▇▍▆'▌ ▉▄▉▍▍▉▍▌▄▇ ▍▋█ ▊▄▍'▄ ▉▆█▊▍ ▆█▄▍▇ ▋▉▅▆▊ ▊▉▄█▄▅ ▄▆▋▌██ ▍▇▍▉▉▅▊▌ ▋▌ ▅▊ ▋▅ ▍▄▆▅▇ ▌▅▇▄▍▉
5 Years Ago
Merge from voicemute
5 Years Ago
Check if player is on kayak for paddle logic
5 Years Ago
Merge from main
5 Years Ago
Another rotation change for items with offset gibbable components
5 Years Ago
Unsaved
5 Years Ago
More car gib changes
5 Years Ago
Don't parent building block gibs More rotation tweaks
5 Years Ago
If a player is text muted also mute their voice
5 Years Ago
PrefabAttribute Equals override now ensures it's comparing another PrefabAttribute before comparing
5 Years Ago
Cherry pick 53796
5 Years Ago
Compile fix
5 Years Ago
Merge from gib_pool
5 Years Ago
Merge from farming_optimisation
5 Years Ago
Use current flag instead of next (probably the same thing but this keeps consistency)
5 Years Ago
Refresh vehicle modules
5 Years Ago
Merge from main
5 Years Ago
Roll back module entity changes (causing merge issues)
5 Years Ago
Increase maximum length of drain calculation
5 Years Ago
Show clone option by default when mousing over plants while holding RMB (save opening entity menu)
5 Years Ago
Gravity warning when connecting fluid entities will now be more accurate and take into account whether a prop is powered
5 Years Ago
Merge from main
5 Years Ago
Remove from benchmark list
5 Years Ago
Remove benchmark scene
5 Years Ago
Fix gib rotation
5 Years Ago
Fix LiquidContainer server NRE
5 Years Ago
Merge from farming_optimisation (server side farming performance improvements, split fluids evenly when draining through splitters and heaters now affect planter temperature)
5 Years Ago
Fix cam zoom lerp not being multiplied by delta time (fixes camzoomlerp convar not working with midi binds)
5 Years Ago
Merge from dialogue_graph
5 Years Ago
Merge from main
5 Years Ago
Moved client gib creation to a new virtual SpawnGibs method that gets called from DoDestroyEffects New SeasonalTimedExplosive class to manage gibs since we can't disable the gibbable on the gameobject any more
5 Years Ago
Fix a player getting stuck in the recent drivers queue of a car if the queue has multiple drivers in it
5 Years Ago
Check server state in CeilingLight growable refresh (like the GrowableHeatSource component)
5 Years Ago
Spawn all car gibs Tweak position/rotation calculation
5 Years Ago
Fixed car conditional gibs not working Added a uniqueId field to Gibbable to help identify specific components in situations where we need to only deploy specific gibs (like with car components)
5 Years Ago
Tweak force position when paddling Halve push force if floating in water
5 Years Ago
Rename kayak seats for consistency
5 Years Ago
Fixed gib rotation Prefab cleanup
5 Years Ago
Fix doors checking for blockages when opening if checkPhysBoxesOnOpen is false (fixes garage door getting stuck closed if a vehicle is stuck in it)
5 Years Ago
Check line exists before reading
5 Years Ago
▅▍▆▆▍ ▌▇█▉▍█ ▍▉ ▋▉▄▊▇ ▊▍ ▋▅▍▌▋ ▋▉▌▌ ▊▆▆▇▍▇██▌▍ ▍ .▋▊▋ ▉▆▊▊
5 Years Ago
▊▊▉▄ ▉▍▍▍█▊: ▊▅▍▆▌ ▇▆▋▉▉▊▌▋█▊▄▊ ▆▉▌▌▄▍▍▄█▊ ▆ ▋▇▍█▅ ▇▋▋▇▍▇ ▌▇ ▊▋▄▆▋▌ ▄██▇ ▋▇▊▋▊▆ ▍▆█▋▄▍▆ ▉▆▋▇▋ ▍▋▋▌▊▉▅▆▌ ▋▆▉▉▋▇ ▄▆▄▉ ▊▄▉ ▇▋▍ ▅▆▊ ▉█▍▄▉▇▉▊▊▌ ▊▄▊'▇ ▇▆▍▌▆▆▊▅ ▇▅▆▋▊▇ █▍ ▍▉ ▆█▋▇ ▋▅▄▅▆ ▊█▇██▍ ▋▅▄▋▄▍ ▍▄▇▅▌▌ ▋▋▅▆▊▍▄▌▅▊
5 Years Ago
Transition viewmodel to paddle mode immediately if deployed while on a kayak
5 Years Ago
Rename canoe to kayak and oar to paddle Reorganized relevant directories Can now Left/Right paddle with lmb/rmb (using wasd still works)
5 Years Ago
Add check for IsDestroyed in all WantsSplash implementations
5 Years Ago
Unsaved
5 Years Ago
Code review: Use prefab resource id instead of calling StringPool