generated from axieum/fabric-example-mod
-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore: backport v2.0.2+1.20.1 to 1.19.4 #95
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
(cherry picked from commit e252ddb)
deps: update dependency fabric-api to 0.86.1+1.19.4 build(deps): update dependency checkstyle to 10.12.1 build(deps): update dependency fabric-loom to 1.3-SNAPSHOT build(deps): update dependency gradle to 8.2.1 build(deps): update dependency junit to 5.10.0 build(deps): update dependency minotaur to 2.8.2 build(deps): update dependency shadow to 8.1.1 build(deps): update dependency yarn to 1.19.4+build.2 Release-As: v2.0.2+1.19.4
chore(deps): update dependency fabric-api to v0.87.1+1.19.4 build(deps): update dependency checkstyle to v10.12.4 build(deps): update dependency fabric-loom to v1.4-SNAPSHOT build(deps): upgrade gradle wrapper to v8.4 build(deps): update dependency minotaur to v2.8.4 (cherry picked from commit 4fe6afb)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
build
Improvements or additions to the build process
documentation
Improvements or additions to documentation
minecord
Improvements or additions to the main module
minecord-api
Improvements or additions to the api module
minecord-chat
Improvements or additions to the chat module
minecord-cmds
Improvements or additions to the commands module
minecord-presence
Improvements or additions to the presence module
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.
fix(chat): do not check player count during server start-up on Discord messages (fixes #84) (#91)
(cherry picked from commit 8cddbeb)
refactor: defer config loading and reloading (#92)
(cherry picked from commit e252ddb)
fix(cmds): option choices were incorrectly serializing to disk (fixes #83) (#90)
This was caused by it being deserialized as
JsonPrimitive
, and then this object being serialized back to disk.(cherry picked from commit 70574c4)
chore(deps): update dependency JDA to v5.0.0-beta.15
chore(deps): update dependency fabric-api to v0.87.1+1.19.4
chore(deps): update dependency fabric-loader to v0.14.23
build(deps): update dependency checkstyle to v10.12.4
build(deps): update dependency fabric-loom to v1.4-SNAPSHOT
build(deps): upgrade gradle wrapper to v8.4
build(deps): update dependency junit to v5.10.0
build(deps): update dependency minotaur to v2.8.4
build(deps): update dependency shadow to v8.1.1
build(deps): update dependency yarn to v1.19.4+build.2
Release-As: v2.0.2+1.19.4