branchrust_reboot/main/d11_console_version/tutorialcancel

288 Commits over 151 Days - 0.08cph!

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