[1.13.2] 1.82.3
Pre-release
Pre-release
SquidDev
released this
24 Apr 09:39
·
56 commits
to mc-1.13.x
since this release
Changes from the last CC:Tweaked release
- Don't tie turtle.refuel/the refuel script's limits to item stack sizes
- 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
- Make redstone updates identical to vanilla behaviour
- Update German translation
- Fix changes to Project:Red inputs not being detected.
- Remove a couple of over-eager error messages
- 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.