6a59e88 Attempt to convert serverbound clicks to hashed items in 1.21.5 This will fix desyncs on item drags due to the server missing the individual data hashes. Some are not implemented, in which case it will still cause those sames issues, but generally this will fix its handling for most items
32f4138 Add missing PLAYER_CHAT handlers in 1.20/1.21 versions (#999)
c9573a1 Move data handling 1.21.5 text component rewriting to the right place Fixes #997
def9df8 Update Gradle Wrapper from 8.13 to 8.14 (#996)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
fd4bc59 Fix potion entity hover event in 1.21.5->1.21.4 (#995)
- Various fixes to text component rewriting in 1.21.5->1.21.4 and 1.20.5->1.20.3 (by bluegreensea, EnZaXD)
- Fixed the advancement background texture being missing in 1.21.5->1.21.4 (by booky10)
- Change copy_clipboard click actions to suggest_command in 1.16->1.15.2 (by EnZaXD)
- Be more lenient with other plugins sending entity data for entities that don't exist
If you want to get larger version updates early, consider supporting me via https://viaversion.com/donate. See the previous update notes for more info.
53584b0 Trim string tag in 1.20.5->1.20.3 show item hovers Fixes ViaVersion/ViaVersion#4457
7f97ae8 Cancel more new entity data types directly Be more lenient with plugins sending data for entities that don't exist...
4dd4b2f Fix advancement menu background keys (#984)
Co-authored-by: FlorianMichael florian.michael07@gmail.com
8a9cc8b Use correct version in json to tag conversion in 1.21.5->.4 (#983)
9e3861f Remap COPY_TO_CLIPBOARD click event to SUGGEST_COMMAND in 1.16->1.15.2 (#982)
b74ac19 Fix attribute_modifiers in 1.21.5->1.21.4 (#979)
fa90711 Bump version to 5.3.2-SNAPSHOT
b8e0b39 Add mapping for CHUNKS_BIOMES in 1.21.5->1.21.4 (#976)
6ec175d And here too
9bd1785 Add --refresh-dependencies to workflow build
422826a Always cancel saddle equipment
1.21.5 server support - requires ViaVersion 5.3.0
- Added handling for show item hover events in 1.20.5->1.20.3 (by EnZaXD)
- Fixed player rotation reading in 1.21.2->1.21
- Fixed inverted horizontal player input when in a vehicle in 1.21.2->1.21
- Fixed inlined jukebox song item data with creative mode clients in 1.21->1.20.5
- Fixed blocks in minecarts in 1.17->1.16.4
f6dcd14 Update pre-1.20 container id types