New features in CC: Tweaked 1.109.4
Several bug fixes:
- Don't log warnings when a computer allocates no bytes.
- Fix incorrect list index in command computer's NBT conversion (lonevox).
- Fix
endPage()
not updating the printer's block state. - Several documentation improvements (znepb).
- Correctly mount disks before computer startup, not afterwards.
- Update to Cobalt 0.9
- Debug hooks are now correctly called for every function.
- Fix several minor inconsistencies with
debug.getinfo
. - Fix Lua tables being sized incorrectly when created from varargs.