Skip to content

CraftOS-PC v2.4.1

Compare
Choose a tag to compare
@MCJack123 MCJack123 released this 23 Aug 02:26
· 859 commits to master since this release
374e629

CraftOS-PC v2.4.1 is a very small update to fix a few issues and to consolidate the version number/features of different forks.

With CraftOS-PC v2.4.1, CraftOS-PC Accelerated is being re-introduced, being the first version since v2.2.1 to have an Accelerated version. CraftOS-PC Accelerated is a fork of CraftOS-PC that uses LuaJIT rather than standard Lua, allowing over 8-16x performance improvements depending on the workload. Go to the release page to download it. You can install CraftOS-PC and CraftOS-PC Accelerated alongside each other without having them interfere.

  • Grayscale terminals now render using 16 grays instead of forcing colors to 4 grays (#132)
    • For example, you can now set the color to colors.red and the color will render as the grayscale version of red
  • Fixed a crash when using the profiler (#129)
  • Fixed incorrect cursor color in hardware terminal (#130)
  • Last version check now saves right after boot
  • Fixed up a whole bunch of stuff for WASM ports
  • Re-introduced CraftOS-PC Accelerated for v2.4.1

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.