forked from FabricMC/fabric-loader
-
Notifications
You must be signed in to change notification settings - Fork 0
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
a #2
Merged
Merged
a #2
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
…non-semver and only indev, refactoring
(cherry picked from commit afa674c)
* Refactor LibClassifier to be usable by other game providers * Multi-gameJar and full CL transfer prototype * Ignore parent CL accesses to URLs in the Knot CL, refactor class loading * Address review comments * Prevent bogus parent CL delegation cases, add missing logging related libs * Swap QueueLogAppender for UUIDTypeAdapter in log4j plugin lib detection, the former is no longer in use * Update Mixin, use its direct service specification * Optimize Loader library handling
…involved, always show non-semver warning
This occurred when the first class to be loaded after mixin configs are added is referenced in an `IMixinConfigPlugin` belonging to one of said configs.
Should be a bit more reliable going forward.
…wn. (#768) * Fix forked error window not closing when the parent process is shutdown. * Remove shutdown hook.
* Fix typo * Thanks NebelNidas
* Update mixin * Update mixin * Update mixin
…#767) Also updates the build script to Gradle 8
* Create and run applet on AWT EventQueue thread * Fix styling * Fixed styling, again
* Fix icon objects in mod metadata not being parsed correctly Fixes #741 * Add mod metadata parsing tests for icons
* Print mod list as tree * Remove root-level decorations * Also sort nested mods alphabetically
* Localize more messages * Add ja-JP translation * Allow English text to be queried * Make FormattedException translatable * Misc fixes * Update src/main/java/net/fabricmc/loader/impl/FormattedException.java
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.
No description provided.