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

Band Streaks #916

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Commits on Nov 7, 2024

  1. WIP Implementation of Band Streak display.

    Added "Strict" and "Lenient" modes, where "Lenient" matches GH's combo counting, and "Strict" matches Band BoomBox.
    Added setting to toggle the above in Experiemental Settings.
    thomeval committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8ad078c View commit details
    Browse the repository at this point in the history
  2. Update YARG.Core

    thomeval committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e00a987 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Rename BandComboType to BandComboTypeSetting in SettingsManager to so…

    …lve name clash
    
    Removed duplicate BandComboType enum and update usages
    thomeval committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    31790b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    290b4c1 View commit details
    Browse the repository at this point in the history