-
Notifications
You must be signed in to change notification settings - Fork 171
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
New graphics #109
Merged
Merged
New graphics #109
Conversation
This file contains 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
add note shadergraph for animation/Kadu's revamped notes
New Multiplier Meter
* Move SourceToGameName from Utils to SongInfo * Correct a couple crefs * Make SP be awarded on hitting last note of phrase * Made "chartIndex" names more clear * Implement methods for retrieving and loading sources * Turn default sources pattern into a dictionary * Add FetchEverything method to SongLibrary * Add separate bool for when the song library is loading Allows resetting the progress bar if multiple tasks are being done in succession * Add text description for the current loading task * Update ShaderGraph for notes * include track angle merge from #74 * add new highway textures from Kadu * Split `SongInfo` source stuff to partial class --------- Co-authored-by: Nathan <nathanhurst03@gmail.com> Co-authored-by: Raphael Goulart <contact@raphaelgoul.art> Co-authored-by: EliteAsian <lavasnakegaming@gmail.com>
* Fix Vocal Track UI Changes Merge Conflicts with 'new-graphics' * Implement Riley's "Add strum leniency..." PR #83
…ovements (#90) * Fix Vocal Track UI Changes Merge Conflicts with 'new-graphics' * Implement Riley's "Add strum leniency..." PR #83 * More Vocal UI Improvements * More Vocal UI Improvements New glow fx on needles, color changes on harmonies, new fonts, etc * Fix Merge Conflicts * Fixed warnings and problem with songinfo sources * Fix anchoring removal * New Track Graphics stuff
…sunburst (#98) * More visual stuff and new cymbal textures/angle * Fix Cymbal Textures * Even prettier stuff - Track Lighting, notes, track angle, multiplier sunburst * Track Angle Adjustments and sizing RB4-like
- New Track angle (Rock Band 4) - Track elements got repositioned - Fixed Lyric line color - Changed Current Lyric being singed to the same color as the line - Repositioned the Combo Meter, Performance Text and Overdrive for Vocals - Changed Overdrive fill color - Added lightning in the track camera so the notes get shiny as they get closer Co-authored-by: Kadu Waengertner <87105274+kaduwaengertner@users.noreply.github.com>
Purplo-cf
pushed a commit
to Purplo-cf/YARG
that referenced
this pull request
May 14, 2024
* refactor venue lookup dictionaries to public class * add missing lookup dicts
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.
No description provided.