-
-
Notifications
You must be signed in to change notification settings - Fork 20
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.8 #706
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge main into develop branch
Mouse keybinds
New Crowdin updates
This can be moved to the base block entity instead.
…rkNodeContainerBlockEntity This belongs in the base block entity instead.
Moved to base block entity instead. There is only one block that has no redstone mode, and that one has a flag set.
This ensures that we can reuse it across the other block entities and remove AbstractSchedulingNetworkNodeContainerBlockEntity. * Move work tick rate to BaseNetworkNodeContainerBlockEntity. * Move calculation of speed and work tick rate to UpgradeContainer.
Removes #postDoWork.
…ode-hierarchy Untangle node hierarchy
We go from 90599 states to 3911 states. This moves connection data to server as well (as we have to store and calculate it somewhere). Thanks to Soaryn for notifying me about this!
Stop using blockstates for cable connection data
New Crowdin updates
This fixes performance issues with gathering item tooltips.
…euse fix: reuse grid resources when rebuilding view list
anvil.social no longer works
Fix external storage crash on fabric
…ests Regulator upgrade gametest
New Crowdin updates
To transfer a configured Regulator Upgrade for example.
As requested by Technici4n For addon mods who want to add few items to our main tab.
Configuration card is now stack sensitive
Quality Gate passedIssues Measures |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi @raoulvdberge!
This PR was created in response to a manual trigger of the release workflow here: https://github.com/refinedmods/refinedstorage2/actions/runs/11306842372.
Merging this PR will publish the release.