mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-09-02 18:37:55 +00:00
update changelog and whats new
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# New features in CC: Restitched 1.96.1-rc1
|
||||
|
||||
A Few bug fixes:
|
||||
* Fix crash with `getItemDetails(slot, true)` on servers
|
||||
* Fix Optifine Shaders
|
||||
|
||||
# New features in CC: Restitched 1.96.0
|
||||
|
||||
* Use lightGrey for folders within the "list" program.
|
||||
|
@@ -1,16 +1,7 @@
|
||||
New features in CC: Restitched 1.96.0
|
||||
|
||||
* Use lightGrey for folders within the "list" program.
|
||||
* Add getLimit to inventory peripherals.
|
||||
* Expose the generic peripheral system to the public API.
|
||||
* Add cc.expect.range (Lupus590).
|
||||
* Allow calling cc.expect directly (MCJack123).
|
||||
* Shift Right clicking a disk drive while holding a disk inserts disk
|
||||
* `getItemDetails()` now returns full output as one would expect from CC:T
|
||||
New features in CC: Restitched 1.96.1-rc1
|
||||
|
||||
And several bug fixes:
|
||||
* Fix paintutils.drawLine incorrectly sorting coordinates (lilyzeiset).
|
||||
* Fix crash with music disk
|
||||
* Fix Display peripheral chat messages in multiplayer and improve /computercraft command.
|
||||
* Fix crash with `getItemDetails(slot, true)` on servers
|
||||
* Fix Optifine Shaders
|
||||
|
||||
Type "help changelog" to see the full version history.
|
||||
|
Reference in New Issue
Block a user