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.3.0

Compare
Choose a tag to compare
@SquidDev SquidDev released this 07 Feb 17:52
· 24 commits to minecraft-1.8.9 since this release
  • Save computer state when it changes. This hopefully fixes issues with computers turning off on startup.
  • Update CCTweaks-Lua version
    • Rewrite the computer thread to correctly terminate programs.
    • Add socket_message and socket_connect events.
    • Migrate Rembulan and luajc to a separate package.
  • Add JEI recipe providers for turtle and pocket upgrades
  • Improve network visualiser, reducing network traffic and enabling it to work on large networks.
  • Add direction paramater to turtle.place
  • Rewrite /cctweaks command with ability to view computers and spawn them in.
  • Optimise CC's packets, reducing network traffic
  • Add options to customize CC's handling of block protection
  • Fix multipart cables and modems not converting correctly
  • Fix pocket upgrades being lost when upgrading
  • Fix computers being shut down when using Sponge's tick limiting