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

Support the system's new Concentration roll #66

Merged
merged 8 commits into from
Apr 5, 2024

Commits on Mar 26, 2024

  1. initial concentration support

    core roller only, no messages yet
    kaelad02 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8e2c8c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. honor incoming options for concentration saves

    For now, only doing this for concentration saves... but I might set this for all things.
    kaelad02 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    ac6bf85 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    016e088 View commit details
    Browse the repository at this point in the history
  2. update Midi and RSR

    kaelad02 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    faedb35 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    kaelad02 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7b077db View commit details
    Browse the repository at this point in the history
  4. test cases fixes

    kaelad02 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9500003 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. move beforeAll to below helper functions

    follows the format of the other test classes
    kaelad02 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    040ff81 View commit details
    Browse the repository at this point in the history