90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Changelog

Chat Patches 202.6.2 for Minecraft 1.20.2 on Fabric

- Skipped version 202.6.1 to re-sync with the 1.20.4 version

  • Remove Gradle integration system, it was completely unnecessary and unused
  • Fixed messages starting with a newline not being copyable
  • Switched chatWidth's YACL max value to the game window's width. Note: this can be incorrect if the game window is resized after the config screen is opened. To fix this, just open the config screen when the game window is at the desired size.
  • Fixed a couple issues with the Smooth Scroll mod thanks to @SmajloSlovakian! (#139, #141)
  • Dev stuff:
    • Change source Java version to 21 and update Gradle to 8.5
    • Replaced old Instant references with Date ones for consistency
    • Removed the SharedVariables class and redistributed its one useful variable to ChatPatches
    • Removed the MiscUtils class and redistributed #currentWorldName(MinecraftClient) to ChatPatches
    • Replaced weird ChatLog#serialize(boolean, String) method with #backup()
    • Updated Config#writeCopy() to use the same thought process as ChatLog#backup()

Files

chatpatches-202.6.2.jar(1.75 MiB) Primary Download

Project members

OBro1961

Owner

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated a day ago