userJarryd Campicancel

13,608 Commits over 2,466 Days - 0.23cph!

18 Days Ago
▌▉▌▋▅▋ ▊▇▌▋ ▅▉▉█
18 Days Ago
Merge from main, lots of conflicts All merged successfully except for syringe, used the version from main as that was recently updated PlayerAnimation controller merged automatically, will need verifying
22 Days Ago
Merge from demo_shot_track_dubbing
22 Days Ago
Split position/rotation tracks into two again
22 Days Ago
Update SillyHorseMask.Skeleton Add BoneRetarget components to the Neck bones, this was causing bones to go missing during the skin retargeting
22 Days Ago
Merge from demo_shot_track_dubbing
22 Days Ago
Merge from main
22 Days Ago
Combine Position/Rotation into one track (feels weird to just modify one)
23 Days Ago
SetMountedAnimationSpeed will now be called all the time while mounted, regardless of what ForceUpdatePlayerModel returns
23 Days Ago
Merge from main
23 Days Ago
Added Save As.. functionality Removed Mute tool Escape cancels dubbing
23 Days Ago
Codegen
23 Days Ago
Merge from main
23 Days Ago
▇▊▇▊▌▉ ▌▄▋▇ ▍▍▉▉▍▄█▄▇▄█▌▇▆▍▉▆▋█▉▄▉
23 Days Ago
▌▇▊█▇▊▇ ▉▊▄ ▅▅▌▄▆ █▄█▆▊▇▊▅▍▌ ▍█▅▅▋▋▇█ ▅▆ ▌▊▋▇▆ ▊▆▊▋ ▌▄▊▆ ▌▉█▆▅▄▍▆▅▋▊█▆▆▇▌▆▌▋▋ ▋▇▋▆▅▄▄▄▍█ ▄▋▇▅▆ ▊▇█▅▇▅ ▄▋▌▅▍▍▇ ▌▌█▍▇ ▌██▋▅▅▄ ▄▍ ▆▋▋▌▄
23 Days Ago
Merge from armored_ladder_hatch
23 Days Ago
Adjusted position of square hatch to match the regular hatch
23 Days Ago
Merge from ladder_hatch_offset_fix
23 Days Ago
Merge from main
23 Days Ago
Merge from divesite_e_crate_adjustments
23 Days Ago
Merge from easter2026_dlc
23 Days Ago
Merge from coloured_buttons
23 Days Ago
Merge from shield_recoil_fix
23 Days Ago
Fixed shields causing recoil to the attacking player when hit with ranged weapons, should only happen for melee hits
23 Days Ago
Merge from fog_map_edge_fix
23 Days Ago
Possibly fixed small strip of pixels that get revealed on the far edge of the map when fog of war is active
23 Days Ago
Added a button to clear the current attachment
24 Days Ago
Merge from egg_demo_fix
24 Days Ago
Easter and halloween event UI can now be left active, the appropriate UI will turn on based on the active event Saves us switching them over twice a year
24 Days Ago
Merge from egg_demo_fix
24 Days Ago
Better fix for Top bunnies leaderboard in demo
24 Days Ago
Merge from egg_demo_fix
24 Days Ago
Remove EggUpdater, replace with a PersistentObjectWorkQueue Unsure how this is breaking in builds, at lteast this is a simpler approach
24 Days Ago
Added an Attachment label, use this to populate the Icon Renderer
24 Days Ago
Fix missing attachment slot on manager Add ownership check to Picker
24 Days Ago
Update attachment visibility if player changes perspective
24 Days Ago
Cache animation clip values on the RootMotionData class, access those instead of the direct animation clip at runtime Strip all AI meshes from the server (including animations)
24 Days Ago
Merge from hackweek_server_mesh_cull
24 Days Ago
Compile fix
24 Days Ago
Commit 2/2
24 Days Ago
Added an editor test to check all mesh colliders on every prefab in the project for the r/w flag This is going to be a trickier issue to debug now that non r/w meshes are being stripped from the server - in the past they would throw an error on startup which would make it easy to find offending meshes, but now they will just not collide with anything Checks 4095 prefabs, takes about 10 minutes Enabled r/w on 32 meshes, test passes Commit 1/2 because of plastic
24 Days Ago
Merge from main
24 Days Ago
Merge from egg_demo_fix
24 Days Ago
Fixed easter eggs not rotating in demos
25 Days Ago
Merge from conveyor_min_fix
25 Days Ago
Remove asset labels from electric.waterwheel.guide.prefab as it was breaking tests generation
25 Days Ago
Fixed a case where conveyors would ignore the minimum field when transferring items if there were multiple filtered items being transferred Added a test for this case
25 Days Ago
Don't show the world version of an attachment if we're in first person (it was floating in the air)
25 Days Ago
Improved world space rotator, slowed down rotation lerp so we get a little bit of easing
25 Days Ago
Merge from main