[1.12.2] 1.80pr1.4
Pre-release
Pre-release
Changes from the last ComputerCraft alpha
- Verify the action can be completed in
copy
,rename
andmkdir
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.