userJarryd Campicancel

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

3 Months Ago
Hooked up conditional mount brackets, will use a curved bracket when attached to the horizontal barrel
3 Months Ago
Basic handling for the hopper to recognise when the attached container is full Reuses industrial logic, so it won't try and collect items when it is full but it will collect items that it can stack
3 Months Ago
Hopper won't suck up items if construction (building blocks) is in the way It can pull items through deployables
3 Months Ago
Cleanup, moved most processing into budgeted methods (see server.hopperAnimationBudgetMs convar)
3 Months Ago
Require power to run, hooked up industrial ports so it can act as a storage adaptor Various prefab setup, fixed some item movement issues
3 Months Ago
More sockets
3 Months Ago
First pass on hopper functionality Setup attachment for large wood box, sucks up any dropped items in a 1.5m radius and deposits them into the attached container
3 Months Ago
Merge from holo_nvg_fix
3 Months Ago
Holosight reticle now resets to the default red colour while the NVG camera is on, eliminating the slightly different appearance of the different colours combined with the NVG post fx Automatically switches back to the selected colour when the NVG camera is disabled
3 Months Ago
Select the folder name input field automatically after pressing the new folder button Allow spaces in shot and folder names Take camera control immediately when starting a shot recording
3 Months Ago
Show the bone that the debug camera is currently parented to in the demo info at the top of the screen
3 Months Ago
Merge from effect_scene_error
3 Months Ago
Wrap all access to the effect scene so this error will be caught everywhere See EffectLibrary.MoveToEffectScene
3 Months Ago
Fixed exception when a player is disconnected while an effect with the EffectRecycle component was active (was trying to unparent into a non-existant scene)
3 Months Ago
Merge from telephone_name_fix
3 Months Ago
Increased the maximum length of a telephone directory name to 30 characters (was 20 but wasn't enforced in the UI so names would get cut) Telephone name field will now cap input to 30 characters
3 Months Ago
Merge from primitive
3 Months Ago
Don't replace the equipped shield if picking up another shield from the ground Only auto equip a shield in the shield slot if there is no shield is equipped
3 Months Ago
Fixed the equipped backpack being dropped on the ground if the player right clicks a backpack item in their inventory while the inventory is full Affects all backpacks, not just shields
3 Months Ago
Don't modify the pelvis bone when using PoseTools if the root motion is masked out (the green circle at the base of the feet)
3 Months Ago
FIxed water pistol not resting in hands properly while a shield is equipped
4 Months Ago
Fixed water pistol not sitting in hand properly while a shield is equipped
4 Months Ago
Merge from primitive
4 Months Ago
Fixed exception when equipping a shield while a shield compatible weapon is already held
4 Months Ago
Merge from cmBrainEnabled
4 Months Ago
Added debug.cmBrainEnabled convar to enable/disable a cinemachine brain attached to the main camera (if it exists) Convar is saved and defaults to off
4 Months Ago
ESPCanvas convars (DisableOcclusionChecks, OverrideMaxDisplayDistance, ColourCodeTeams, UseRandomTeamColours, etc) will now work if the player is first person spectating Previously only worked if the local player was in debug cam mode
4 Months Ago
Added a nicer way to GetActiveShield(), cuts down on some repeating inventory reads Don't show the crosshair when blocking with a shield while a gun is equipped (you can't shoot anyway)
4 Months Ago
Merge from primitive
4 Months Ago
Another attempt to fix the player corpse not implemented exception
4 Months Ago
Call SetHeld(false) before clearing the owner player rather than after Fixes some logic in that method failing because it needs the owner player to be able to access the current shield if the equipped weapon is being dropped
4 Months Ago
Fixed case where player could hit their own shield with melee weapons
4 Months Ago
Enabled shield compatibility on: Skinning Knife Water Pistol Candy Cane Club Flashlight Concrete hatchet + pickaxe Lumberjack axe Shovel Bone Knife Frontier Hatchet Combat Knife Stone Pickaxe
4 Months Ago
Show whether a gun can be used with a shield in the info panel Minor layout reshuffling in the inventory, crafting and tech tree panels to support this
4 Months Ago
Experimental changes to try and resolve the slight player rotation wobble when entering/exiting parenting volumes
4 Months Ago
Merge from zipline_dismount_angle
4 Months Ago
Improved behaviour of zipline dismounts Now checks if a zipline position has a valid dismount before saving it as a safe dismount point Increased the radius of the zipline capsule when checking if it can move forwards Should no longer result in players being dismounted into clipping geometry on powerlines if the arrival point is at a harsh angle
4 Months Ago
Codegen
4 Months Ago
Merge from main
4 Months Ago
Merge from protobuf_osx_fix
4 Months Ago
Merge from fix_vending_multiplier_widget
4 Months Ago
Fix incorrect text label on the scrap received multiplier widget in the map screen when inspecting a vending machine Now matches the correct label when interacting with a vending machine in person
4 Months Ago
Both wooden shields now use wooden impact pfx
4 Months Ago
Fixed "ent kill" commands affecting shields
4 Months Ago
Fixed priority of block impact anims so they don't go via the idle state
4 Months Ago
Fixed left hand driven camera animation not working when shields are active
4 Months Ago
Split "Save Backpack Holster" option on HeldEntity inspector into two options, "Save Scene Position as Holster" and "Save Scene Position as Backpack Holster" Added a "Save Holster Info to Prefab" button that copies the current holster values to the prefab asset Don't show any of these options on Held entities if they are not in the scene (they would have failed anyway)
4 Months Ago
Merge from primitive
4 Months Ago
Adjust shield holstered positions Removed some placeholder anims
4 Months Ago
Disable write defaults on shield idle