You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.