branchrust_reboot/main/d11_console_version/tutorialcancel
288 Commits over 151 Days - 0.08cph!
[D11][TUTORIAL] Added recipe visibility to tutorial event, removed unused tutorial action (no longer needed)
[D11][TUTORIAL] Changed craft, place and storage tasks to not use a tutorial action (will be tracked through objective tracker)
[D11][TUTORIAL] Added craft item action, updated objective 5 asset
[D11][TUTORIAL] FixedTutorialEvent now disables after completion
[D11-Tutorial] Update to map, scenery added.
[D11][TUTORIAL] default name
[D11_Tutorial] Tutorial cave moved rock in entrance so its easier to hit, added some scenery.
[D11][TUTORIAL] Replaced recycler with networkable entity (can now interact with it)
[D11][TUTORIAL] Added spawn tutorial action support, updated tutorial map
[D11][TUTORIAL] Added crafting restriction tutorial action support
[D11][TUTORIAL] Skip Play fab login <temporary> for tutorial mode
[D11][TUTORIAL] Updating branch
[D11][TUTORIAL] Implemented food/drink objective
[D11][TUTORIAL] Fix for objectives not appearing when triggered during hide animation
[D11][TUTORIAL] Temp fix for AudioSettings.Reset causing crash on config load
[D11][TUTORIAL] Player no longer in sleep state when entering tutorial
[D11][TUTORIAL] fix for not being able to collect items in local server need to look into this more. Increase gametip fade time
[D11][TUTORIAL] Increased Achievement/goals hud text
[D11][TUTORIAL] Find Food goal now showing
[D11][TUTORIAL] Added message queue for tutorial tips, tweaks to UI size in tutorial
[D11][TUTORIAL] Added server shutdown on disconnect. Added stub for finding food tutorial. Added Is Play Holding Item tutorial action
[D11-Tutorial] Tutorial cave collision fix
[D11][TUTORIAL] Few server settings for the tutorial
[D11][TUTORIAL] Added Todo List tutorial items to the language file
[D11][TUTORIAL] Mega Merge
[D11][TUTORIAL] Fixing empty files :S
[D11][TUTORIAL] Added platform button icons to GameTip
[D11][TUTORIAL] Removed invalid spawn from Tutorial_Map, tweaked tutorial loader to address black screen
[D11][TUTORIAL] Also changed project symbols for ps4 platform
[D11][TUTORIAL] Changed to correct local server symbols
[D11][TUTORIAL] Tutorial events wait until game setup and loading has finished
[D11][TUTORIAL] Reordered local server setup, loading screen will hide after setup finishes
[D11][TUTORIAL] Improved flow of tutorial startup
[D11][TUTORIAL] Fix for ps4 define placement causing error on xbox
[D11][TUTORIAL] Change frontend UI text to read PLAY(TUTORIAL BUILD) for tutorial build
[D11][TUTORIAL] re-added missing tutorial prefabs
[D11][TUTORIAL] Light the Fire + Escape Cave tutorials, Fixed running local server straight from unity scene.
[D11][TUTORIAL] Extra HUD elements added to UI restriction
[D11-Tutorial] Update Tutorial map + Added Tutorial Lighthouse Scene + Added Tutorial Mountain Cabin Scene
[D11][TUTORIAL] Fix for HUD visibility flags
[D11][TUTORIAL] BaseStats now moved to it's own section for HUD visibility
[D11][TUTORIAL] Fix for lookat tooltip not displaying in some cases
[D11][TUTORIAL] Fixes for camera fade action
[D11][TUTORIAL] Missing file from previous commit
[D11][TUTORIAL] Added screen fade action
[D11][TUTORIAL] Undo of some files that shouldn't of been checked in...
[D11][TUTORIAL] Undo of some files that shouldn't of been checked in...
[D11][TUTORIAL] Cave Tutorial
[D11][TUTORIAL] Changed WaitForInput to use button up instead
[D11][TUTORIAL] Refactored WaitForInput for better axis support