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

Update to 1.20.4 #65

Merged
merged 7 commits into from
Apr 24, 2024
Merged

Update to 1.20.4 #65

merged 7 commits into from
Apr 24, 2024

Conversation

DrexHD
Copy link
Contributor

@DrexHD DrexHD commented Dec 10, 2023

  • Update to 1.20.4 (only text serialization related changes)
  • Improved tellraw selector filter (will now only broadcast messages to discord that have exactly @a selector.
  • Fix large images kicking players (The image interpolation only used width for determining the stepsize, this caused some horizontal images to exceed the maximum nbt string length causing player disconnects!)

I hope this is the last change that is required to satisfy everyone.
This improves the selection filter to compare it to the second last
node, which for tellraw should always be the selector! (This commit
allow commands like `/execute ... run tellraw @A [{"text":"test"}]` to
be broadcast.)
Moves join and leave message events to the actual broadcast to ensure
better compatibility
@DrexHD DrexHD merged commit 81e446a into QuiltServerTools:master Apr 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants