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: Craftable Item List #1334

Merged
merged 43 commits into from
Jun 20, 2024
Merged

Feature: Craftable Item List #1334

merged 43 commits into from
Jun 20, 2024

Commits on Jan 7, 2024

  1. Added Alignment

    Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    18b2bf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d7705 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 26, 2024

  1. fixed scrolling

    Thunderblade73 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0323811 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    b88dc7b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'renderable-Align' into renderable-scrollable

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fb4c99a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge branch 'beta' into renderable-scrollable

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4b84824 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge branch 'beta' into renderable-scrollable

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fb5a7b8 View commit details
    Browse the repository at this point in the history
  2. fix

    Thunderblade73 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3540f64 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Apr 1, 2024

  1. Add Craftable Item List

    hannibal002 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c0faf9e View commit details
    Browse the repository at this point in the history
  2. typos

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

Commits on Apr 3, 2024

  1. Merge branch 'beta' into crabable-item-list

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    hannibal002 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    238e80b View commit details
    Browse the repository at this point in the history
  2. move

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    20e56b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15cf37a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Update src/main/java/at/hannibal2/skyhanni/features/inventory/craft/C…

    …raftableItemList.kt
    
    Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
    hannibal002 and CalMWolfs authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0622235 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'beta' into crabable-item-list

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    hannibal002 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    905b974 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    6f186ed View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    805ce1e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'beta' into renderable-scrollable

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ecd370e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge branch 'beta' into renderable-scrollable

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    77ae3a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    471c4f4 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    82339c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d6baf3 View commit details
    Browse the repository at this point in the history
  3. using scrollable list

    hannibal002 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2a28b48 View commit details
    Browse the repository at this point in the history
  4. bug fix

    Thunderblade73 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6a1be68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4c825d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45f5ed2 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'beta' into renderable-scrollable

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/CollectionUtils.kt
    Thunderblade73 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bbb2d7a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf3b5f5 View commit details
    Browse the repository at this point in the history
  9. fix some things

    hannibal002 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c995e65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae06a75 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

Commits on May 28, 2024

  1. Merge branch 'refs/heads/beta' into crabable-item-list

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    hannibal002 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fe75367 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Merge branch 'refs/heads/beta' into crabable-item-list

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    hannibal002 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    c2304c5 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    hannibal002 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d864960 View commit details
    Browse the repository at this point in the history
  3. code cleanup

    hannibal002 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d681794 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2d7d87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2144a08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46a736f View commit details
    Browse the repository at this point in the history
  7. refactoring

    hannibal002 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    785f12b View commit details
    Browse the repository at this point in the history