Conversation
- Upgrade to loom 1.11 - Split up source sets by client & main - Increase loader requirement to 0.17.2 - Upgrade gradle - Initial (incomplete) 1.21.9 support - Fix some typos of how intermediary was spelt - Fix some name typos in FabricReflectionHelper - Fix private method reflection in FabricReflectionHelper - Fix some other comments in FabricReflectionHelper - NOTE: some features are still broken/missing on 1.21.9 - NOTE: some older versions don't load currently due to not all remaps not being manually done yet
- Reduce min loader version back to 0.15.0 - Fix some whitespace - Fix `InputUtil_isKeyPressed_1` missing the return type - Use `Common.IS_SYSTEM_MAC` instead of `Util.getOperatingSystem() ` - Fix some mixins on older versions where the remapping no longer works due to updated mappings - Use java nio in ModOptions consistently
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #50