feat(gameplay): add section performance error map - #40
Merged
Conversation
Codewriter90x
marked this pull request as ready for review
August 20, 2026 09:16
Codewriter90x
added a commit
that referenced
this pull request
Aug 20, 2026
* chore(repo): establish staged release workflow (#29) * chore(legal): adopt MPL-2.0 community license (#36) * chore(legal): adopt MPL-2.0 community license * fix(release): embed MPL distribution notices * feat(charts): add chart creator foundation (#28) * feat(charts): add chart creator foundation * feat(songs): add portable htksong packages * feat(charts): import local audio for authoring * feat(charts): add note editing and local audio binding * feat(charts): add waveform and note expression editing * docs(legal): sync contributor agreement draft into develop (#39) * feat(gameplay): add Practice Lab section loops (#30) * feat(gameplay): add section performance error map (#40) * feat(gameplay): add Auto Tempo Coach (#31) * feat(settings): add guided audio latency sound check (#33) * feat(gameplay): add local ghost replay (#34) * feat(gameplay): add accessible reactive stage (#35) * chore(release): prepare 0.6.0 beta candidate * fix(ui): keep gameplay results controls readable * docs(release): record final beta validation
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.
Summary
Adds a deterministic section-by-instrument performance error map to gameplay results and lets players jump directly into a loop of their weakest section.
This replaces the automatically closed stacked PR #32 after its former base branch was merged and deleted. The branch has been rebased onto
developand preserves both Practice Lab and Chart Creator behavior.Validation
Scope
No scoring-engine replacement, persistence, audio import, chart authoring, web backend, or AI.