userJarryd Campicancel
reporust_rebootcancel

9,479 Commits over 1,736 Days - 0.23cph!

2 Months Ago
Merge from tutorial_island
2 Months Ago
Added button to reset tutorial in options menu
2 Months Ago
Merge from tutorial_island
2 Months Ago
Added debug.cleartutorialforplayer server convar If a player gets stuck in the tutorial for any reason, this will delete the island and reset the player back to it's regular state on the mainland (will also kill the player if they are alive)
2 Months Ago
Cleaned up kill warnings when cleaning up the tutorial
2 Months Ago
Updated Tool Cupboard mission wording
2 Months Ago
Fixed viewmodel lingering for several seconds when cinematic starts
2 Months Ago
Typo fix Added ability to check existing inventory when a craft mission objective starts, will mark that step as completed if the player already has a target item in inventory Applied new behaviour to craft campfire objective Remove "Don't allow tutorial allowance to go down" log
2 Months Ago
Adjust spawn location during respawn mission step Add help prompt for looting corpses
2 Months Ago
Added a tutorial help popup on the death screen to communicate how to respawn
2 Months Ago
Expose fade to black time
2 Months Ago
Help text update
2 Months Ago
Better handling for tutorial islands that time out -Clear the players missions so they can restart the tutorial -Clear the InTutorial flag so they don't get respawned on a non-existent island -Notify the client (if they are connected) that the tutorial has ended to revert the time and weather settings
2 Months Ago
Properly fix hemp issue in 93017
2 Months Ago
Lower the tutorial base slightly so that the player can more easily get into the front door without jumping
2 Months Ago
Disable worms and grubs from hemp in tutorial
2 Months Ago
Merge from tutorial_island
2 Months Ago
Subtract 92937
2 Months Ago
Remove NeedsCursor on the cinematic UI, so the cursor isn't freely movable during the cutscene
2 Months Ago
Merge from tutorial_island
2 Months Ago
Subtract 92807, fix network group issues Should resolve cooking chicken step not working
2 Months Ago
Merge from tutorial_island
2 Months Ago
Merge from tutorial_island/cinematic
2 Months Ago
Merge from tutorial_island
2 Months Ago
Mute timeline audio tracks when the timeline plays on the server (but don't do this in editor as it will mute all sfx)
2 Months Ago
Fix death marker and pings sometimes appearing after respawning post tutorial
2 Months Ago
Merge from tutorial_island/cinematic
2 Months Ago
Client compile fix
2 Months Ago
Hide paddle viewmodel during cinematic
2 Months Ago
Fixed kayak anchoring not working
2 Months Ago
Fixed exceptions from WaterDepthMasks
2 Months Ago
Update timeline with new fade to black signal
2 Months Ago
Remove Canvas component from CloudDemos root, seems to fix interaction issues
2 Months Ago
Anchor the kayak on the x and z axis so it doesn't float away while the cinematic is running
2 Months Ago
Add cinematic option to hide first person player legs
2 Months Ago
Fix cinemachine component not getting added and removed during cinematic
2 Months Ago
Fixed tutorial npc crossfades not working Use cinematic avatar when putting a player model into cinematic mode, no need for state machine behaviours
2 Months Ago
Fix HLOD generator failing if it finds a RendererLOD with a renderer that is missing a mesh/material Adjusted harbor_2 hlod settings to include roads Added a DebugMode option on the HOLDBounds asset, this will print out each asset while processing so it's easier to track down specific objects that are causing problems
2 Months Ago
███ ▍▄'▋ ▋▆▋ ▄▍▍▊██▉▉ ▊▌▆▆ ▅▄▆▋▅█▇ ▅▌▊▇▋█▅▋▉ ▊▆▄█▍▇▇█▆▉▆ █▌ ▌▅▆▋█▇▇ ▆▅▌ ▇█ ▅▌█ ▉▅▅▇▋▄▍ █▋▌▆▋ ▋▋█▉▅ ▌▆▄▉▄▄▄▌ ▇▆ ██▋▍▌█ ▍▌▅ ▇▍▊ ▌▌▋▉▌
2 Months Ago
▍▅▋▋▉ ▌▇▋▊ ▋▆▅▍
2 Months Ago
Merge from tutorial_island
2 Months Ago
Minor changes to tutorial island network bounds checks
2 Months Ago
Merge from tutorial_island
2 Months Ago
Fixed clothing mission step not working (merge issue)
2 Months Ago
Potential UpdateHolsteredOffset nre fix
2 Months Ago
Protobuf, codegen
2 Months Ago
Merge from main
2 Months Ago
Add a cinemachine virtual camera to the end tutorial cinematic
2 Months Ago
Merge from tutorial_island
2 Months Ago
Add cinemachine package (2.8.9)