userJarryd Campicancel
reporust_rebootcancel

9,343 Commits over 1,705 Days - 0.23cph!

36 Days Ago
Compile fixes, manifest, codegen
36 Days Ago
Merge from main
36 Days Ago
Remove Lights from tutorial island, TOD doesn't change so they're not necessary Change terrain mesh setup process to make sure it gets generated in case anything happens to the mesh renderer
37 Days Ago
Expose head look weight on tutorial NPC, set to 0.7 (was 1) Head look now only applies if the player is talking
37 Days Ago
Saving and loading
37 Days Ago
Crane can pickup and move objects to a specific target position/rotation
37 Days Ago
Boilerplate GenericLerp implementation for crane and entity setup
37 Days Ago
Merge from main
37 Days Ago
Ask player to start tutorial when they wake up rather than when they are sleeping
37 Days Ago
If the tutorial island cannot be loaded when reconnecting for whatever reason revert the player state so they aren't left in limbo
37 Days Ago
Merge from tutorial_island
37 Days Ago
Fixed not being able to reconnect to a server mid tutorial after being disconnected
38 Days Ago
Tutorial NPC now looks at player when they are in range
38 Days Ago
▌▄▍▋▆ █▆▄▌▅▊▄▆ ▋█▄▍▌ ▊▋ ▄▆▆ ▇▋▅ ▍▇▍▊▍ ▋▌▆▆▌▍▆ ▊▊▍▊ ▅▄ ▇█▄▆▆▆▄▍ ▍▊ ▉▊▌▉▄▄ ▉▍ ▄▆▅ ▍▆▄▉▊▄ ▋▆▍▋▇ ▅▅▄ ▇▄▊ ▄▋▉▍▋▆▋▉ ▍█ ▅▉▅▍▉▍▌ ▇▅ ▄▊▊▅ ▇▋▍▌▅
38 Days Ago
Merge from tutorial_island
38 Days Ago
Added button to reset tutorial in options menu
38 Days Ago
Merge from tutorial_island
38 Days 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)
38 Days Ago
Cleaned up kill warnings when cleaning up the tutorial
38 Days Ago
Updated Tool Cupboard mission wording
38 Days Ago
Fixed viewmodel lingering for several seconds when cinematic starts
38 Days 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
39 Days Ago
Adjust spawn location during respawn mission step Add help prompt for looting corpses
39 Days Ago
Added a tutorial help popup on the death screen to communicate how to respawn
39 Days Ago
Expose fade to black time
39 Days Ago
Help text update
39 Days 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
39 Days Ago
Properly fix hemp issue in 93017
39 Days Ago
Lower the tutorial base slightly so that the player can more easily get into the front door without jumping
39 Days Ago
Disable worms and grubs from hemp in tutorial
42 Days Ago
Merge from tutorial_island
42 Days Ago
Subtract 92937
42 Days Ago
Remove NeedsCursor on the cinematic UI, so the cursor isn't freely movable during the cutscene
42 Days Ago
Merge from tutorial_island
42 Days Ago
Subtract 92807, fix network group issues Should resolve cooking chicken step not working
42 Days Ago
Merge from tutorial_island
42 Days Ago
Merge from tutorial_island/cinematic
42 Days Ago
Merge from tutorial_island
42 Days 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)
42 Days Ago
Fix death marker and pings sometimes appearing after respawning post tutorial
42 Days Ago
Merge from tutorial_island/cinematic
42 Days Ago
Client compile fix
42 Days Ago
Hide paddle viewmodel during cinematic
43 Days Ago
Fixed kayak anchoring not working
43 Days Ago
Fixed exceptions from WaterDepthMasks
43 Days Ago
Update timeline with new fade to black signal
43 Days Ago
Remove Canvas component from CloudDemos root, seems to fix interaction issues
43 Days Ago
Anchor the kayak on the x and z axis so it doesn't float away while the cinematic is running
43 Days Ago
Add cinematic option to hide first person player legs
43 Days Ago
Fix cinemachine component not getting added and removed during cinematic