Releases: DevBobcorn/AcryliCraft
Release list
Release v1.8.5 (for MC 26.2)
For Minecraft 26.2+, there is a known issue with window transparency when using Vulkan backend on Linux. This is due to Minecraft defaulting to X11(and XWayland for Wayland) for GLFW. The mod solves this issue by forcing Wayland initialization hint when it is available, and this fix seems to work so far. That said, it is not a guaranteed fix for everyone. If you encounter any problem, feel free to report it on the Github page.
Release v1.8.4 (for MC 26.2)
Known Issues
For Minecraft 26.2+, there is a known issue with window transparency when using Vulkan backend. This is likely a problem with how the LWJGL GLFW library bundled with Minecraft handles X11 visual(Wayland is also affected because it then goes through XWayland), and is not currently addressable. Consider switching to OpenGL if you encounter this.
Release v1.7.0 (for MC 1.21.5/1.21.6-1.21.9)
- First release for MC 1.21.5/1.21.6-1.21.9 (with a ton of rendering-related breaking changes)
- New language support for British English (en_gb)
- May contain glitches
Release v1.6.5
- Now available for 1.21.2/1.21.3
- Accessibility onboarding screen logo fix
- Theme detector crash fix
- Add translations for zh_hk and zh_tw
Release V1.6.4
- Fix blending function to remove ugly seams on Minecraft logo
- Fix compatibility issue with Sodium 0.6.0+
Release v1.6.2
- Improve clear color logic for better compatibility
- Fix 1.21 NeoForge Config Screen crash
- Tweak translation resource
Release v1.6.1
- Preliminary support for non-Windows systems
- Error hints on title screen for better usability
Release v1.6.0
- Now for 1.20.6 and 1.21
- Config initialization fix for non-Win11 systems
- 1.21 update by @DeeChael
Release v1.5.1 (Fabric\Quilt only)
- Now for 1.20.5
- Transparent background is now applied to all menu screens as well as title screen. (See gallery)
- Fix compatibility issue with Sodium Extra
Release v1.4.0
- Sync dark mode with the OS
- Fix title screen glitches after turning off window transparency