Skip to content

[1.12.2] 1.80pr1.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@SquidDev SquidDev released this 21 Feb 15:56
· 511 commits to master since this release
9be61ab

Changes from the last ComputerCraft alpha

  • Verify the action can be completed in copy, rename and mkdir commands.
  • Add /rom/modules so the package path.
  • Add read to normal file handles - allowing reading a given number of characters.
  • Various minor bug fixes.

Changes from the last CC:Tweaked release

  • Ensure ComputerCraft peripherals are thread-safe. This fixes multiple Lua errors and crashes with modems monitors.
  • Add /computercraft track command, for monitoring how long computers execute for.
  • Add ore dictionary support for recipes.
  • Track which player owns a turtle. This allows turtles to play nicely with various claim/grief prevention systems.
  • Add config option to disable various turtle actions.
  • Add an API for extending wired networks.
  • Add full-block wired modems.
  • Several minor bug fixes.