-
Notifications
You must be signed in to change notification settings - Fork 0
Branch Update #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
yhernand626
wants to merge
27
commits into
new_Trick_List
Choose a base branch
from
main
base: new_Trick_List
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
…onR02-team11" This reverts commit 7ee16f5, reversing changes made to 74ab4ba.
New trick list
Inserted trick data into respective vehicle trick lists. Added functionality to select a generated trick and to view a page based on that trick. Overhauled the style of the app and created a "rusty" theme to it.
blf885
approved these changes
Nov 30, 2022
- Added "Any" difficulty (generates all difficulty options). - Implemented generation based on chosen difficulty. - Implemented the "View" Trick page which displays the description of a generated/chosen trick and it's video URL (might come back to this one to implement an in-app youtuber player). - Added a mega "View Trick" page that collects and contains all available tricks that can be generated from. Accessible from the main page and generator page. - Fixed various bugs: "Null Page" if you select an ungenerated trick, Trick list shuffling and displaying incorrectly on the mega view trick page, and difficulty only displaying "Select Difficulty".
- Implemented an entire functional video player that displays a video for its associated trick (packed with awesome features such as a stop/play button and an adjustable progress bar).
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.
Updating my branch