userJarryd Campicancel
branchrust_reboot/main/tutorial_islandcancel

513 Commits over 274 Days - 0.08cph!

3 Months Ago
Expose head look weight on tutorial NPC, set to 0.7 (was 1) Head look now only applies if the player is talking
3 Months Ago
Ask player to start tutorial when they wake up rather than when they are sleeping
3 Months Ago
If the tutorial island cannot be loaded when reconnecting for whatever reason revert the player state so they aren't left in limbo
3 Months Ago
Fixed not being able to reconnect to a server mid tutorial after being disconnected
3 Months Ago
Tutorial NPC now looks at player when they are in range
3 Months Ago
Added button to reset tutorial in options menu
3 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)
3 Months Ago
Cleaned up kill warnings when cleaning up the tutorial
3 Months Ago
Updated Tool Cupboard mission wording
3 Months Ago
Fixed viewmodel lingering for several seconds when cinematic starts
3 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
3 Months Ago
Adjust spawn location during respawn mission step Add help prompt for looting corpses
3 Months Ago
Added a tutorial help popup on the death screen to communicate how to respawn
3 Months Ago
Expose fade to black time
3 Months Ago
Help text update
3 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
3 Months Ago
Properly fix hemp issue in 93017
3 Months Ago
Lower the tutorial base slightly so that the player can more easily get into the front door without jumping
3 Months Ago
Disable worms and grubs from hemp in tutorial
3 Months Ago
Subtract 92937
3 Months Ago
Remove NeedsCursor on the cinematic UI, so the cursor isn't freely movable during the cutscene
3 Months Ago
Subtract 92807, fix network group issues Should resolve cooking chicken step not working
3 Months Ago
Merge from tutorial_island/cinematic
3 Months Ago
Merge from tutorial_island/cinematic
3 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
3 Months Ago
Minor changes to tutorial island network bounds checks
3 Months Ago
Fixed clothing mission step not working (merge issue)
3 Months Ago
Protobuf, codegen
3 Months Ago
Merge from main
3 Months Ago
Add cinemachine package (2.8.9)
3 Months Ago
Manifest, codegen
3 Months Ago
Merge from main
3 Months Ago
Ambience sfx will now take into account admintime when calculating if they should play based on time of day (shoud fix nighttime sfx from playing while on tutorial island if the server time is night but we've overridden the tutorial island to daytime)
3 Months Ago
Hard code world temperature while player is in tutorial
3 Months Ago
Force the player out of god mode if the tutorial needs to kill them
3 Months Ago
Fixed help prompt videos not updating
3 Months Ago
Fixed misaligned icons in crafting menu
3 Months Ago
Fixed missing world ping on kayak deploy
3 Months Ago
Fixed deploy campfire mission not showing a world ping
3 Months Ago
Add more cloth to the craft low grade mission step supply box
3 Months Ago
Tutorial help videos will now appear on top of the inventory
3 Months Ago
Add some dedicated text reminding players how to open the inventory at various help stages
3 Months Ago
Disabled the tools row on the tool cupboard loot panel while in the tutorial
3 Months Ago
Crafting menu will automatically switch to the needed category the first time a player opens the menu in each tutorial mission
3 Months Ago
Show the crosshair when using the Rock on the tutorial island
3 Months Ago
Fix broken merge on hemp-collectable
3 Months Ago
Merge from main
3 Months Ago
Increase size of tutorial loot box, seems to fix intermittent interaction issues
3 Months Ago
Apply same fix to scientist at end of tutorial screen
3 Months Ago
Fixed bear prefab info not populating properly on death screen