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

Fix: Compact Item Stars #2741

Merged
merged 10 commits into from
Oct 16, 2024
Merged

Fix: Compact Item Stars #2741

merged 10 commits into from
Oct 16, 2024

Commits on Sep 28, 2024

  1. add ultimate enchant star

    Signed-off-by: ItsEmpa <[email protected]>
    ItsEmpa committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    152b402 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. do more stuff

    Signed-off-by: ItsEmpa <[email protected]>
    ItsEmpa committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    caa0b0f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Merge branch 'refs/heads/beta' into fix/item-stars

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/misc/items/EstimatedItemValueCalculator.kt
    ItsEmpa committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    970cedd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge branch 'beta' into fix/item-stars

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/misc/items/EstimatedItemValueCalculator.kt
    ItsEmpa committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0d2a67a View commit details
    Browse the repository at this point in the history
  2. use regex instead

    ItsEmpa committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a7bb41a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

    hannibal002 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a484c5f View commit details
    Browse the repository at this point in the history
  3. hanni's changes

    ItsEmpa committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ba51d84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4da3c1 View commit details
    Browse the repository at this point in the history
  5. added regex test

    hannibal002 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5a5f2d9 View commit details
    Browse the repository at this point in the history