CraftOS-PC Accelerated v2.8.2
Pre-release
Pre-release
·
16 commits
to luajit
since this release
CraftOS-PC v2.8.2 fixes a large number of issues that have popped up since the Lua 5.2 update, and bumps CC:T compatibility to the latest version.
- Updated CC:T version to 1.110.2
- Discard characters being typed into the editor when closing
edit'sRunscreen. - Improve several Lua parser error messages.
colour.toBlitcorrectly errors on out-of-bounds values.- Round non-standard colours in
window, liketerm.native()does. - Fix
speakerprogram not resolving files relative to the current directory. - Add
speaker soundcommand (fatboychummy). - Improve error when calling
speaker playwith no path (fatboychummy). - Prevent playing music discs with
speaker.playSound. - Various documentation fixes (cyberbit).
- Discard characters being typed into the editor when closing
- Fix compilation on Linux with MUSL libc (Ocawesome101, #341)
- Fixed Homebrew Cask release action
- Added log message for queue overflows
- Fixed some argument parsing issues in
http.request - Fixed some issues with timers
- Fix string comparison errors (migeyel, MCJack123/craftos2-lua#6)
- Fixed an inconsistency with Cobalt with
table.remove - lua_Unsigned uses 64-bit ints again, fixing many bugs (MCJack123/craftos2-lua#7)
- Fixed crash when trying to halt computer
- Fixed race condition in debug adapter
- Fixed some missing
os.datespecifiers on Windows - Fix for "Port already in use" error when trying to reopen WebSocket server on the same port. (simadude, #343)
- Fixed seeking not working on HTTP handles in standards mode only
- Chest Inventory peripheral list returns entries for empty slots (NuclearMonk, #340)
- Fixed drives not emitting
diskevents - Fixed issue in inventories when
toSlotisn't provided - Added warning message when the configuration file can't be saved
- Fixed
speaker_audio_emptynot firing onspeaker.stop - Fixed bounds checking on computer IDs (#350)
- Fixed issues when providing concatenated strings to some functions
If you need help using CraftOS-PC, I'm available on the CraftOS-PC Discord server as @jackmacwindows. Feel free to leave a message there if you need anything.