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.10
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.11
Choose a head ref
  • 11 commits
  • 86 files changed
  • 4 contributors

Commits on Apr 25, 2025

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

Commits on May 1, 2025

  1. Bump softprops/action-gh-release from 2.2.1 to 2.2.2 (#306)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.1 to 2.2.2.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v2.2.1...v2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-version: 2.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    e479a5e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Fix missed override

    Closes #307
    Jikoo committed May 2, 2025
    Configuration menu
    Copy the full SHA
    6647334 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. Add /clearinv and /clearender (#310)

    Co-authored-by: trard <trardone@gmail.com>
    Jikoo and Trard authored May 18, 2025
    Configuration menu
    Copy the full SHA
    8418cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a07673 View commit details
    Browse the repository at this point in the history
  3. Autoformat

    Jikoo committed May 18, 2025
    Configuration menu
    Copy the full SHA
    8647f8e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Re-add errorprone

    Dropped during swap to Gradle
    Jikoo committed May 19, 2025
    Configuration menu
    Copy the full SHA
    7a9bb11 View commit details
    Browse the repository at this point in the history
  2. Apply errorprone suggestions

    Jikoo committed May 19, 2025
    Configuration menu
    Copy the full SHA
    9ca5b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c0fea View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Improve feedback, code health (#312)

    * Drop legacy translations
    * Drop legacy viewer handling
    * Improve lookup feedback
    * Deprecate ISpecialInventory#setPlayerOffline
    * Fix default value being provided
    Jikoo authored May 20, 2025
    Configuration menu
    Copy the full SHA
    b2c13b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b559945 View commit details
    Browse the repository at this point in the history
Loading