Adblock for FFXIV.
Go to file
2021-02-24 20:01:35 -05:00
NoSoliciting refactor: handle events in their own classes 2021-02-24 20:01:12 -05:00
NoSoliciting.Interface feat: add normalisation to pipeline 2021-02-17 21:45:09 -05:00
NoSoliciting.Internal.Interface feat: add normalisation to pipeline 2021-02-17 21:45:09 -05:00
NoSoliciting.MessageClassifier feat: give classifier game process info 2021-02-12 20:13:34 -05:00
NoSoliciting.Tests fix(defs): add restocker rmt 2021-02-21 12:36:05 -05:00
NoSoliciting.Trainer fix(trainer): replace newlines automatically 2021-02-24 20:01:35 -05:00
.gitattributes chore: don't process dlls as text 2021-02-01 00:24:42 -05:00
.gitignore chore: add packaging script 2020-09-04 14:03:10 -04:00
LICENCE chore: add readme and licence 2020-09-01 10:18:57 -04:00
NoSoliciting.sln chore: fix permissions 2021-01-30 16:10:59 -05:00
README.md chore: add readme and licence 2020-09-01 10:18:57 -04:00

NoSoliciting

Adblock for FFXIV.

Summary

NoSoliciting filters chat messages and Party Finder listings based on various built-in and custom filters. The built-in filters are updated in the definitions.yaml file and can be updated without a plugin update. Custom filters are user-defined and are either case-insensitive substrings or regular expressions.

All messages and listings filtered are logged in case of false positives, and there is a reporting mechanism in which users can report if NoSoliciting had a false positive or a false negative.