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: Add overflow crop milestones #997

Merged
merged 33 commits into from
May 3, 2024

Commits on Feb 24, 2024

  1. Add overflow crop milestones

    qtlunya committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    afeb540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67e28b9 View commit details
    Browse the repository at this point in the history
  3. Fix

    qtlunya committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    872c380 View commit details
    Browse the repository at this point in the history
  4. Remove test command

    qtlunya committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    8b83202 View commit details
    Browse the repository at this point in the history
  5. Address review comments

    qtlunya committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ff67996 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    qtlunya committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    31e9efc View commit details
    Browse the repository at this point in the history
  7. Forgot to commit these

    Co-authored-by: HiZe <superhize@hotmail.com>
    qtlunya and superhize committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    fe2cb65 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. No more property

    Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
    qtlunya and CalMWolfs authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    41d9810 View commit details
    Browse the repository at this point in the history
  2. Fix access

    qtlunya committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    8a54410 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    19e9cd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27db1e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge branch 'beta' into fork/overflow-milestones

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/config/commands/Commands.kt
    hannibal002 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ffe6e70 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Address some review comments

    qtlunya committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    1466146 View commit details
    Browse the repository at this point in the history
  2. Fix build error

    qtlunya committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    addbf94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a175c66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f79362 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge branch 'beta' into fork/overflow-milestones

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/garden/farming/GardenCropMilestoneDisplay.kt
    #	src/main/java/at/hannibal2/skyhanni/features/misc/discordrpc/DiscordStatus.kt
    hannibal002 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3b1593e View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    hannibal002 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ff3809d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e10ae05 View commit details
    Browse the repository at this point in the history
  4. code cleanup

    hannibal002 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a2d265b View commit details
    Browse the repository at this point in the history
  5. code cleanup

    hannibal002 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    720f289 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9caa101 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9b9caa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f88e7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cfcb89b View commit details
    Browse the repository at this point in the history
  10. add todos

    hannibal002 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a7ec34d View commit details
    Browse the repository at this point in the history
  11. code cleanup

    hannibal002 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b32c3c8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge branch 'beta' into fork/overflow-milestones

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/misc/discordrpc/DiscordStatus.kt
    hannibal002 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e8cb265 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Apply suggestions from code review

    Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
    qtlunya and CalMWolfs authored May 3, 2024
    Configuration menu
    Copy the full SHA
    e89ee91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    046894a View commit details
    Browse the repository at this point in the history
  3. Use isRoman

    qtlunya committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6a38a2a View commit details
    Browse the repository at this point in the history
  4. Add TODO

    qtlunya committed May 3, 2024
    Configuration menu
    Copy the full SHA
    806a339 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52cefb4 View commit details
    Browse the repository at this point in the history