mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-30 17:17:55 +00:00
Bump version to 1.100.1
My new years resolution is to make no more CC:T commits.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# New features in CC: Tweaked 1.100.1
|
||||
|
||||
Several bug fixes:
|
||||
* Fix `peripheral.hasType` not working with wired modems (Toad-Dev).
|
||||
* Fix crashes when noisy pocket computer are shutdown.
|
||||
|
||||
# New features in CC: Tweaked 1.100.0
|
||||
|
||||
* Speakers can now play arbitrary PCM audio.
|
||||
|
@@ -1,13 +1,7 @@
|
||||
New features in CC: Tweaked 1.100.0
|
||||
|
||||
* Speakers can now play arbitrary PCM audio.
|
||||
* Add support for encoding and decoding DFPWM streams, with the `cc.audio.dfpwm` module.
|
||||
* Wired modems now only render breaking progress for the part which is being broken.
|
||||
* Various documentation improvements.
|
||||
New features in CC: Tweaked 1.100.1
|
||||
|
||||
Several bug fixes:
|
||||
* Fix the "repeat" program not repeating broadcast rednet messages.
|
||||
* Fix the drag-and-drop upload functionality writing empty files.
|
||||
* Prevent turtles from pushing non-pushable entities.
|
||||
* Fix `peripheral.hasType` not working with wired modems (Toad-Dev).
|
||||
* Fix crashes when noisy pocket computer are shutdown.
|
||||
|
||||
Type "help changelog" to see the full version history.
|
||||
|
Reference in New Issue
Block a user