Commit Graph

18 Commits

Author SHA1 Message Date
450415f6cc feat: ignore private pfs unless told otherwise 2021-02-16 19:41:59 -05:00
c7c89b33bc feat: give classifier game process info 2021-02-12 20:13:34 -05:00
48942ed5d9 feat: include if report is ml 2021-01-29 15:03:14 -05:00
8532714c36 fix: only look at ml if over min words 2021-01-02 13:51:48 -05:00
bf413579f6 fix: trim text when checking for number of words 2020-12-27 14:05:06 -05:00
76462ff628 feat: add machine learning mode 2020-12-22 20:23:54 -05:00
0873aadd1b refactor: fix up some code and prepare for sdk 2020-12-19 20:19:03 -05:00
6f971861ec fix: use better signature for summary function 2020-11-09 21:31:03 -05:00
ef646669b1 fix: use better signature for summary 2020-10-13 04:22:45 -04:00
87d4bdc539 fix: correctly detect battle messages 2020-09-23 23:07:30 -04:00
9abeb93564 feat: include defs version in reports 2020-09-04 15:27:34 -04:00
fd406e4826 feat: add reporting
Add a new window that can be opened from the config that allows
reporting messages and listings that NoSoliciting either didn't filter
but should have or did filter but shouldn't have.

This comes with the added benefit of showing why (both in the
reporting window and the log) a message was filtered for easier
debugging.
2020-08-31 13:47:51 -04:00
20f72e2b58 fix: include dataPtr 2020-08-25 08:00:43 -04:00
fc1855059c refactor: use dispose pattern 2020-08-25 08:00:18 -04:00
bb9daf4cb1 feat: use hooking to filter PF instead of network 2020-08-25 07:56:11 -04:00
b39f621617 refactor: short-circuit for faster matching 2020-08-25 07:50:23 -04:00
4b281b919c fix: update opcodes for 5.3 hotfix 1 2020-08-25 06:57:23 -04:00
9ad9d89951 feat: add option to filter unjoinable ilvl PFs 2020-08-23 10:59:48 -04:00