userJarryd Campicancel
branchrust_reboot/main/vehiclescancel

189 Commits over 548 Days - 0.01cph!

3 Years Ago
Camper module storage items now drop in the world when the module is destroyed (locker, storage box and bbq)
3 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)
3 Years Ago
Camper respawn NRE fix
3 Years Ago
Can't respawn into a camper seat while it's underwater
3 Years Ago
Fix exception when spawning into a camper immediately after connecting
3 Years Ago
Merge from main
3 Years Ago
Can't light barbecue in camper if it's underwater Barbecue will be extinguished if the camper ends up underwater
3 Years Ago
Update camper description to mention small box
3 Years Ago
Another storage collider tweak
3 Years Ago
Fixed being able to access camper storage from outside the camper
3 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
3 Years Ago
Added camper configurations to the random modular car spawn list (one config for 3 slots and 3 configs for 4 slots)
3 Years Ago
Fixed incorrect initial light setting on bbq bounce light
3 Years Ago
Merge from main
3 Years Ago
Manifest update
3 Years Ago
Better model for box storage in camper Moved storage underneath barbecues Updated a heap of colliders for the new setup
3 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
3 Years Ago
Merge from main
3 Years Ago
Move clear bed priority so it appears in the entity menu (hold E) instead of being the default option
3 Years Ago
Bradley will now fire at players in modular cars even if the colliders on the modular car make the player not visible Fixes cases where Bradley wasn't attacking players in camper van module, also fixes issue where Bradley wouldn't fire through glass windows on modular cars until they were shattered
3 Years Ago
Added a nav mesh carver component to car chassis to prevent animals walking through them Added on base chassis and modified bounds on 2/3/4 module prefabs
3 Years Ago
Merge from main
3 Years Ago
Add ability for mountables to enable IK head look regardless of mount pose Enabled head look on modular car seats when players aren't holding anything Reduced view angles on camper seats
3 Years Ago
Merge from main
3 Years Ago
Merge from main
3 Years Ago
Fixed VehicleLight setup on camper module
3 Years Ago
Added a small storage box (12 slots) on the floor of the camper van
3 Years Ago
Camper van overhead light are enabled if the car's headlights are on
3 Years Ago
Added a clear bed option when sitting in a camper seat that is claimed by someone else Can no longer rename or give a camper bag to a friend unless you own that bed
3 Years Ago
Fixed hand IK still running when sitting in a camper van seat and holding a held entity
3 Years Ago
Fixed sleeping bags that aren't part of a cluster not appearing in the correct position
3 Years Ago
Potential sleeping bag interaction fix
3 Years Ago
Added some debugging to track down an interaction issue
3 Years Ago
Unsaved
3 Years Ago
BBQ Camper module dummy art update
3 Years Ago
Fix bbq appearing in wrong location after spawning
3 Years Ago
Fixed bbq particles not playing/stopping correctly
3 Years Ago
Remove LOD components on camper bbq particle effects
3 Years Ago
Merge from main
3 Years Ago
Fixed being able to open BBQ from outside camper module (should also now respect locked state)
3 Years Ago
Can now gesture in camper seats (hand IK is disabled for the duration of the gesture)
3 Years Ago
Revert gibbable material lookup change (change is no longer needed)
3 Years Ago
Manifest update Fix not being able to use locker in the back seats of the camper module
3 Years Ago
Merge from main
3 Years Ago
Compile fix
3 Years Ago
Don't let players outside of the module open the locker Fixed locker and bbq references not properly loading
3 Years Ago
Increased weight (340->400)
3 Years Ago
Renamed and moved camper sleeping bag entity
3 Years Ago
Update camper barbecue with the igniter models
3 Years Ago
Simplified IsOnThisModule check