Skip to content

2.0.0_beta-20251206a

Choose a tag to compare

@MovTery MovTery released this 06 Dec 07:13
· 1708 commits to main since this release
8e31ef0

Updates:

  • Synchronized languages with the Weblate project
  • Control Layout Editor: only display the selected control layer
  • Settings:
    • Launcher Settings: support manually changing the launcher's dark mode
    • Control Settings: support toggle for touchpad-style operations
  • Game-Related: support adjusting the opacity of the game floating window
  • Content Management:
    • Mod Manager: support filtering based on mod enable status (by @leemwood)
    • All managers: display hint text when manual filtering results in no items
  • Version Management:
    • Correctly parse MC version numbers from PCL2-exported modpacks
    • Correctly parse Forge versions with "-mcXXX" suffix
    • Support changing the mod loader for a game version
  • Built-in Terracotta multiplayer (China region only)

Adjustments:

  • Settings: store numeric configuration ranges and enforce constraints
  • UI-Related: improved edge blur effect for scrollable lists

Refactors:

  • Control Layout Editor: optimized editor performance
  • UI-Related: redesigned layout of the color picker dialog

Fixes:

  • UI-Related:
    • Download Resources: fixed incorrect height of the "Select Game Version" dialog
    • Version Management: corrected "More" menu position in game directory
    • Main Page: fixed version loading UI unexpectedly occupying the entire screen
  • Control-Related:
    • Forced refresh of the virtual mouse when changing its size
    • Fixed composable text input issue with Microsoft SwiftKey
  • Game-Related:
    • Floating window position no longer resets when resizing
    • Fixed XaeroPlus mod failing to load SQLite
  • Version Management: fixed incorrect selection when handling large numbers of versions
  • Account Management: correctly display error messages from authentication servers