This is a big revamp of the mod. It adds a lot of new features, regarding the use of multiple chat boxes and chat transformers. Chat transformers modify the chat message in some way before it is displayed, and they can be chained. There are only filters and replacers for now. This is by no means complete, it's in a very early stage, but it has reached a stage where it can be used if you know how to deal with it. Please report any issues you find, and I'll try to fix them as soon as possible.
- Add options to change the chat's focused/unfocused height and width beyond the normal limits
- Add chat peeking (hold keybind to focus chat)
- Add the ability keep chat open at all times (chat peeking but permanent)
- Fix timestamps not being correct when grouping time frame is changed
This could be considered the actual initial release since the first one wasn't actually functional.
- Fixed the mod to actually work outside of development environments
- Made the timestamps smarter with the ability to group them within a certain time frame (configurable)
- Made alternating message highlights smarter by grouping the highlights for each message, so messages that span across multiple lines will have the same highlight
- Fixed options not having descriptions
- Modmenu is no longer a forced dependency
- Fixed timestamps being visible when chat screen isn't open (and alwaysShow is disabled)
- Narrowed minecraft version support to be between (including) 1.21.2 and 1.21.3 instead of 1.21.3 and above to future-proof updates (currently not very useful)
Initial release