Releases: bradcarnage/FlowChat
1.0.6 Preview
upgraded fabric version to 0.29.1
versionbump to 1.0.6
refactored mod to reflect new site (flowchat.brads.computer)
removed ModMenu integration
removed flowchat.properties in favor of flowchat.json
automatic migration of flowchat.json to config dir
automatic creation of empty config/flowchat.json file
automatic removal of legacy flowchat.properties
config reload with server reload.
no major functionality changes (so far)
1.0.5
1.0.4
added voidFall feature
1.0.3
improve antiAFK feature to use tick instead of ChatHudMixin
reduce antiAFK logging
remove LibGui dep (why did i add it in the first place?)
versionbump from 1.0.2 to 1.0.3
1.0.2
localOnly feature implementation
better error handling
1.0.1
make "serversearch" parameter optional
made "serversearch" parameter availible to incoming
made "noAntiSpam" parameter for sent messages
new antiSpam to not get send the same message over and over
lowered the amount of debug logging
added antiAFK option.
versionbump from 1.0.0 to 1.0.1
1.0.0
Base Features:
- regex search and replacement of chat messages
- conversion of chat messages to toasts
- ability of automatic response to incoming messages
Flaws:
- inability to parse existing colour formatting of message. possible eventual implementation ¯\_(ツ)_/¯
- You need to manually create
.minecraft/flowchat/rules.jsonSee: Where's My Regex