Rework tutorials#963
Merged
Merged
Conversation
Nain57
commented
Jul 9, 2026
Owner
- Tutorials are now all independant from each other
- Moved tutorials from scenario dialog to app main activity
- Tutorials are now organized in categories
- Tutorials can be interactive or a slideshow of tips
- All categories are already added
- Tutorials all added for Image & Trigger conditions
- Use clean archi for code
- Fix lots of bugs in tutorial ui
Allows to access it from anywhere
* Restore correctly * Expose correct state via flow * Handle overlay created while hidden
* Move logic into core module * Expose cleaner API * Remove feature module dependency due to navigation * Move entry from Scenario More content to Settings screen * Make tutorials independent from db * All tutorial will now be independant (no more same scenario for all) * Tutorial allows other subjects than a game
Categories are not all defined yet
* Not visible requries 2 conditions to works correctly. It has been moved to a more complex category for now, but needs an update. * Both Image Tutorials & the Colors one can be completed.
Also moves all MoniteredViewManager related classes to core tutorial module, it makes more sense
Allowing legacy UI forces us to provide twice the amount of work to support this other UI flow.
Also group import/export in the same menu entry
Only display in browser is supported for now, ui to be implemented
Not ready yet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.