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.11.2|CC 1.80pr0] 1.5.0-pr0
General changes
- Update to the latest ComputerCraft commit (dan200/ComputerCraft@0f982e6)
- Update to CCTweaks-Lua 1.5.0-build0
- Fix several item handling issues in turtle refuelling.
Removed features which are now in CC
- Remove
alsoPeripheral
in favour ofTurtleUpgradeType#Both
- Remove
IContainerComputer
- Remove monitor light levels
- Remove redstone connectivity patch
- Remove pocket peripheral upgrades
[MC 1.10.2|CC 1.80pr0] 1.5.0-pr0
General changes
- Update to the latest ComputerCraft commit (dan200/ComputerCraft@0f982e6)
- Update to CCTweaks-Lua 1.5.0-build0
- Fix several item handling issues in turtle refuelling.
Removed features which are now in CC
- Remove
alsoPeripheral
in favour ofTurtleUpgradeType#Both
- Remove
IContainerComputer
- Remove monitor light levels
- Remove redstone connectivity patch
- Remove pocket peripheral upgrades
[MC 1.10.2|CC 1.80pr0] 1.4.1
- Fix crash in SMP
[MC 1.11.2|CC 1.80pr0] 1.4.0
- Fix several crashes with network being null.
- Improve
/cctweaks
command permissions. - Bump CCTweaks-Lua version.
- Add map-like rendering of pocket computers.
[MC 1.10.2|CC 1.80pr0] 1.4.0
- Fix several crashes with network being null.
- Improve
/cctweaks
command permissions. - Bump CCTweaks-Lua version
- Add map-like rendering of pocket computers.
[MC 1.8.9|CC 1.79] 1.4.0
- Fix several crashes with network being null.
- Improve
/cctweaks
command permissions. - Bump CCTweaks-Lua version
[MC 1.11.2|CC 1.80pr0] 1.3.3
- Fix crash when saving a computer's NBT
[MC 1.11.2|CC 1.80pr0] 1.3.2
- Add
pocket
API, with.equip()
and.unequip()
methods, allow you to change upgrades. - Allow booting computers from a custom ROM when crafted on a disk.
- Fix being able to craft an upgraded pocket computer with a modem.
[MC 1.10.2|CC 1.80pr0] 1.3.3
- Fix crash when saving a computer's NBT
[MC 1.10.2|CC 1.80pr0] 1.3.2
- Add
pocket
API, with.equip()
and.unequip()
methods, allow you to change upgrades. - Allow booting computers from a custom ROM when crafted on a disk.
- Fix being able to craft an upgraded pocket computer with a modem.