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 inventory renaming error. #6159

Closed
wants to merge 15 commits into from

Commits on Oct 31, 2023

  1. Copy changes.

    Moderocky committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f7047c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42da33a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9941cb View commit details
    Browse the repository at this point in the history
  4. Add a basic test file.

    Moderocky committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    194f98d View commit details
    Browse the repository at this point in the history
  5. Copy regression test file.

    Moderocky committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e91cfa1 View commit details
    Browse the repository at this point in the history
  6. I will make the tests pass.

    Moderocky committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4bcc437 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bc623a View commit details
    Browse the repository at this point in the history
  8. Update src/main/java/ch/njol/skript/expressions/ExprNamed.java

    Co-authored-by: Patrick Miller <apickledwalrus@gmail.com>
    Moderocky and APickledWalrus authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    23a0e53 View commit details
    Browse the repository at this point in the history
  9. Update src/main/java/ch/njol/skript/expressions/ExprNamed.java

    Co-authored-by: Patrick Miller <apickledwalrus@gmail.com>
    Moderocky and APickledWalrus authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8385045 View commit details
    Browse the repository at this point in the history
  10. Update src/main/java/ch/njol/skript/expressions/ExprNamed.java

    Co-authored-by: Patrick Miller <apickledwalrus@gmail.com>
    Moderocky and APickledWalrus authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f0ebab2 View commit details
    Browse the repository at this point in the history
  11. Update src/main/java/ch/njol/skript/expressions/ExprNamed.java

    Co-authored-by: Patrick Miller <apickledwalrus@gmail.com>
    Moderocky and APickledWalrus authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    47b29aa View commit details
    Browse the repository at this point in the history
  12. Update src/main/java/ch/njol/skript/expressions/ExprNamed.java

    Co-authored-by: Patrick Miller <apickledwalrus@gmail.com>
    Moderocky and APickledWalrus authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8186908 View commit details
    Browse the repository at this point in the history
  13. Update src/main/java/ch/njol/skript/expressions/ExprNamed.java

    Co-authored-by: Patrick Miller <apickledwalrus@gmail.com>
    Moderocky and APickledWalrus authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cbd89cd View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Fix walrus's suggestions.

    Moderocky committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4c10591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c97dec6 View commit details
    Browse the repository at this point in the history