Polyfrost / Chatting

Chatting is a chat mod adding utilities such as extremely customizable chat tabs, chat shortcuts, chat screenshots, and message copying.
https://modrinth.com/mod/chatting
GNU General Public License v3.0
32 stars 15 forks source link

I found a better way to achieve messages in Chat Tabs. #32

Closed sinender closed 4 months ago

sinender commented 4 months ago

Its basically the same as my last commit, but smarter. Now instead of adding the messages to the lines. We now only display old messages (aka those that are in the messages list) and showing new ones in both all tab and the chat tab.

The names of the #filterMessages functions could probably be changed