Releases: cc-tweaked/cc-restitched
Releases · cc-tweaked/cc-restitched
v1.100.3 for Minecraft 1.18.2
v1.100.2 for Minecraft 1.18.1
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
- @DrummerMC made their first contribution in #33
Full Changelog: v1.97.2...v1.18.x-1.100.2-ccr
v1.100.1 for Minecraft 1.18.x
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
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
What's Changed
- Terminal sizes and maximum monitor dimensions can now be reliably configured (thanks @coolsa).
v1.100.0 for Minecraft 1.18.x
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
- @DrummerMC made their first contribution in #33
v1.97.4 for Minecraft 1.17.1
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
- @MCJack123 made their first contribution in #38
- @mindy15963 made their first contribution in #46
Full Changelog: v1.97.3...v1.17.1-1.97.4-ccr
v1.96.2 for Minecraft 1.16.5
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
What's new?
- Merged in features and fixes from CC: Tweaked v1.100.0
v1.99.2-alpha1
This release fixes a crash on server startup.