This repository has been archived by the owner on Jul 1, 2018. It is now read-only.
Releases: SquidDev-CC/CCTweaks
Releases · SquidDev-CC/CCTweaks
[MC 1.7.10|CC 1.74] 0.2.3.3/0.2.3.4
- Computronics Multiperipheral Compatability
- Update Patcher version fixing issue with
peripheral.getMethods
.
[MC 1.7.10|CC 1.74] 0.2.3.2
- Bind to/from block for turtle binding
- Binary support for file system
- HTTP response headers
- HTTP response is sent as additional argument on failure
[MC 1.7.10|CC 1.74] 0.2.3
- Reduce chunk-loading when creating a network
- Fix issue with printing empty strings on peripheral detaching
- Various debug improvements
- Fix "The String Bug"
[MC 1.7.10|CC 1.74] 0.2.2.2
Less bugs, more hugs.
[MC 1.7.10|CC 1.74] 0.2.2.1
Fixes issue with OpenPeripheral integration
[MC 1.7.10|CC 1.74] 0.2.2
- Monitors give off light
- Pocket wireless bridge (requires Peripherals++)
- Add network renderer
[MC 1.7.10|CC 1.74] 0.2.1
Minor bug fixes
[MC 1.7.10|CC 1.74] 0.2
Major features:
- Add custom, extensible network API (custom nodes, networked peripherals)
- Cables support ChickenBones multipart
- Full block modem
- Wireless bridge which binds wired networks together (and multipart and turtle equivalents).
- Tool Host allows turtles to use any tool
Minor features
- Most config options do not require a restart now
- Turtles turn upside down when called 'Dinnerbone' or 'Grumm'
- Turtles can be refuelled from EU (IC2) sources.
- OpenPeripheral inventories can send items to each other.
- NEI documentation
[MC 1.7.10|CC 1.6.5/1.7] 0.1.4.2
The turtle refuel rewrite is now loaded with the class rewriter rather than a manual tweaker. This means it is not vulnerable to obfuscation.
[MC 1.7.10|CC 1.6.5/1.7] 0.1.4.1
- Merge in bug fix in SquidDev-CC/Studio#13