Skip to content

Releases: ZalithLauncher/ZalithLauncher2

2.4.9_hotfix1

Choose a tag to compare

@MovTery MovTery released this 26 Jun 11:39
e221ed7

Updates:

Fixes:

2.4.9

Choose a tag to compare

@MovTery MovTery released this 26 Jun 05:10
9840d07

Updates:

Fixes:

2.4.8

Choose a tag to compare

@MovTery MovTery released this 17 Jun 06:53
b33f523

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.

Updates:

  • GP#1379: Optimized rendering performance and quality for player avatar and cape previews (by @MovTery)
  • GP#1381: Added Vietnamese translation for Terracotta multiplayer (by @dryfish09)
  • GP#1406: Added scrollbars to some scrollable UI components (by @MovTery)
  • Main#1c1973d4: Check OptiFine mod separately, no longer fetching its project remotely (by @MovTery)

Changes:

  • GP#1404: Crash page now uses buttons to switch between landscape/portrait orientation (by @MovTery)
  • Main#cc39747d: Use loader icon as fallback when local mod fails to fetch its icon (by @MovTery)
  • Main#5db42d44: Exclude mods that cannot fetch remote projects when updating mods (by @MovTery)

Fixes:

  • GP#1385: Unable to search for mods or modpacks using Chinese (by @MovTery)
  • GP#1390: Use OkHttp for file downloads to fix timeout and freeze issues (by @MovTery)
  • GP#1420: Control layout - filtering valid events unexpectedly disrupted the original order (by @MovTery)
  • GP#1421: Filter out non-publicly visible remote projects when searching (by @MovTery)
  • GP#1422: Reserve safe area for title bar in multi-window mode (by @MovTery)
  • GP#1423: Persistent black screen when switching to background while using SurfaceView (by @MovTery)

2.4.7

Choose a tag to compare

@MovTery MovTery released this 08 Jun 02:52
302887a

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.

Refactors:

Changes:

Fixes:

2.4.6

Choose a tag to compare

@MovTery MovTery released this 05 Jun 13:11
d3daf2d

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.

Updates:

  • GP#1348: Added support for fetching target resources by project ID (by @MovTery)

Fixes:

  • GP#1345: Removed library deduplication mechanism due to impact on game launch (by @MovTery)
  • GP#1346: Some features not working after enabling R8 obfuscation (by @MovTery)
  • GP#1349: MC 26.2-pre-4 failing to launch due to missing LWJGL functions (by @MovTery)

2.4.5

Choose a tag to compare

@MovTery MovTery released this 05 Jun 03:01
d78d537

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.

Updates:

Refactors:

  • GP#1303: Upgraded AGP and dependencies, enabled R8 to optimize launcher performance (by @MovTery)
  • GP#1303: Removed StringFog library, replaced with BuildKeys library to dynamically generate configuration classes (by @MovTery)
  • GP#1303: Manually record launcher log tags (by @MovTery)

Changes:

Fixes:

  • GP#1303: Fixed multi-architecture builds not cleaning up redundant Jre25 architectures (by @MovTery)
  • GP#1304: Crash when requesting permissions on systems that do not support "Manage all device files" permission (by @MovTery)
  • GP#1305: Version list component issues in the main menu (by @MovTery)
  • GP#1321: Fixed MIME type filtering for imports from the in-game directory menu (by @sdf123098)
  • GP#1319: Fixed physical mouse event handling (by @MovTery)

2.4.4

Choose a tag to compare

@MovTery MovTery released this 20 May 07:02
b2aa23b

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.

Updates:

Refactors:

  • GP#1246: Separated game log sharing logic into its own handler (by @MovTery)

Fixes:

  • GP#1244: Deduplicate game dependency libraries when launching and added logging (by @MovTery)
  • GP#1245: Release active component on pointer up in control layout & pointer capture logic (by @MovTery)
  • GP#1247: Custom home page - Improved security of home page events (by @MovTery)
  • GP#1252: Multi-touch conflict on scrollable controls in control layout (by @MovTery)
  • GP#1263: MC 26.2+ failing to fall back to OpenGL when Vulkan requirements are not met (by @MovTery)
  • GP#1263: MC 26.2+ crashing when running in picture-in-picture mode (by @MovTery)
  • GP#1264: Error handling coroutine not using main thread dispatcher in account management (by @MovTery)
  • GP#1281: Do not use user-defined parameters when installing a loader from the foreground (by @MovTery)
  • GP#1282: Control layout pointer handling conflict on some devices (only pointer slide) (by @MovTery)

2.4.3

Choose a tag to compare

@MovTery MovTery released this 07 May 10:18
0a05a73

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.

