github cc-tweaked/CC-Tweaked v1.20.1-1.109.0
[1.20.1] 1.109.0

latest releases: v1.21.8-1.116.1, v1.21.7-1.116.1, v1.21.1-1.116.1...
pre-release22 months ago

New features in CC: Tweaked 1.109.0

  • Update to Lua 5.2
    • getfenv/setfenv now only work on Lua functions.
    • Add support for goto.
    • Remove support for dumping and loading binary chunks.
  • File handles, HTTP requests and websocket messages now use raw bytes rather than converting to UTF-8.
  • Add allow_repetitions option to textutils.serialiseJSON.
  • Track memory allocated by computers.

Several bug fixes:

  • Fix error when using position captures and backreferences in string patterns (e.g. ()(%1)).
  • Fix formatting non-real numbers with %d.

Don't miss a new CC-Tweaked release

NewReleases is sending notifications on new releases.