Skip to content

2.4.0 hotfix

Choose a tag to compare

@MovTery MovTery released this 21 Apr 04:21
65b5ac7

Notes:

  • Since version 26.2+, Mojang has introduced the Vulkan rendering engine. If your device does not support Vulkan 1.2, please do not use the Vulkan backend to launch the latest version of Minecraft.

Hotfix:

  • Launch: Apply key conflict fix only for versions below 1.13

Updates:

  • Synced translations from Weblate project
  • Control layout editor:
    • Added support for resizing controls by dragging the selection box cursor
    • Show basic action bar at the bottom of a control when selected
  • Game menu: Added support for dragging and saving the floating window position
  • Downloads: Added support for searching by entering custom game version
  • Renderer: Updated Krypton Wrapper to 0.4.5 by youfeng11
  • Added support for loading Sable Rapier native library plugin
  • Settings: Added download channels for renderer plugins, Turnip plugins, and native library plugins
  • Accounts: Added support for parsing and using "Unified Pass" authentication method
  • Disable using other accounts when not logged into a Microsoft account

Changes:

  • Downloads:
    • Removed height change animation for download items
    • Now only list popular major Minecraft versions by default
  • Control layout editor:
    • Draw selection box near the selected control
    • Now requires double-click to open the edit page
    • Control alignment guide lines now sync with launcher theme color
    • Only images can be used as editor background
  • Controls: Removed no-operation handling that could cause abnormal states
  • Properly handle WebView lifecycle to avoid memory leaks by youfeng11
  • Simplified IO stream handling in archive utilities by youfeng11
  • Adjusted asset extraction function and require re-extraction
  • Specify input type for password fields to invoke secure keyboard input
  • Graphics API: Added default setting "Set to OpenGL only on first launch"

Fixes:

  • Launch: Disabled key bindings that were incorrectly triggered on older versions
  • Fixed some errors by youfeng11
  • Gyro controls: Added HIGH_SAMPLING_RATE_SENSORS permission by youfeng11
  • Use ProcessPhoenix to restart when the game exits
  • Fixed inconsistent double-click reset speed for skin preview on different screen refresh rates by youfeng11
  • Incorrect X coordinate of joystick control in RTL layouts
  • Controller support:
    • Fixed repeated triggering of left/right trigger events
    • Fixed some key values not being saved correctly when saving mappings