New Patches
- MC-577 - Mouse buttons block all inventory controls that are not default
- MC-232869 - Adult striders can spawn with saddles in peaceful mode
- MC-143474 - Respawning causes your hotbar to reset to the first space
Bug Fixes
- Fix incompatibility with MineLittlePony (yes this is real)
- Fix MC-7569 not working since 2.0
- Fix default value for fixes in the gui always being true despite if the bug is disabled by default
- Fix MC-143474 not applying since 1.10.0
Bug Fixes
- MC-55347 - Title with long duration shows in other world
- MC-26757 - Large item tooltips can get cut off at the edges of the screen (fabric only)
Rebugify no more!
- Fix MC-122477 preventing some linux users from typing any characters in text boxes.
Misc
- On Quilt, require beta 15 or later because there is a crucial bug fix.
- Mark all superseded mods as "conflicts" which make Fabric & Quilt log warnings.
- Compress icon for smaller file size.
- Fix some client mixins trying to load on servers.
- Don't write disabled fixes to JSON when default disabled is enabled. (#81)
- Don't run MC-237493 when no-telemetry is present, not tiefix.
New Fixes
- Basic: MC-135971 - Can't use CTRL+Q in crafting table
- Gameplay: MC-12829 - Flying through ladders/vines/scaffolding in creative mode slows you down
- Gameplay: MC-31819 - Hunger saturation depletes on Peaceful
Features!
- Gameplay fixes! A new type of bug fix called Gameplay fixes have been added. By default, they are disabled in multiplayer however you can enable them.
- Fixes have been visually split up into client-server categories
Rebugify no more!
- Fix not being able to name any items in an anvil.
Misc
- Migrate to quilt mappings
Rebugify no more!
- Fix unavoidable crash on Forge server environments
- Avoid mixin warning with MC-147605 enabled
- Fix bugfix MC-53312 only applying to villager-like entities not illagers or zombie villagers
- Fix crash on gui on next launch if you forcibly stop the game at a really specific time
- Fix misleading log message displaying total amount of bugs not current amount of enabled bugs
Rebugify no more!
- Fix MC-147605 not allowing you to focus text fields if a widget is present.
Misc
- Add
default_disabled
config option into the GUI.
Bug Fixes
- MC-2025 - Mobs going out of fenced areas/suffocate in blocks when loading chunks
- MC-249021 - The invitation and news buttons aren't consistently displayed within the realms menu
- MC-197260 - Armor Stand renders itself and armor dark if its head is in a solid block - (aws404)
- MC-224729 - Partially generated chunks are not saved in some situations
- MC-147605 - Text cursors can exist in multiple fields - (aws404)
- MC-179072 - Creepers do not defuse when switching from Survival to Creative/Spectator
- MC-145748 - Clicking a settings button when there's a slider under the mouse in the next screen plays the click sound twice
- MC-160095 - End Rods only break Cactus when moved by pistons
Misc
- Add descriptions to bug fixes buttons
- Add opt-out setting for update checking
- Removed MC-26757 as it was quite a bad implementation
- Mark force-close-world-loading-screen as incompatible