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

Release v2.0.0-milestone.4.6 #652

Merged
merged 46 commits into from
Aug 8, 2024
Merged

Conversation

raoulvdberge
Copy link
Contributor

Hi @raoulvdberge!
This PR was created in response to a manual trigger of the release workflow here: https://github.com/refinedmods/refinedstorage2/actions/runs/10304829666.
Merging this PR will publish the release.

raoulvdberge and others added 30 commits July 26, 2024 09:26
Merge main into develop branch
Only crafting patterns.
Also avoid clicking sound when clicking on a progress bar.
And now remove widgets.png all together.
There is already a sprite for it.
It was used for Patchouli guide initially.
However, Patchouli was too difficult to maintain.
Book is no longer needed for now.
Mentioning NBT made it outdated.
Incorrect because it was inverted.
No alternatives selection yet.
This relied on having a mutable ResourceAmount by-reference, which
is unstable.
In ResourceList and RootStorage.
In RootStorage and ResourceList.

Thanks to this we can remove #get in RootStorage and ResourceList.
And rename #getResources to #getAll
…resource-amount

Immutable resource amount
Also fixes amount screen allowing more than the maximum for fluids.
raoulvdberge and others added 16 commits August 6, 2024 09:47
Used for ghost ingredient dragging.
If the amount changes, the slot is re-sent
which causes the alternatives to clear client
side. Now, for every resource change,
even if it's just amount, re-send
the alternatives to the client.
They couldn't be extracted as ItemStack
does not implement equals/hashCode and that
breaks the extract comparison for the
stack component.
@raoulvdberge raoulvdberge merged commit 2f97ae8 into main Aug 8, 2024
6 checks passed
@raoulvdberge raoulvdberge deleted the release/2.0.0-milestone.4.6 branch August 8, 2024 15:29
Copy link

sonarcloud bot commented Aug 8, 2024

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants