[1.12.2] 1.82.3
SquidDev
released this
24 Apr 08:50
·
204 commits
to master
since this release
Changes from the last CC:Tweaked release
- Make computers' redstone input handling consistent with repeaters. Redstone inputs parallel to the computer will now be picked up (see #182 for an example).
Minor bug fixes
- Fix
turtle.compare*()
crashing the server. - Fix Cobalt leaking threads when coroutines blocked on Java methods are discarded.
- Fix
rawset
allowing nan keys - Fix several out-of-bounds exceptions when handling malformed patterns.