Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Jikoo/OpenInv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.1.7
Choose a base ref
...
head repository: Jikoo/OpenInv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.9
Choose a head ref
  • 12 commits
  • 39 files changed
  • 3 contributors

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    04ed652 View commit details
    Browse the repository at this point in the history
  2. Update dependabot ecosystem

    Jikoo committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    73e003b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9d63f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Unify Spigot dependency version information declaration

    May be worth adding an entry for latest MC version that is shared between common Paper and current Spigot modules.
    Jikoo committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    9f50de5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

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

Commits on Feb 13, 2025

  1. Code health (#288)

    * Fix some missing nullity/deprecation annotations
    * Remove unnecessary Paper checks
    * Respect title changes from InventoryOpenEvent
    Jikoo authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    4de2c2f View commit details
    Browse the repository at this point in the history
  2. Update release script

    Now I can do things like have unstaged changes on the master branch when I cut a release! Not good!
    Jikoo committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    48a61e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a76e6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c1dc95 View commit details
    Browse the repository at this point in the history
  5. Try to resolve remote cache issues

    The weird part is that I don't have any of these problems locally. Remote is executing tasks in a really weird order, common adapter is building after Spigot adapter despite Spigot adapter depending on an output from it.
    May just have to disable caching, but would like to avoid that if possible.
    Jikoo committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    cd73430 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. Configuration menu
    Copy the full SHA
    e834e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d564773 View commit details
    Browse the repository at this point in the history
Loading