Skip to content

Releases: DevBobcorn/AcryliCraft

Release v1.8.5 (for MC 26.2)

Choose a tag to compare

@DevBobcorn DevBobcorn released this 24 Jun 11:29

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)

Choose a tag to compare

@DevBobcorn DevBobcorn released this 23 Jun 16:47

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)

Choose a tag to compare

@DevBobcorn DevBobcorn released this 21 Apr 15:09
  • 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

Choose a tag to compare

@DevBobcorn DevBobcorn released this 27 Oct 12:03
  • 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

Choose a tag to compare

@DevBobcorn DevBobcorn released this 27 Aug 08:17
  • Fix blending function to remove ugly seams on Minecraft logo
  • Fix compatibility issue with Sodium 0.6.0+

Release v1.6.2

Choose a tag to compare

@DevBobcorn DevBobcorn released this 07 Aug 11:39
  • Improve clear color logic for better compatibility
  • Fix 1.21 NeoForge Config Screen crash
  • Tweak translation resource

Release v1.6.1

Choose a tag to compare

@DevBobcorn DevBobcorn released this 09 Jul 15:59
  • Preliminary support for non-Windows systems
  • Error hints on title screen for better usability

Release v1.6.0

Choose a tag to compare

@DevBobcorn DevBobcorn released this 14 Jun 03:16
  • 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)

Choose a tag to compare

@DevBobcorn DevBobcorn released this 26 Apr 15:19
  • 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

Choose a tag to compare

@DevBobcorn DevBobcorn released this 20 Apr 04:12
  • Sync dark mode with the OS
  • Fix title screen glitches after turning off window transparency