userJarryd Campicancel

12,065 Commits over 2,527 Days - 0.20cph!

5 Years Ago
Camper module storage items now drop in the world when the module is destroyed (locker, storage box and bbq)
5 Years Ago
Auto focus text box in assign to friend UI (bags and turrets) Focuses text box after all keys are released so it doesn't spam the text box with the interact key
5 Years Ago
Add global.allowAdminUI replicated convar to disable access to the admin UI (not exposed in the admin UI, will need to use the console)
5 Years Ago
Merge from main
5 Years Ago
Possible fix for NVG over saturation at night based on temperature Disable Colour Grading on hot and cold post stacks if the NVG is active (all other effects are unchanged) Added a Prevent Instantiation toggle on the overlay managers to prevent this fix (as it would make editing the post stacks while the game was playing in the editor impossible)
5 Years Ago
Merge from vehicles
5 Years Ago
If a player is set to be mounted to a mountable that doesn't exist on the client yet, ignore the new mountable so it gets properly processed once the mountable has been loaded Only applied fix on local player client as that's the only place where this issue was causing problems (camper van interaction after respawning)
5 Years Ago
Merge from vehicles
5 Years Ago
Camper respawn NRE fix
5 Years Ago
Merge from vehicles
5 Years Ago
Revert head IK look from a RotateTowards back to a Lerp
5 Years Ago
Can't respawn into a camper seat while it's underwater
5 Years Ago
Can now use hand gestures while crouching (dances are still not allowed while crouching)
5 Years Ago
Merge from main
5 Years Ago
Don't show "has more options" interaction UI if the first option is a long hold option
5 Years Ago
Merge from vehicles
5 Years Ago
Fix exception when spawning into a camper immediately after connecting
5 Years Ago
Merge from main
5 Years Ago
Can't light barbecue in camper if it's underwater Barbecue will be extinguished if the camper ends up underwater
5 Years Ago
Update camper description to mention small box
5 Years Ago
Another storage collider tweak
5 Years Ago
Fixed being able to access camper storage from outside the camper
5 Years Ago
Merge from vehicles
5 Years Ago
Lowered smoothing value for look Ik look direction (10 -> 2.5), it was really high and snapping to new values in a single frame
5 Years Ago
Merge from vehicles
5 Years Ago
Merge from general_qol
5 Years Ago
Added camper configurations to the random modular car spawn list (one config for 3 slots and 3 configs for 4 slots)
5 Years Ago
Possible NRE fix on repair bench skin picker
5 Years Ago
Merge from vehicles
5 Years Ago
Fixed incorrect initial light setting on bbq bounce light
5 Years Ago
Merge from main
5 Years Ago
Manifest update
5 Years Ago
Unsaved
5 Years Ago
Merge from general_qol
5 Years Ago
Better sign previews in inventory, use orthographic view images of each sign so the image is properly aligned and in context Still has a bunch of issues
5 Years Ago
Fixed the sign preview sometimes going out of bounds on some entities
5 Years Ago
Fixed paintable wheel not saving paint content on pickup Fixed photo frames not showing sign content in inventory
5 Years Ago
Better model for box storage in camper Moved storage underneath barbecues Updated a heap of colliders for the new setup
5 Years Ago
Removed a camper debugging convar
5 Years Ago
Merge from vehicles
5 Years Ago
Adjusted camper storage collider, it was causing clipping issues with some seats and preventing mounting when the camper module was almost full Adjust seat view angles so storage box is more accessible from all seats Lowered angle range for accessing sleeping bag controls, now need to be facing straight ahead and down
5 Years Ago
Merge from main
5 Years Ago
Modular car lights will now stay on if the driver switches seats (will turn off when a player dismounts if there are no other players in the car)
5 Years Ago
Fix fluid connections to tanker module not disconnecting properly
5 Years Ago
Merge from general_qol
5 Years Ago
Fixed locks on garage doors disappearing
5 Years Ago
Fixed player selection issue in admin UI
5 Years Ago
Unsaved
5 Years Ago
Fixed dropped signs with data merging with signs with no data
5 Years Ago
Merge from general_qol