Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

[MC 1.8.9|CC 1.79] 1.1.0

Compare
Choose a tag to compare
@SquidDev SquidDev released this 22 Sep 15:42
· 97 commits to minecraft-1.8.9 since this release
  • Fix peripherals not being detached from broken computers. This fixes the "not attached to this computer" crash.
  • Fix peripherals not being detached when their modem was broken.
  • Ensure the tile is still there when connecting to it
  • List attached computers on debug peripherals
  • Bump CCTweaks-Lua version
    • Add bitop library for LuaJIT style bitop functions
    • Add biginteger library for faster computation on arbitrary size integers.
    • Port LuaJC to Cobalt: now can be run on both LuaJ and Cobalt.
    • Fix peripherals not sending binary data correctly.