userJarryd Campicancel

11,752 Commits over 2,435 Days - 0.20cph!

31 Days Ago
Rework tutorial item allowance enums to allow a separate step for unlocking the hammer Fixes being able to craft the hammer before the specific tutorial step which allowed some sequence breaking
31 Days Ago
▌▉▋▉ ▄▍▍▅▋▉ ▍▊▌▇▌▉ █▉█▉
31 Days Ago
Disable Help menu option in main menu, unfinished/might not get finished
31 Days Ago
Merge from tutorial_island
31 Days Ago
Fixed MissionObejctive typo preventing obejctives from completing
31 Days Ago
Merge from tutorial_island
31 Days Ago
Build compile fix (hopefully!)
31 Days Ago
Catch MissionObjective.IsStarted NRE's
31 Days Ago
Merge from tutorial_island
31 Days Ago
Compile fixes
31 Days Ago
Merge from main
31 Days Ago
Manifest
31 Days Ago
Fixed incorrect island spacing parameters, fixes tutorial islands spawning too close to each other FIxed island positions not recyling
31 Days Ago
Fix typo in conversation_stage03
32 Days Ago
Don't show server wide event toasts to players on tutorial island
32 Days Ago
Fixed upgrade base tutorial step incrementing incorrectly when the player switches between wood and legacy wood skins
32 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
32 Days Ago
Merge from cinematic_tool_branch_swap
32 Days Ago
Re-enable copyLocalPlayer convar
32 Days Ago
Cleanup and merge conflict resolving
32 Days Ago
Merge from cinematic_tool_branch_swap
32 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
32 Days Ago
Protocol++
32 Days Ago
▍▋▇▅ ▊ ▆▍█▋▌▉▊▊ ▋▇ ▍▆ █▊▍▋ ▄▊▍▇ ▋█▊ ▌▍▌▍▋▆▋▆▆▉ ▅▅▌▇ ▍▉▌▊▍▇▋▉▅▄ ▊▍ ▄▌▅▇▋▍▌▆▊ ▌▍▊ ▍ █▄▅▊ ▋▆█▄█▅ ▄▄ ▊▋▄▌▆▌▌ ▆▋▅ ▌▄ ▍▌▅▇▉▊ ▅▉ ▆▋▉ ▇▊▍█▋▆ ▌▊▋▄▆ ▄▆ ▋█ █▍▅ █▅▆▅▄▋▌
32 Days Ago
Merge from main
32 Days Ago
Add WasHit parameter to tutorial npc Force the tutorial npc player model to always use the same player seed (12345!)
32 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
32 Days Ago
Remove old tutorial gestures (no longer used, we have a standalone tutorial animator now)
35 Days Ago
Lower minimum health threshold for tutorial bear attacks (0.6 -> 0.25)
35 Days Ago
Merge from tutorial_island
35 Days Ago
Move the trigger for ending the tutorial further out from the island
35 Days Ago
Update furnace help text
35 Days Ago
Expose show use bind and show belt bar binds in the user interface section of the options menu
35 Days Ago
Merge from main
35 Days Ago
Add more wood to all post bear stages of the supply box
35 Days Ago
Compile fix
35 Days Ago
Clear death marker from map after player respawns on tutorial island
35 Days Ago
Turn on GameTip.showgametips convar when starting the tutorial
35 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
36 Days Ago
Unsaved
36 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
36 Days Ago
Update test container model, manifest
36 Days Ago
Unsaved
36 Days Ago
Fix UI NRE when disconnecting from a server while the backpack panel is open
36 Days Ago
Parent the prefab to the selected gameobject when spawning something via the CreateMenuPrefab script
36 Days Ago
Codegen
36 Days Ago
Merge from main
36 Days Ago
Merge from tutorial_island
36 Days Ago
Merge from main (will fix tutorial not loading if instanced_rendering is on)
36 Days Ago
More merge fixes