abb1803 Cache dimensions without namespace in 1.19->1.18.2 (#744)
e45a95c Bump version to 4.10.3-SNAPSHOT
- Fixed entity effect particle colors (by EnZaXD)
- Fixed criteria handling for custom enchantments in 1.20.2->1.20
- Fixed player head handling
- Fixed (custom) banner handling
- Invalid heightmap tags are now ignored in 1.17->1.16 (by EnZaXD)
- Updated 1.10 red nether brick item name to match vanilla name (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.
1a22b37 Handle bad heightmaps in 1.17->1.16.4 (#743)
6292c5a Use backup tag remove method when rewriting trade list (#742)
6b616d8 Fixup banner handling
fd43ca5 Properly write properties
91193cf Handle player head block entities Fixes #741
e8602ad Fix red nether brick name in 1.11->1.10 (#739)
7f0982e Fix item mappings with explicit data (0) (#738)
072b590 Don't write null criteria for unknown advancements
633b4b3 Remove alpha channel from particle colors in 1.20.5->.3 (#737)
- Fixed click container button handling (by Gerrygames)
- Fixed handling of new 1.20.5 banners
- Fixed translatable handling (by EnZaXD)
- Fixed entity effect reading below 1.20.2
- Fixed advacements display in 1.20.2->1.20 (with help from Krakenied)
- Fixed listener registration on 1.8 servers
- Paper servers now skip jar remapping of ViaVersion
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.
093328d Handle missing mappings
5bd8786 Update entity mapping usage
fedda03 Use TagUtil#removeNamespaced in 1.19.4->.3 (#735)
99f6356 Make chat_types handling in 1.19 protocols optional (#733)
9b8e65c Implement handleTranslate() for tags in TranslatableRewriter (#734)
bd2eb42 Add advancement criteria if possible in 1.20.2->1.20 Fixes #616
Co-authored-by: Krakenied Krakenied1@gmail.com