90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
Chat Patches 214.6.10
for Minecraft 1.21.2-1.21.4 on Fabric, Quilt
- Now compatible with 1.21.4! Only ONE code change was made and it's super basic :D (#212)
- Updated
pt_br
translations thanks to demorogabrtz! (#209) - Fixed players on colored teams not having their names colored when far away (#202)
- Added a better but still odd preemptive fix for random
ConcurrentModificationException
crashes (#181)- Report any bugs relating to this if they occur, as I'm kinda in the dark about it
- Dev notes:
- Removed the now redundant
Flags
class, which helped some random parts of the message modification process that didn't actually need to be out of scope - Removed the casting methods in the two
Accessor
interfaces: we don't need an extra method call just for a cast- Also renamed all variable references of
ChatHudAccessor
strictly tochat
for consistency
- Also renamed all variable references of
- Cleanup and consistent formatting
- Now logs errors from
ChatLog#deserialize
andChatPatches#jsonOps
like all other errors - Synced with cleanup stuff already present on the
omnivers
branch
- Removed the now redundant
Dependencies
Files
chatpatches-214.6.10.jar(1.81 MiB) Primary Download
Details
Licensed LGPL-3.0-only
Published 2 years ago
Updated 11 days ago