branchrust_reboot/main/d11_console_version/tutorialcancel

288 Commits over 151 Days - 0.08cph!

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