branchrust_reboot/main/d11_console_version/tutorialcancel

288 Commits over 151 Days - 0.08cph!

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