userJarryd Campicancel

13,642 Commits over 2,741 Days - 0.21cph!

1 Year Ago
Disable trophy gathering from butcher knife Setup new skinning knife Fixed some decor dlc stuff being marked as researchable
1 Year Ago
Temp categories on wanted posters
1 Year Ago
Fix wanted poster screenshot sometimes including the local players clothing
1 Year Ago
Enabled the trophy drop on sharks
1 Year Ago
Don't let torch holder clip through ceiling
1 Year Ago
Fixed a misaligned deploy volume on the fish trophy
1 Year Ago
Fixed stag trophies not working
1 Year Ago
Subtract 88893 and apply LOD differently, broke a few edge cases
1 Year Ago
LOD adjustments for torch holder
1 Year Ago
Offset and adjust entity bounds for wanted posters to fix not being interactable/visible on some building grades
1 Year Ago
Set up wanted poster variants as skins
1 Year Ago
Update island prefab
1 Year Ago
Fix up kayak tutorial stage Delay recycling the island until the player has respawned on the island, fixes a heap of bugs and looks a lot nicer
1 Year Ago
Bar door tweaks
1 Year Ago
Setup push gesture, assign to double door and adjust timings to match
1 Year Ago
Prevent wanted poster saving debugging screenshots in builds
1 Year Ago
Increased wanted poster collider thickness, prevents it from getting blocked by the wall collider in some cases Fixed not being able to update wanted poster after clearing it
1 Year Ago
Fixed trophies not loading properly when entering/exiting network range Fixed trophy nametag displaying incorrectly when no trophy has been inserted
1 Year Ago
Also fix wanted poster pickup
1 Year Ago
Fixed single weapon racks getting picked up as horizontal racks
1 Year Ago
Added fancy new torch fx when mounted to a wall, not enabled if using the diving torch
1 Year Ago
Fixed heads not being valid after being dropped in the world
1 Year Ago
Fixed several abyss hazmat issues on trophy mount (randomizer will always pick option 0, disable tanks and animators)
1 Year Ago
Adjusted the eyelids on the small trophy so the eye doesn't clip through the eyelids and give me nightmares Only save clothing on the head item if it covers the various head slots
1 Year Ago
Placement improvements, tutorial should now be mostly completable with new mesh
1 Year Ago
Save the baked foliage into a special mesh that just stores data. Just baking the generated meshes to disk would take up about 250mb of memory in meshes, saving the positions straight into a serialized asset was tanking editor performance, so the positions of each foliage piece are saved as vertices in a data mesh Load the foliage on the client when loading into the tutorial
1 Year Ago
Replicate shadow casting and layers
1 Year Ago
Added ability to load saved foliage
1 Year Ago
Copy splat settings to material
1 Year Ago
Poster prefab cleanup
1 Year Ago
Add clear option to poster
1 Year Ago
Wanted poster setup Fixed some trophy exceptions
1 Year Ago
Merge from main
1 Year Ago
More foliage tests
1 Year Ago
Some progress bars
1 Year Ago
Foliage baker can now bake down the currently loaded foliage into mesh assets to be saved to disk
1 Year Ago
Merge from tutorial_island/foliage
1 Year Ago
First attempt at moving over the contents of the scene into the prefab Some light scene reorg to better support this transfer in the future
1 Year Ago
First pass on a mesh export of the terrain, mostly copied terrain shader across (see Tutorial Island_mesh in scene)
1 Year Ago
Adjust size of tutorial island prefab to match new design Also adjusted network group handling to match
1 Year Ago
Merge from main
1 Year Ago
Turn off night vision goggles if mounted on a trophy
1 Year Ago
Small trophy font fixes Large trophy deployment fixes
1 Year Ago
Fixed wanted poster renderer not working if player hadn't opened the inventory yet in that session
1 Year Ago
Wanted poster person picker will now display players marked as an enemy in the contacts system
1 Year Ago
Show translated name on crosshair interaction option, even if phrases haven't been built yet
1 Year Ago
Added the ability to clear a trophy, resetting it to it's original state
1 Year Ago
Show a name tag on trophies
1 Year Ago
Workbench description update
1 Year Ago
Server warnings to explain what's happening if the player ends the tutorial while god mode is active