[1.20.1] 1.108.0
SquidDev
released this
28 Aug 11:39
·
310 commits
to mc-1.20.x
since this release
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.