Updates:

  • GP#1222: Synced translations from Weblate project
  • GP#1210: Added support for customizing the launcher home page using Markdown (by MovTery)
  • GP#1214: Store log files separately for each game version (by MovTery)
  • GP#1214: Added ability to share and view logs in the version overview (by MovTery)

Changes:

  • GP#1177: Replaced domestic mirror API domain within China (by leemwood)
  • GP#1214: Use read-only editor preview when opening dependency project licenses in the About page (by MovTery)

Fixes:

  • GP#1167: imgui loading issue for Veil mod version 3.1.0- (by MovTery)
  • GP#1176: Fullscreen not taking effect and system UI components not hiding on some devices (by MovTery)
  • GP#1186: Unable to correctly locate the actual directory level when importing saves (by MovTery)
  • GP#1214: Upload dialog not closing when canceling game log upload (by MovTery)
  • GP#1217: LabyMod 3 and similar clients failing to launch due to incorrect vanilla inheritance logic (by MovTery)
  • GP#1218: Angelica mod failing to launch (by MovTery)
  • GP#1219: Control layout conflicting with mouse movement on some devices (by MovTery)
  • GP#1221: LWJGL missing IME positioning function causing TouchController to crash (by MovTery)

2.4.2

Choose a tag to compare

@MovTery MovTery released this 28 Apr 15:33
00289ee

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.

Updates:

  • GP#1169: Synced translations from Weblate project
  • GP#1136: Display download speed for download tasks (by MovTery)
  • GP#1151: Clicking on a screenshot in the screenshot manager opens it with the system image viewer (by youfeng11)
  • GP#1152: Check for content count changes when returning to Content Manager to auto-refresh the list (by MovTery)
  • GP#1160: Updated launcher to support using multi-cloud storage links (by MovTery)
  • GP#1161: Apply fullscreen to launch extraction page according to settings (by youfeng11)
  • GP#1143: Added JVM keep-alive foreground service (by MovTery)

Changes:

  • GP#1145: Only use default name when the name is empty when modifying/adding a server (by MovTery)
  • GP#1146: Adjusted prompt text color for overwriting an existing version installation (by MovTery)
  • GP#1147: Automatically select the newly added account when adding an account (by MovTery)
  • GP#1162: Adjusted theme configuration for the Terracotta multiplayer menu (by MovTery)

Fixes:

  • Main#71125970, Main#20054dac: Reverted changes that caused display anomalies on some devices (by MovTery)
  • GP#1133: 26.2 snapshot4 failing to run (by MovTery)
  • GP#1137: Added path traversal check for filename legality validation (by MovTery)
  • GP#1142: Activity configuration issue causing multiple launcher instances to exist (by MovTery)
  • GP#1149: UI anomalies on some devices when entering fullscreen (by MovTery)
  • GP#1150: Launch extraction page should ignore Java runtime environments not supported by the current device (by MovTery)
  • GP#1165: Replaced domestic mirror API domain within China (by leemwood)

2.4.1

Choose a tag to compare

@MovTery MovTery released this 25 Apr 13:11
1ecf421

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.

Updates:

  • GP#1112: Synced translations from Weblate project
  • GP#1074: Use concurrency to check for updates when updating mods. by youfeng11
  • GP#1078: Added Korean language option. by youfeng11
  • GP#1080: Added screenshot manager to view/save all in-game screenshots. by youfeng11, MovTery
  • GP#1095: Removed high-overhead theme switch transition animations, only transition when toggling dark mode. by MovTery
  • GP#1099: Rewrote full-screen exit implementation to support SDK 35. by youfeng11, MovTery
  • GP#1103: Added extraction task description for JNA dependency project. by MovTery

Refactors:

  • GP#1072: Do not enable domestic mirrors when downloading resources outside of China. by MovTery
  • GP#1083, GP#1107: Refactored launcher theme to better align with Material 3 Expressive design standards. by MovTery

Changes:

  • GP#1086: Select All/Deselect All in Content Manager only applies to filtered results. by MovTery
  • GP#1111: Added ability to bypass account check through specific methods. by MovTery

Fixes:

  • GP#1073: Fixed issues where some devices could not properly exit full-screen, potentially causing touch position anomalies. by MovTery
  • GP#1077: Added support for updating mods by selecting the version based on the mod's own loader. by youfeng11
  • GP#1089: Game info display window can now be manually closed. by MovTery
  • GP#1096: Adapted foreground service type restrictions for Android 14. by MovTery
  • GP#1106: Fixed top bar being obscured when full-screening the app on ChromeOS. by youfeng11
  • GP#1113: Prevented OptiFine and similar versions from entering the update loader page. by MovTery