Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
[1.20.1] 1.116.0 source code.tar.gz | 2025-06-28 | 3.4 MB | |
[1.20.1] 1.116.0 source code.zip | 2025-06-28 | 4.9 MB | |
README.md | 2025-06-28 | 819 Bytes | |
Totals: 3 Items | 8.3 MB | 0 |
New features in CC: Tweaked 1.116.0
- Add
turtle.getEquippedLeft()
andturtle.getEquippedRight()
. - Add item tags for floppy disks and pocket computers.
- Support multi-line strings and comments in
edit
.
Several bug fixes:
* Ignore shader compilation errors when running with Pojav.
* Fix several issues with character input.
* Fix pocket computer dyes being lost when equipping/unequipping upgrades.
* Fix superflous warnings from allocation tracking.
* Fix __lt
/__le
not working on heterogeneous types.
* Many documentation fixes (Lemmmy, matematikaadit, McJack12).
* Fix 0
being treated as a valid colour in window
and colour.toBlit
.
* Fix out-of-bounds when pasting too lon text.
* Fix syntax highlighting of string escapes (LorneHyde).
* Fix sidebar texture of advanced computers being offset.