userJarryd Campicancel
branchrust_reboot/main/tutorial_islandcancel

513 Commits over 274 Days - 0.08cph!

8 Months Ago
Player can now end the tutorial and gets respawned back to the main island See the ignore tutorial convars option on the rust editor tool
8 Months Ago
WIP tracking when a player has either completed the tutorial or declined it, still pretty broken
8 Months Ago
Revert initial resource objectives
8 Months Ago
Don't allow achievements to unlock or progress while in the tutorial, we want those to start processing once the player is in the real game
8 Months Ago
Added a new tutorial only chicken type that drops animal fat
8 Months Ago
Adjusted some help text
8 Months Ago
Merge from main
8 Months Ago
Make the deployment guides transparent
8 Months Ago
Fixed being able to clear pings that are created by tutorial stages
8 Months Ago
More help videos/images Added extra supplies to hunt for food mission, prepare for combat and build kayak mission
8 Months Ago
Added support for highlighting a building block in the pie menu if the current tutorial stage requires it
8 Months Ago
Show the button that opens the crafting menu next to any crafting objectives
8 Months Ago
More help videos
8 Months Ago
Fixed OnValidate RustText changes from last week throwing errors when opening prefabs with text in them
8 Months Ago
Add some conversation text to explain the optional supplies box
8 Months Ago
Unsaved
8 Months Ago
Tutorial crafting objectives are now highlighted in the crafting menu
8 Months Ago
Fill TC content
8 Months Ago
Encode all videos to mp4
8 Months Ago
Finish base videos Fixed uncompleted optional objectives preventing a mission from being completed once all other objectives are satisfied
8 Months Ago
Add videos for mission 2+3
8 Months Ago
Very experimental change: don't run RustText text localizing/translating if we aren't editing the prefab or have a scene open that the text component is part of Fixes GameUI and EngineUI running 30k text updates and triggering an asset reimport every time an unrelated asset is created or modified
8 Months Ago
Write up temp help prompts for every tutorial mission Crafting a planner step now uses the proper item name
8 Months Ago
Added a follow up mission to the build base mission that requires the player to fill their TC with 24 hours worth of supplies
8 Months Ago
All deploy objectives now display a ping showing where they need to deploy the desired entity, only works in the tutorial
8 Months Ago
Show a ping on the scientist when you need to go and talk to him
8 Months Ago
Mission objective rows now grow vertically to fit text Show a ping in the mission objective HUD if that objective is being pinged
8 Months Ago
If the bonus resource storage has resources for the current mission, show a loot ping
8 Months Ago
Added an option for tutorial deploy guides to only display if a specific stage is active, implemented on initial build stage
8 Months Ago
Asking the mission provider for help will now reopen that missions full screen tutorial modal
8 Months Ago
Unsaved
8 Months Ago
Added [movement] to TokenizedPhrase (eg. "[movement]" becomes "[WASD]" based on players input bindings) Added more help steps
8 Months Ago
Fixed video player
8 Months Ago
Unsaved
8 Months Ago
First pass on a modal tutorial UI to explain concepts. Can be assigned to a mission and the modal will display when that mission is accepted.
9 Months Ago
Added a new tutorial supply container that gets refreshed at several mission stages Added optional mission objectives to open the extra storage, still not referenced in dialogue Removed the resource multipliers from yesterday
9 Months Ago
Fixed BaseOven's not working in the editor if more than one is placed in the same session
9 Months Ago
Compile fixes
9 Months Ago
Kayak marker
9 Months Ago
Unsaved assets
9 Months Ago
Wait until the player has fully connected and woken up before starting the initial conversation More animal fat fixes
9 Months Ago
Properly spawn the tutorial bear variant Lower tutorial bear health to 100 Give the tutorial bear a custom corpse prefab with 200 extra animal fat to give the player enough resources to finish the tutorial
9 Months Ago
Increase resource havesting rates x3 while in tutorial (for testing, but it might stick around) Covers ResourceDispenser and CollectibleEntity
9 Months Ago
Merge from main
9 Months Ago
Kayak escape mission
9 Months Ago
Kayak + paddle crafting
9 Months Ago
More fixes
9 Months Ago
Fix broken conversation
9 Months Ago
Conversation WIP
9 Months Ago
Unsaved