1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-10-30 05:12:58 +00:00

Merge branch 'mc-1.20.x' into mc-1.20.y

This commit is contained in:
Jonathan Coates
2024-04-26 18:38:15 +01:00
634 changed files with 188 additions and 3892 deletions

View File

@@ -1,3 +1,11 @@
# New features in CC: Tweaked 1.110.3
* Update several translations (PatriikPlays).
Several bug fixes:
* Fix some errors missing source positions.
* Correctly handle multiple threads sending websocket messages at once.
# New features in CC: Tweaked 1.110.2
* Add `speaker sound` command (fatboychummy).

View File

@@ -1,14 +1,9 @@
New features in CC: Tweaked 1.110.2
New features in CC: Tweaked 1.110.3
* Add `speaker sound` command (fatboychummy).
* Update several translations (PatriikPlays).
Several bug fixes:
* Improve error when calling `speaker play` with no path (fatboychummy).
* Prevent playing music discs with `speaker.playSound`.
* Various documentation fixes (cyberbit).
* Fix generic peripherals not being able to transfer to some inventories on Forge.
* Fix rare crash when holding a pocket computer.
* Fix modems breaking when moved by Create.
* Fix crash when rendering a turtle through an Immersive Portals portal.
* Fix some errors missing source positions.
* Correctly handle multiple threads sending websocket messages at once.
Type "help changelog" to see the full version history.