Skip to content

0.2.0+alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@ishland ishland released this 11 Jan 07:45
· 13 commits to ver/1.19.3 since this release
0.2.0+alpha.10
18077ed

C2ME 0.2.0+alpha.10 for Minecraft 1.19.3 is released

This small release improves overall stability and fixes some bugs.

Changelog:

  • Updates to 1.19.3
  • perf: Optimizes needsBlending lookup to reduce unnecessary storage I/O and unnecessary stalls during worldgen
  • fix: Disables surface builder alloc optimization when qfapi is present
  • fix: Fixes some startup issues on extremely low-end devices
  • fix: Fixes improper "unsafe async ServerWorld full chunk requests" handling
  • change: Replaces panics with warnings when the disk is too slow when using the new optimized I/O system
  • change: Enables new optimized I/O system only if the parallelism is set to 2 or above
  • change: Raises soft- and hard- limits for vanilla storage cache

Full Changelog: 0.2.0+alpha.9...0.2.0+alpha.10