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: Accessory MP as stack size #2243

Merged
merged 34 commits into from
Sep 7, 2024

Commits on Jul 20, 2024

  1. feat: mp as stack size

    minhperry committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    706eefb View commit details
    Browse the repository at this point in the history
  2. fix: fix edge cases

    minhperry committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    9ba8a35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe75cb8 View commit details
    Browse the repository at this point in the history
  4. refactor: spacing

    minhperry committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    7f71190 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. test: add regex tests

    minhperry committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a05c6d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491fff0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7da6c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d53cc47 View commit details
    Browse the repository at this point in the history
  5. clean: cleanup spaces

    minhperry committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e954d31 View commit details
    Browse the repository at this point in the history
  6. fix: map -> fun

    minhperry committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    589e7d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c4d267 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 24, 2024

  1. fix: pattern for AH

    minhperry committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5e0f150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf467aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3587ce9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e4b275 View commit details
    Browse the repository at this point in the history
  5. clean: cleanup debug code

    minhperry committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b20f956 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    5cd784a View commit details
    Browse the repository at this point in the history
  2. fixed regex test

    hannibal002 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5ebab78 View commit details
    Browse the repository at this point in the history
  3. formatting

    hannibal002 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    8cb6a11 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    ffee790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e832a22 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/mp-stack-size' into mp-stack-size

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/misc/MagicalPowerDisplay.kt
    minhperry committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2e53def View commit details
    Browse the repository at this point in the history
  4. refactor: regex tests

    minhperry committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8cd35dd View commit details
    Browse the repository at this point in the history
  5. fix: default to 0 contact

    minhperry committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5e06829 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix: nullability 2

    minhperry committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    561adeb View commit details
    Browse the repository at this point in the history
  2. fix: nullability 2.5

    minhperry committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    511fbe4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    3cb2167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce36e85 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    7d2496a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3b9ec3 View commit details
    Browse the repository at this point in the history
  3. code cleanup

    hannibal002 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    603583e View commit details
    Browse the repository at this point in the history