Skip to content

CraftOS-PC Accelerated v2.7.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@MCJack123 MCJack123 released this 11 Aug 20:24
· 101 commits to luajit since this release
7f17159

CraftOS-PC v2.7.5 is a minor update that includes some new CC:Tweaked features, as well as some small fixes.

  • Updated CC:T version to 1.106.1
    • Optimise JSON string parsing.
    • Add colors.fromBlit (Erb3).
    • Add custom timeout support to the HTTP API.
    • The speaker program now errors when playing HTML files.
    • edit now shows an error message when editing read-only files.
    • Port fs.find to Lua. This also allows using ? as a wildcard.
    • Add option to serialize Unicode strings to JSON (MCJack123).
    • Small optimisations to the window API.
    • Lua REPL no longer accepts )( as a valid expression.
    • Fix several inconsistencies with require/package.path in the Lua REPL (Wojbie).
  • Updated LuaJIT to the latest version
  • Added Apple Silicon/ARM64 support
  • Added term.relativeMouse function, which converts mouse_move events into mouse_move_relative events with relative velocities
  • Fixed modem.getNameLocal not existing
  • Fixed abort timeouts firing after the computer goes into sleep mode
  • Fixed stack corruption when using string.format("%q")
  • Fixed a niche case crash when the computer turns off while prompting for abort timeout
  • Fixed SSL errors in AppImage builds
  • Fixed incorrect file version number on Windows

If you need help using CraftOS-PC, I'm available on the CraftOS-PC Discord server as @jackmacwindows. Feel free to ping me if you need anything.