-
Notifications
You must be signed in to change notification settings - Fork 4
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
Upstream Sync for Minecraft 1.4 #14
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
- Updated Norwegian Bokmål translations
- Updated Chinese translations
- Updated Belarusian translations
- Change Twitter name to X (Twitter)
- Delay loading API implementations until it's first needed in attempt to fix Architectury API's usage (beta)
* Add support for custom update checking logic * Rename ModrinthUtil to UpdateCheckerUtil * Make download link required * Fix search * Use a separate thread for every custom update checker --------- Co-authored-by: Max Henkel <max@maxhenkel.de>
- Fixed disable_update_checker config option not working
…r (#704) * Allow choosing an update channel to receive notifications for * Pass user preferred update channel to UpdateChecker * Change method of getting the preferred update channel * Request preferred version types from Modrinth only * Switch update channel and quick configure button order * Rerun update checks when clicking done in the modmenu options screen - No longer promotes updates to beta or alpha versions by default
* Display credits by role instead of bunching them together * Add newlines between credit groups, allow translating role names * Fix minor code style issues * Improve translation key generation and fallback role names * Sort contributors within roles * Fix Fabric authors being credited wrong - Group mod credits together by role
- Fix Mod Menu build metadata not being properly stripped from the User Agent string generation for privacy
- Add update checkers for Fabric Loader and Quilt Loader - Add API for mods to provide update checkers for other mods
…her than the button - Fix update checker not being run when config screen is closed without the Done button
- Fixed contributors being sorted
- Update Chinese Translation
- Updated Tatar Translation
- Updated Polish Translation
- Updated Belarusian Translation
Fixes #693 - Fixed crash with unknown badges
…(#716) - Fixed update checker promoting downgrades
SpaceWalkerRS
approved these changes
Jun 16, 2024
SpaceWalkerRS
added a commit
that referenced
this pull request
Jun 16, 2024
Upstream Sync for Minecraft 1.4
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.
Copy of #6 with conflicts resolved for 1.4.
This can also be applied without conflicts to the 1.3 branch.