Skip to content

Release 1.11.1#36

Merged
theEvilReaper merged 14 commits intomasterfrom
develop
Aug 10, 2025
Merged

Release 1.11.1#36
theEvilReaper merged 14 commits intomasterfrom
develop

Conversation

@theEvilReaper
Copy link
Copy Markdown
Contributor

Proposed changes

This release includes important changes to inventory click handling, fixing an issue where some layout components did not retrieve a lookup to process clicks. Additionally, the documentation has been updated and will be published with this release.

Types of changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING.md
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you
did and what alternatives you considered, etc...

theEvilReaper and others added 14 commits July 22, 2025 11:59
Add generation of documentation and source jars
Update Aves dependency version to 1.0.0 in readme and modify Renovate configuration
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Improve click handling to check if a clicked slot is in both layouts present

* Add test if the clicked item passes through the static layout of the inventory

* Cleanup imports and improve variable name

---------

Co-authored-by: theEvilReaper <theEvilReaper@users.noreply.github.com>
@theEvilReaper theEvilReaper merged commit 1ca68c6 into master Aug 10, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants