Skip to content

Releases: cc-tweaked/cc-restitched

v1.100.3 for Minecraft 1.18.2

13 Mar 03:02
f8fe161
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.97.2...v1.18.2-1.100.3-ccr

v1.100.2 for Minecraft 1.18.1

02 Mar 04:53
Compare
Choose a tag to compare

What's Changed

  • fix TurtleSuckCommand by @DrummerMC in #33
  • Update gitpod dockerfile with java 17 default by @Merith-TK in #51
  • Fix issue #16, Clients now use Server Configured Terminal Dimensions. by @coolsa in #55

New Contributors

Full Changelog: v1.97.2...v1.18.x-1.100.2-ccr

v1.100.1 for Minecraft 1.18.x

24 Jan 23:42
Compare
Choose a tag to compare

What's Changed

  • Fix mouse_up events not firing.
  • Terminal sizes and maximum monitor dimensions can now be reliably configured (thanks @coolsa).
  • Some printout rendering fixes.
  • Fix wired modems having incorrect blockstate.

v1.97.5 for Minecraft 1.17.1

24 Jan 23:39
Compare
Choose a tag to compare

What's Changed

  • Fix mouse_up events not firing.
  • Terminal sizes and maximum monitor dimensions can now be reliably configured (thanks @coolsa).

v1.96.3 for Minecraft 1.16.5

24 Jan 23:38
Compare
Choose a tag to compare

What's Changed

  • Terminal sizes and maximum monitor dimensions can now be reliably configured (thanks @coolsa).

v1.100.0 for Minecraft 1.18.x

05 Jan 07:37
Compare
Choose a tag to compare

What's Changed

  • Merged in new features from CC: Tweaked 1.100 🎉
    • The big new feature is that speakers can play arbitrary pcm audio! Read about it here.

New Contributors

v1.97.4 for Minecraft 1.17.1

05 Jan 07:28
Compare
Choose a tag to compare

What's Changed

  • Fix NullPointerException crashing world when pistons extend (sorry about that one...).
  • Fixed "Multiple entries with same key" crash that happened with some mod combinations.
  • Fixed "ComputerCraft may be installed incorrectly" and related errors that would happen after switching single player worlds or running /reload.
  • Require Fabric 0.39.0 due to BlockEntityRendererRegistry by @MCJack123 in #38
  • Fix pocket computer textures by @Jummit in #42
  • [1.17.1] sync github issue_template's from cc-tweaked by @Merith-TK in #40
  • Update ko_kr.json by @mindy15963 in #46

New Contributors

Full Changelog: v1.97.3...v1.17.1-1.97.4-ccr

v1.96.2 for Minecraft 1.16.5

05 Jan 07:20
Compare
Choose a tag to compare

What's Changed

  • Fixed "Multiple entries with same key" crash that happened with some mod combinations.
  • Fixed "ComputerCraft may be installed incorrectly" and related errors that would happen after switching single player worlds or running /reload.
  • Translation files are now up to date with CC: Tweaked.
  • Updated Korean translation (#46, thank you @mindy15963)

v1.100.0-rc.1 for Minecraft 1.18.x

30 Dec 22:55
Compare
Choose a tag to compare
Pre-release

What's new?

v1.99.2-alpha1

18 Dec 01:52
Compare
Choose a tag to compare
v1.99.2-alpha1 Pre-release
Pre-release

This release fixes a crash on server startup.