Commit Graph

29 Commits

Author SHA1 Message Date
Anna 2804490fc6
refactor: update for api 9 2023-09-28 20:59:42 -04:00
Anna 3511693208 refactor: move to net5 2021-08-24 14:32:04 -04:00
Anna 23895f6b86 fix: compute text value later 2021-05-20 13:49:41 -04:00
Anna e2ffedcf83 fix: count words correctly 2021-05-17 16:22:19 -04:00
Anna 90566f1435 feat: require filter to be enabled to report 2021-05-15 20:31:22 -04:00
Anna 072b5f54df feat: make reporting better 2021-05-15 18:19:27 -04:00
Anna fe0f4d8232 fix: spacify before counting words 2021-05-03 16:24:57 -04:00
Anna 11176694b8 feat: remove defs, add some loc, add context menu 2021-04-27 20:16:07 -04:00
Anna 8c0142ae62 refactor: update for api level 3 2021-04-05 14:45:04 -04:00
Anna 8b61617997 refactor: use new Dalamud PF event 2021-03-31 09:46:47 -04:00
Anna df604139a5 fix: process pf strings as sestrings 2021-03-03 20:29:24 -05:00
Anna 450415f6cc feat: ignore private pfs unless told otherwise 2021-02-16 19:41:59 -05:00
Anna c7c89b33bc feat: give classifier game process info 2021-02-12 20:13:34 -05:00
Anna 48942ed5d9 feat: include if report is ml 2021-01-29 15:03:14 -05:00
Anna 8532714c36 fix: only look at ml if over min words 2021-01-02 13:51:48 -05:00
Anna bf413579f6 fix: trim text when checking for number of words 2020-12-27 14:05:06 -05:00
Anna 76462ff628 feat: add machine learning mode 2020-12-22 20:23:54 -05:00
Anna 0873aadd1b refactor: fix up some code and prepare for sdk 2020-12-19 20:19:03 -05:00
Anna 6f971861ec fix: use better signature for summary function 2020-11-09 21:31:03 -05:00
Anna ef646669b1 fix: use better signature for summary 2020-10-13 04:22:45 -04:00
Anna 87d4bdc539 fix: correctly detect battle messages 2020-09-23 23:07:30 -04:00
Anna 9abeb93564 feat: include defs version in reports 2020-09-04 15:27:34 -04:00
Anna 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
Anna 20f72e2b58 fix: include dataPtr 2020-08-25 08:00:43 -04:00
Anna fc1855059c refactor: use dispose pattern 2020-08-25 08:00:18 -04:00
Anna bb9daf4cb1 feat: use hooking to filter PF instead of network 2020-08-25 07:56:11 -04:00
Anna b39f621617 refactor: short-circuit for faster matching 2020-08-25 07:50:23 -04:00
Anna 4b281b919c fix: update opcodes for 5.3 hotfix 1 2020-08-25 06:57:23 -04:00
Anna 9ad9d89951 feat: add option to filter unjoinable ilvl PFs 2020-08-23 10:59:48 -04:00