userJarryd Campicancel

11,842 Commits over 2,466 Days - 0.20cph!

53 Days Ago
Merge from main
53 Days Ago
Manifest
53 Days Ago
Fixed incorrect island spacing parameters, fixes tutorial islands spawning too close to each other FIxed island positions not recyling
53 Days Ago
Fix typo in conversation_stage03
53 Days Ago
Don't show server wide event toasts to players on tutorial island
53 Days Ago
Fixed upgrade base tutorial step incrementing incorrectly when the player switches between wood and legacy wood skins
53 Days Ago
Add analytics to track tutorials started, completed and quit mid-way If quitting, track which mission was currently active debug.completetutorial is now admin only, new convar debug.quittutorial is accessible to everyone
54 Days Ago
Merge from cinematic_tool_branch_swap
54 Days Ago
Re-enable copyLocalPlayer convar
54 Days Ago
Cleanup and merge conflict resolving
54 Days Ago
Merge from cinematic_tool_branch_swap
54 Days Ago
Added the following editor only cinematic tools that already exist on cinematic (will cause conflicts when merging to media_projects, will fix that next): LODStripper MaterialDumper PlayerCopyTool SceneCameraLock
54 Days Ago
Protocol++
54 Days Ago
▍▋▇▅ ▊ ▆▍█▋▌▉▊▊ ▋▇ ▍▆ █▊▍▋ ▄▊▍▇ ▋█▊ ▌▍▌▍▋▆▋▆▆▉ ▅▅▌▇ ▍▉▌▊▍▇▋▉▅▄ ▊▍ ▄▌▅▇▋▍▌▆▊ ▌▍▊ ▍ █▄▅▊ ▋▆█▄█▅ ▄▄ ▊▋▄▌▆▌▌ ▆▋▅ ▌▄ ▍▌▅▇▉▊ ▅▉ ▆▋▉ ▇▊▍█▋▆ ▌▊▋▄▆ ▄▆ ▋█ █▍▅ █▅▆▅▄▋▌
54 Days Ago
Merge from main
54 Days Ago
Add WasHit parameter to tutorial npc Force the tutorial npc player model to always use the same player seed (12345!)
54 Days Ago
Add server.tutorialEnabled convar, defaults to true, if false players will not be prompted to start the tutorial and will not be able to start a new tutorial
54 Days Ago
Remove old tutorial gestures (no longer used, we have a standalone tutorial animator now)
57 Days Ago
Lower minimum health threshold for tutorial bear attacks (0.6 -> 0.25)
57 Days Ago
Merge from tutorial_island
57 Days Ago
Move the trigger for ending the tutorial further out from the island
57 Days Ago
Update furnace help text
57 Days Ago
Expose show use bind and show belt bar binds in the user interface section of the options menu
57 Days Ago
Merge from main
57 Days Ago
Add more wood to all post bear stages of the supply box
57 Days Ago
Compile fix
57 Days Ago
Clear death marker from map after player respawns on tutorial island
57 Days Ago
Turn on GameTip.showgametips convar when starting the tutorial
57 Days Ago
Don't show the campfire or furnace deploy guides until the player is at that tutorial stage, fixes soft lock situation where the player deploys the entity before that mission stage has started
58 Days Ago
Unsaved
58 Days Ago
Added temporary doors and a parenting volume to container Crane can now track a list of target entities to move with a list of destination points, each item will be moved in sequence
58 Days Ago
Update test container model, manifest
58 Days Ago
Unsaved
58 Days Ago
Fix UI NRE when disconnecting from a server while the backpack panel is open
58 Days Ago
Parent the prefab to the selected gameobject when spawning something via the CreateMenuPrefab script
58 Days Ago
Codegen
58 Days Ago
Merge from main
58 Days Ago
Merge from tutorial_island
58 Days Ago
Merge from main (will fix tutorial not loading if instanced_rendering is on)
58 Days Ago
More merge fixes
58 Days Ago
Compile fixes, manifest, codegen
58 Days Ago
Merge from main
58 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
59 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
59 Days Ago
Saving and loading
59 Days Ago
Crane can pickup and move objects to a specific target position/rotation
59 Days Ago
Boilerplate GenericLerp implementation for crane and entity setup
59 Days Ago
Merge from main
59 Days Ago
Ask player to start tutorial when they wake up rather than when they are sleeping
59 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