1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-10-29 04:47:39 +00:00

Merge branch 'master' into mc-1.14.x

This commit is contained in:
SquidDev
2020-06-21 12:08:30 +01:00
4 changed files with 8 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
# New features in CC: Tweaked 1.89.1
* Fix crashes when rendering monitors of varying sizes.
# New features in CC: Tweaked 1.89.0
* Compress monitor data, reducing network traffic by a significant amount.

View File

@@ -1,11 +1,5 @@
New features in CC: Tweaked 1.89.0
New features in CC: Tweaked 1.89.1
* Compress monitor data, reducing network traffic by a significant amount.
* Allow limiting the bandwidth monitor updates use.
* Several optimisations to monitor rendering (@Lignum).
* Expose block and item tags to turtle.inspect and turtle.getItemDetail.
And several bug fixes:
* Fix settings.load failing on defined settings.
* Fix crashes when rendering monitors of varying sizes.
Type "help changelog" to see the full version history.