-
1.0.6 Preview Pre-release
released this
2021-07-14 02:11:18 +00:00 | 28 commits to master since this releaseupgraded 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)Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.5 Stable
released this
2020-12-02 07:59:18 +00:00 | 29 commits to master since this releasehotfix for serverIp refresher. (entity event for all entities, not only player)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.4 Stable
released this
2020-12-01 22:56:27 +00:00 | 32 commits to master since this releaseadded voidFall feature
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.3 Stable
released this
2020-12-01 18:34:42 +00:00 | 34 commits to master since this releaseimprove 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.3Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.2 Stable
released this
2020-11-30 22:23:33 +00:00 | 37 commits to master since this releaselocalOnly feature implementation
better error handlingDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.1 Stable
released this
2020-11-29 21:45:54 +00:00 | 39 commits to master since this releasemake "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.1Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.0 Stable
released this
2020-11-24 08:11:07 +00:00 | 42 commits to master since this releaseBase 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
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads