userJarryd Campicancel

13,132 Commits over 2,831 Days - 0.19cph!

1 Year Ago
Reduce input lerp speed (10->4) Adjusted animation input scale to 0.75,0.5
1 Year Ago
Merge from main
1 Year Ago
Keep the backpack inventory slot always visible
1 Year Ago
Possible compile fix
1 Year Ago
Conversation WIP
1 Year Ago
Unsaved
1 Year Ago
Added a special tutorial only barrel variant that only drops scrap Updated resource ping system to work with storage containers to highlight the barrels
1 Year Ago
Workbench misison Add metal ore nodes to island
1 Year Ago
Furnace mission
1 Year Ago
Fixed bandages not triggering the heal mission objective
1 Year Ago
Finish second part of bear kill mission Kill missions can now mark their targets as pings
1 Year Ago
Update parachute description
1 Year Ago
Increased the clearance check for the parachute deployment - now needs a 2m sphere radius sphere of clear space 15m below the player to deploy Fixes an edge case where you could use the parachute for a couple of frames in the nuclear missile silo launch tube
1 Year Ago
Code review changes: remove chair mesh from parachute seat, ensure held items is enabled again after dismounting and ensure parachute item exists on the server when deploying
1 Year Ago
Add an extra slot to the clothing section of player corpse to account for backpacks
1 Year Ago
Fixed loadouts window not properly assigning loadouts when using the filter
1 Year Ago
Fixed not being able to equip parachute with surgeon scrubs, egg suit and ninja suit
1 Year Ago
Compile fixes
1 Year Ago
Merge from main
1 Year Ago
Added an information panel to the inventory that displays whether a blueprint is already unlocked, can be unlocked or cannot be unlocked
1 Year Ago
Another compile fix
1 Year Ago
Client compile fix
1 Year Ago
Fixed parachute camera motion not getting applied to first person spectating
1 Year Ago
Merge from main
1 Year Ago
More closely snap the camera to the accurate perspective when spectating a mounted player
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Fixed first person spectating not properly hiding the head section of the player model when mounted to a mountable set to First Person with Arms
1 Year Ago
Parachute seat no longer pauses mounted animation
1 Year Ago
Update backpack slot icon in inventory and locker panels
1 Year Ago
Use Distance2d, it's cheaper
1 Year Ago
Increase patrol helicopter push back force when flying over water, should prevent it getting too close to water Fixed patrol helicopter getting in a stuck AI state when targeting a player that is on the surface of deep ocean (the helicopter still disengages if its target is too deep underwater, but it will continue patrolling and looking for targets)
1 Year Ago
Merge from main
1 Year Ago
Increase size of parachute renderer bounds
1 Year Ago
Fixed the parachute not appearing properly in demos after scrubbing
1 Year Ago
Add debug.deleteEntitiesByShortname, eg. "debug.deleteEntitiesByShortname parachuteunpacked" Deletes all entities with a matching shortname/prefab name More performant than the "del" command
1 Year Ago
Merge from main
1 Year Ago
Fixed chinook ground fx always playing and improperly positioned
1 Year Ago
▅▆▆ ▍▋█▅▍ ▆▆▆▅ ▊▄ ▌▉▉▇▍ ▅▌ ▍▅█▌▊▍▄▊ ▅▅▍▉▌▍▋ ▋▊▇ ▍▄▇█▋ ▍▊▇▉█▇▄▆▇▉ ▌▆▄▌▄ ▅ ▉▅▆▅▄▆▉▌▅▅▌▍ ▍▍ ▅█▉ ██▆▇▇▉▇▄, ▍▊▄▄▋▋▌▊ ▅█▌▅▆▊ ▋▅▉█ ▇▉▅ ▆▇▇▇▊▉ █▌ ▌▅▉ ▍▄▅▊▉▋▇▇ ▍▇▌▉▆ ▇▆▌▊▄ ▋▍▆▋▌▋▆▊▊▅▅█▋▇▆▇▆▆▉▄▊▋▅▍▉▌▇▋▅▄▇▋▋▋▄▆▇▅▅█▇▌ ▅▆▆█▉█ ▇▌ ▄▄▇▊█▄▌▆▅▄▇▉ ▉▉▋█▋▄▆▄▄, ▄▄▄▋▋▊▌▋ ▄▇ ▌█▆ ▍▇█▅ ▆▄ █▄▄▅▄ ▌▇ ▉█▋▋▉▆▇ ▌▄ ▍▆▌ ▊▇▍▉▄▋ █▄▆▉▇ ▄▊▋▆▊▍▄▍'▄ ▍█▄▇▍▇ ▋▊▅█▍█ ▅▆ ▉▊██▍ ▇▊▋ ▄▍▅▋▅▋▍▊▌, ▄▍▆ ▍▅▆▉ ▉▋ ▍▋▌▋▊▌▌▇▅▊▅ ▉▄ ▊▇▅█ ▅▆▅▆▍▋█
1 Year Ago
Adjusted layer check
1 Year Ago
Supply drops now disengage their parachute if they hit a tugboat (no changed behaviour for other vehicles like helicopters)
1 Year Ago
Fixed broken parsing of player names on in-game twitch rivals trophy UI
1 Year Ago
Added a text filter to the loadout tab of the rust editor window WIll always show the currently selected loadout regardless of filter
1 Year Ago
A player now has to be on a solid surface to equip something in the backpack slot Includes a translated toast if the player attempts this to explain the restriction Being seated in a vehicle or standing in the back of a scrap transport helicopter counts as a solid surface
1 Year Ago
Parachutes will no longer treat a collision with an explosive as a crash, grenades bounce off and satchels stick
1 Year Ago
Merge from main
1 Year Ago
parachute.bypassrepack now forces the parachute back into the parachute slot
1 Year Ago
Fix parachute not playing animations for non-local players (including all players in demos)
1 Year Ago
Updated locker to 42 slots to fit new parachute slot Updated locker behaviour to only allow backpacks in the new slot Updated both deployable and camper versions
1 Year Ago
Fixed TimedExplosive throwing a server error if it's missing an explosion effect (occurred when a flare times out)