mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-09-17 14:51:25 +00:00
Bump CC:T to 1.117.1
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# New features in CC: Tweaked 1.117.1
|
||||
|
||||
Several bug fixes:
|
||||
* Several documentation fixes (MarianoAlipi, Pokebrouserkat).
|
||||
* Fix `pushFluid`/`pullFluid` not working when fluids have NBT (UQuark).
|
||||
* Limit length of sound in `speaker.playSound`.
|
||||
* Remove confusing "ComputerCraft may be installed incorrectly" message.
|
||||
|
||||
# New features in CC: Tweaked 1.117.0
|
||||
|
||||
* Support mouse input for pocket computers on a lectern.
|
||||
|
||||
@@ -1,18 +1,9 @@
|
||||
New features in CC: Tweaked 1.117.0
|
||||
|
||||
* Support mouse input for pocket computers on a lectern.
|
||||
* Pocket computers on a lectern now attach the peripheral below.
|
||||
* Add map colour to block and item details (ShreksHellraiser).
|
||||
* Add potion effects to item details.
|
||||
* add `getResponseHeaders` method to websocket handles.
|
||||
* Update translations.
|
||||
New features in CC: Tweaked 1.117.1
|
||||
|
||||
Several bug fixes:
|
||||
* Many documentation fixes (McJack123, tomodachi94).
|
||||
* Fix crash when CC:T blocks are placed with Building Gadgets.
|
||||
* Fix redstone relays not updating redstone input/output on chunk load.
|
||||
* Fix inconsistency with handling `. .` on Windows.
|
||||
* Fix bundled cable input not updating with MoreRed.
|
||||
* Fix `websocket_closed` not always being closed when the socket closes due to an error.
|
||||
* Several documentation fixes (MarianoAlipi, Pokebrouserkat).
|
||||
* Fix `pushFluid`/`pullFluid` not working when fluids have NBT (UQuark).
|
||||
* Limit length of sound in `speaker.playSound`.
|
||||
* Remove confusing "ComputerCraft may be installed incorrectly" message.
|
||||
|
||||
Type "help changelog" to see the full version history.
|
||||
|
||||
Reference in New Issue
Block a user