Skip to content

[1.20.1] 1.108.0

Compare
Choose a tag to compare
@SquidDev SquidDev released this 28 Aug 11:39
· 310 commits to mc-1.20.x since this release
8fb1dd3

New features in CC: Tweaked 1.108.0

  • Remove compression from terminal/monitor packets. Vanilla applies its own compression, so this ends up being less helpful than expected.
  • /computercraft command now supports permission mods.
  • Split some GUI textures into sprite sheets.
  • Support the %g character class in string pattern matching.
  • Add integration with MoreRed's bundled cables.

Several bug fixes:

  • Fix crash when playing some modded records via a disk drive.
  • Fix race condition when computers attach or detach from a monitor.
  • Fix the "max websocket message" config option not being read.
  • tostring now correctly obeys __name.
  • Fix several inconsistencies with pattern matching character classes.