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.5 #634

Merged
merged 47 commits into from
Jul 26, 2024
Merged

Release v2.0.0-milestone.4.5 #634

merged 47 commits into from
Jul 26, 2024

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/10107236781.
Merging this PR will publish the release.

raoulvdberge and others added 30 commits July 10, 2024 21:21
Merge main into develop branch
…ract

feat: ability to extract resources other than item from the interface
If the destination supports items and fluids, and we try to export fluids,
it would also try the item strategy,
and try to convert fluid into an item,
which doesn't work, and throws an NPE.
fix: crash when trying to export fluids on Fabric
We no longer need to implement this
ourselves for NeoForge.
For Fabric, keep the existing patch.

See: neoforged/NeoForge#1001
It doesn't work on servers, and on the client
the translations are loaded too late.
raoulvdberge and others added 17 commits July 21, 2024 01:32
refactor: remove platform prefix from modules, rename platform-api to common-api
It's also used by the importer.
Stores dimension for the player at start of the session
(= now context).
… item api

It essentially validates the player, so name it that way.
Renames "PlatformApi" to "RefinedStorageApi"
for consistency with "RefinedStorageNeoForgeApi".

Introduces new "neoforge-api" module.
Renames NetworkNodeContainerBlockEntity to NetworkNodeContainerProvider.

Decouples ConnectionStrategy from block entities.

Introduce builder for network node containers.
Moves RefinedStoragePlugin to fabric-api module as it's only needed for Fabric.
fix: silicon tag missing and recipes not using silicon tag
@raoulvdberge raoulvdberge merged commit 87076fb into main Jul 26, 2024
6 checks passed
@raoulvdberge raoulvdberge deleted the release/2.0.0-milestone.4.5 branch July 26, 2024 07:17
Copy link

sonarcloud bot commented Jul 26, 2024

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 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