fd16c44 Add option to disable dialog handling in 1.21.6->1.21.5 (#1116)
a37605e Update VV usage
1d4e41f Fix custom action button in notice dialogs not added in 1.21.6->1.21.5 (#1117)
- Fixed errors with items containing new block entity data in 1.21.9->1.21.7
- Fixed object text component handling in 1.21.9->1.21.7 (by EnZaXD)
- Fixed debug sample subscriptions in 1.21.7->1.21.9 (by EnZaXD)
- Fixed inverted hidden data component checks in 1.21.5->1.21.4
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.
eff5470 Remove instrument and jukebox playable in show_item hovers in 1.21.5->1.21.4
bbb52f5 Add --refresh-dependencies to publish workflow
0df9c50 Bump gradle/actions from 4 to 5 (#1115)
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e8637e5 Update sound mapping format VV now includes full sound name mappings, so VB can map them via registry indexes and doesn't need the extra sound file anymore
64b454d Fix world border scale in 1.21.9->1.21.7
433f46e Handle DEBUG_SAMPLE_SUBSCRIPTION structure change in 1.21.9 ->1.21.7 (#1111)
fbe6a67 Fix inverted hidden components checks in 1.21.5->1.21.4 Fixes #1110
454e97c Don't remove font Closes #1109
fccea9b Throw out object components in 1.21.9->1.21.7 (#1108)
Added 1.21.9 server support
- Added
dialog-style
config section and fixed some issues with dialog emulation in 1.21.8->1.21.7 (by EnZaXD) - Fixed a regression in item handling across a few versions
- Fixed sound handling in biome registry elements (by EnZaXD)
- Fixed type reading in server links in 1.21.6->1.21.5 (by purpurcof)
- Fixed stats mappings in 1.21.6->1.21.5 (by EnZaXD)
- Fixed HIDE_ADDITIONAL_TOOLTIP not being set properly in 1.21.5->1.21.4 (by EnZaXD)
- Fixed an error on Folia servers in 1.21.2->1.21 (by riku6460 and EnZaXD)
- Fixed entity sound packets for the self player in 1.14->1.13.2 (by EnZaXD)
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.
99abab0 Update dependencies
f7656fb Always remap show_dialog/custom click events (#1104)
6a440aa Handle signed chat commands as well for custom click events (#1103)
075ca70 Make some functions protected in ChestDialogViewProvider (#1101)
a8cd653 Remove serialize versions from item hasher (#1102)
191dd24 Add missing sound name handlers for biomes (#1098)