-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Backport changes from 1.21.1 #265
Merged
Merged
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd80ea4 - Browse repository at this point
Copy the full SHA dd80ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39274f3 - Browse repository at this point
Copy the full SHA 39274f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aff1a3 - Browse repository at this point
Copy the full SHA 1aff1a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c22f0 - Browse repository at this point
Copy the full SHA b6c22f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50b89da - Browse repository at this point
Copy the full SHA 50b89daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b4f216 - Browse repository at this point
Copy the full SHA 8b4f216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95758d0 - Browse repository at this point
Copy the full SHA 95758d0View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94232f7 - Browse repository at this point
Copy the full SHA 94232f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad4c012 - Browse repository at this point
Copy the full SHA ad4c012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bbe9d2 - Browse repository at this point
Copy the full SHA 9bbe9d2View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59292e9 - Browse repository at this point
Copy the full SHA 59292e9View commit details
Commits on Oct 17, 2024
-
Should have worn steel toe boots
- Add "stub" sourceset to each subproject - Directly pass vararg sourcesets to methods in PlatformExtension to avoid automatically shipping jars with the api stubs - We may have to include stubs in setupLoomMod, but I don't think so - A lot of this can be stripped back out if we don't need stub sources for the forge/fabric subprojects
Configuration menu - View commit details
-
Copy full SHA for 3180999 - Browse repository at this point
Copy the full SHA 3180999View commit details
Commits on Oct 19, 2024
-
- Add Sodium 0.6 and Iris API stubs to stubs source set and remove Gradle dependencies on local Sodium jar, Iris, and Oculus - Ensure usage of APIs that may not exist at runtime is in private classes and access is always guarded - Change ShadersModHandler - Rename to ShadersModHelper - Convert methods to check for Iris' and Optifine's presence into static final fields - Move implementation to impl source set in form of IrisCompat and OptifineCompat classes - Rename CompatMods to CompatMod and add public field to access mod ID - Set BlockEntityType's Sodium predicate to null after it is removed - Update repository links - Remove local libs repository
Configuration menu - View commit details
-
Copy full SHA for d157fe9 - Browse repository at this point
Copy the full SHA d157fe9View commit details
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.