mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-10-21 08:57:38 +00:00
Bump CC:T to 1.115.1
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
# New features in CC: Tweaked 1.115.1
|
||||
|
||||
* Update various translations (cyb3r, kevk2156, teamer337, yakku).
|
||||
* Support Fabric's item lookup API for registering media providers.
|
||||
|
||||
Several bug fixes:
|
||||
* Fix crashes on Create 6.0 (ellellie).
|
||||
* Fix `speaker.playAudio` not updating speaker volume.
|
||||
* Resize pocket lectern textures to fix issues with generating mipmaps.
|
||||
|
||||
# New features in CC: Tweaked 1.115.0
|
||||
|
||||
* Support placing pocket computers on lecterns.
|
||||
|
@@ -1,11 +1,11 @@
|
||||
New features in CC: Tweaked 1.115.0
|
||||
New features in CC: Tweaked 1.115.1
|
||||
|
||||
* Support placing pocket computers on lecterns.
|
||||
* Suggest alternative table keys on `nil` errors.
|
||||
* Errors from inside `parallel` functions now have source information attached.
|
||||
* Expose printout contents to the Java API.
|
||||
* Update various translations (cyb3r, kevk2156, teamer337, yakku).
|
||||
* Support Fabric's item lookup API for registering media providers.
|
||||
|
||||
Several bug fixes:
|
||||
* Ignore unrepresentable characters in `char`/`paste` events.
|
||||
* Fix crashes on Create 6.0 (ellellie).
|
||||
* Fix `speaker.playAudio` not updating speaker volume.
|
||||
* Resize pocket lectern textures to fix issues with generating mipmaps.
|
||||
|
||||
Type "help changelog" to see the full version history.
|
||||
|
Reference in New Issue
Block a user