CraftOS-PC v2.2.6
Development of CraftOS-PC v2.3 is in full swing, especially since all of my classes have been moved online or cancelled due to the novel coronavirus. (Thanks...?) Meanwhile, the v2.2 branch gets a new update to backport some of the fixes that were added to v2.3, as well as officially releasing changes that were already pushed but not yet released.
- Added gist.lua to the default ROM
- Reboot now resets graphics mode
- Added
--romflag to allow changing ROM directory (#84) - Fixed extended ASCII character input conversion (#85)
- Fixed key events not being sent when Ctrl+[TSR] are pressed (#86)
- Fixed bug in fs.getFreeSpace
- Fixed term.drawPixels cutting off bottom
- Fixed crash when rebooting with events in queue
- Fixed disk mount paths
- Fixed deadlock when a peripheral method causes an error
- Fixed getPixel boundaries being too small
- Fixed paste events sending \r characters on Windows (#95)
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 Mac app has been re-released to update some dependencies.