-
-
Notifications
You must be signed in to change notification settings - Fork 103
fix: fix some bugs around dialog emulation #1131
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
base: master
Are you sure you want to change the base?
fix: fix some bugs around dialog emulation #1131
Conversation
...a/com/viaversion/viabackwards/protocol/v1_21_6to1_21_5/provider/ChestDialogViewProvider.java
Outdated
Show resolved
Hide resolved
FlorianMichael
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for your changes, overall looks good. just some minor things I would like to address before merging
...a/com/viaversion/viabackwards/protocol/v1_21_6to1_21_5/provider/ChestDialogViewProvider.java
Outdated
Show resolved
Hide resolved
...a/com/viaversion/viabackwards/protocol/v1_21_6to1_21_5/provider/ChestDialogViewProvider.java
Show resolved
Hide resolved
common/src/main/java/com/viaversion/viabackwards/protocol/v1_21_6to1_21_5/data/Button.java
Show resolved
Hide resolved
...a/com/viaversion/viabackwards/protocol/v1_21_6to1_21_5/provider/ChestDialogViewProvider.java
Outdated
Show resolved
Hide resolved
...a/com/viaversion/viabackwards/protocol/v1_21_6to1_21_5/provider/ChestDialogViewProvider.java
Outdated
Show resolved
Hide resolved
...a/com/viaversion/viabackwards/protocol/v1_21_6to1_21_5/provider/ChestDialogViewProvider.java
Outdated
Show resolved
Hide resolved
|
Applied your reviews, thank you for the review. |
FlorianMichael
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few minor nitpicks before merge
...a/com/viaversion/viabackwards/protocol/v1_21_6to1_21_5/provider/ChestDialogViewProvider.java
Outdated
Show resolved
Hide resolved
...a/com/viaversion/viabackwards/protocol/v1_21_6to1_21_5/provider/ChestDialogViewProvider.java
Show resolved
Hide resolved
common/src/main/java/com/viaversion/viabackwards/protocol/v1_21_6to1_21_5/data/Dialog.java
Show resolved
Hide resolved
Co-authored-by: FlorianMichael <[email protected]>
|
Applied your reviews! |
I encountered some bugs while I'm trying to play with True Crafter Mode Datapack.
I tried to fix these bugs, but I'm very new to Java and Minecraft server plugins; sorry if I made some mistakes.
This PR fixes: