CraftOS-PC v2.7.5
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).
- Added
term.relativeMouse
function, which convertsmouse_move
events intomouse_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.
The installers were updated on 8/3 to fix an issue in window.clear
.
The Windows installers were updated on 8/26 to update libraries and fix an issue with WebSockets.