Skip to content
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 7 commits into from
Oct 19, 2023
Merged

Conversation

axieum
Copy link
Owner

@axieum axieum commented Jul 28, 2023

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

…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)
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
@axieum axieum self-assigned this Jul 28, 2023
@github-actions github-actions bot added build Improvements or additions to the build process 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 labels Jul 28, 2023
@axieum axieum changed the title backport v2.0.2+1.19.4 chore: backport v2.0.2+1.20.1 to 1.19.4 Jul 28, 2023
@axieum axieum changed the title chore: backport v2.0.2+1.20.1 to 1.19.4 chore: backport v2.0.2+1.20 to 1.19.4 Oct 15, 2023
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)
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 16, 2023
Refs: a8908dc

refactor: tidy up mixins
Refs: c96bfc3

(cherry picked from commit be5e6d5)
@axieum axieum changed the title chore: backport v2.0.2+1.20 to 1.19.4 chore: backport v2.0.2+1.20.1 to 1.19.4 Oct 17, 2023
@github-actions github-actions bot added the minecord Improvements or additions to the main module label Oct 17, 2023
@axieum axieum merged commit a8cb38e into mc/1.19.4 Oct 19, 2023
2 checks passed
@axieum axieum deleted the backport/v2.0.2+1.19.4 branch October 20, 2023 09:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant