Skip to content
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

Retrieve song sources from the Clone Hero sources list #75

Merged
merged 7 commits into from
Apr 12, 2023

Conversation

TheNathannator
Copy link
Collaborator

Sources are loaded at startup after songs have been loaded. The previous hard-coded list of sources remains as a fallback for sources that don't exist in the CH list, since I noticed some are missing. Instead of a switch expression, it's now a dictionary.

The loading screen can now have the progress bar reach completion and reset multiple times, i.e. for multiple separate tasks, and the current task is shown below the progress bar.

@EliteAsian123 EliteAsian123 merged commit 67bd706 into YARC-Official:master Apr 12, 2023
@TheNathannator TheNathannator deleted the song-sources branch April 12, 2023 02:19
Purplo-cf pushed a commit to Purplo-cf/YARG that referenced this pull request May 14, 2024
)

* Enable nullable analysis globally for YARG.Core

* Add PolySharp for attribute polyfills

* Fix nullable warnings in Moonscraper

* Fix nullable warnings in YARG.Core.Extensions

* Fix nullable warnings in YARG.Core.Game

* Fix nullable warnings in YARG.Core.Chart

* Fix nullable warnings in YARG.Core.Engine

* Fix nullable warnings in YARG.Core.Replays

* Fix nullable warnings in YARG.Core.Song
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants