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

Feature request: Add Left / Right hand information for pianos #172

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on May 13, 2024

  1. Update mod.rs

    Adding a "Left-Right Hand" information column to card
    captainerd authored May 13, 2024
    Configuration menu
    Copy the full SHA
    fa4c9c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    446e7dd View commit details
    Browse the repository at this point in the history
  3. Utilizing the hand information in card + reverse iteration to display…

    … orderly bass/Melody as expected in menu
    captainerd authored May 13, 2024
    Configuration menu
    Copy the full SHA
    c3735a5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    e6e6b8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96668c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    912f7b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8345978 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    ee83097 View commit details
    Browse the repository at this point in the history
  2. Gameplay accuracy+stats

    captainerd committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ca4317b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 21, 2024

  1. gamestats adjustments

    captainerd committed May 21, 2024
    Configuration menu
    Copy the full SHA
    324d0ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def57e7 View commit details
    Browse the repository at this point in the history
  3. fmt

    captainerd committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5379603 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    7673337 View commit details
    Browse the repository at this point in the history
  2. Refinements

    captainerd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1e9fddd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. minor corrections

    captainerd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2fe60a7 View commit details
    Browse the repository at this point in the history
  2. minor corrections

    captainerd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    453d3d1 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    captainerd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9198375 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. After-test debugging

    captainerd committed May 24, 2024
    Configuration menu
    Copy the full SHA
    18ba27c View commit details
    Browse the repository at this point in the history
  2. After-tests debugging

    captainerd committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2379e39 View commit details
    Browse the repository at this point in the history
  3. Update neothesia/src/scene/playing_scene/midi_player.rs

    leftovers
    
    Co-authored-by: Bartłomiej Maryńczak <marynczak.bartlomiej@gmail.com>
    captainerd and PolyMeilex authored May 24, 2024
    Configuration menu
    Copy the full SHA
    8205bb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09219e0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Refract to Some(None) unsetted key up times, inclease a little the no…

    …te durration difficulty
    captainerd committed May 25, 2024
    Configuration menu
    Copy the full SHA
    f9abb7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bac6608 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    bfe2b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae0d444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd0ce0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    307de70 View commit details
    Browse the repository at this point in the history
  5. mopping the floor

    captainerd committed May 26, 2024
    Configuration menu
    Copy the full SHA
    520b0ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ae11ff View commit details
    Browse the repository at this point in the history