Recommended to use with NoChatReports for added security and integration.
Changelog:
- Remapped changed classes
- Now uses
MessageMetadata
instead ofMessageSender
, for more accurate timestamp and sender data added prefixes before all logging events, so debugging for players should be much easier for both the user and me - removed the unnecessary
Relation
subclass - updated
shiftHudPos
to include message indicators and their icons - updated dependencies and loom
- when loading messages from the chat log, the messages will have a purple indicator bar to separate them other negligible tweaks
- prevents messages from being hidden; this might backfire but realistically you probably dont want a message being hidden after you recieve it? i could easily add a hotfix to remove it so I'm leaving it in
Updated mod to 1.19, fixed some bugs, and updated dependencies.
Now requires Mod Menu v4.0.4 and Cloth-Config v7.0.73.
Added the saveChat
Option, which lets you save chat history into a file to reload it into other game sessions.
Replaced the Ctrl + C when hovering over messages with the /copymessage
command for easier use.
Also fixed other bugs and did lots of tiny refactoring.
See the full GitHub release for more info.