CraftOS-PC v2.2.3
CraftOS-PC v2.2.3.1 is an emergency bugfix update that fixes an issue where CraftOS-PC uses 100% of the CPU.
Hey, I heard you like bugfixes... so I have some bugfixes for you. A few new features are also tossed in this update to CraftOS-PC, too!
- Added
useHDFont
virtual config option - Added support for reading UTF-8 files
- Pressing enter in the debugger's Call Stack tab now keeps file open
- Stepping multiple lines in the debugger now works as expected
- Fixed accessing locals in the debugger
- Updated cash to latest version
- NUL bytes in string patterns no longer mark the end of the pattern
io.input()
/io.output()
no longer fail when called withio.stdin
/io.stdout
,io.stderr
(#75)- Fixed bug that caused
file.read(x)
on binary files to always return one byte - Fixed segmentation fault when Lua crashes
- Fixed some bugs relating to vanilla mode (#76)
- Added preliminary Emscripten/WASM support (#73)
- Mac: Fixed auto-updater (note that you will still have to manually install this version)
If you need help using CraftOS-PC, I'm available on the ComputerCraft Discord server as @JackMacWindows#9776
. Feel free to ping me if you need anything.
The Windows binary has been updated to fix a small bug that caused the debugger to crash CraftOS-PC.