Commit Graph

21 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 43f8bebbc3 refactor: change syntax 2021-05-17 14:28:31 -04:00
Anna c29e5d2efd fix: change "unknown" to normal category 2021-05-17 14:27:47 -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 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 c272dc5f85 feat: add some debug data collection buttons 2021-03-03 18:05:43 -05:00
Anna 3728decd61 fix: actually serialise ml field 2021-01-29 15:11:08 -05:00
Anna 48942ed5d9 feat: include if report is ml 2021-01-29 15:03:14 -05:00
Anna 45ab636d7e refactor: update for testing 2020-12-25 20:24:43 -05:00
Anna 22ebb14e40 fix: make plugin work on stock Dalamud
Use some horrible, cursed AppDomain shit to load dependencies that break on normal Dalamud in their own environment, then do classification there instead.
2020-12-23 03:52:19 -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 87d4bdc539 fix: correctly detect battle messages 2020-09-23 23:07:30 -04:00
Anna 1a6103892c fix: categorise messages better 2020-09-14 18:03:42 -04:00
Anna a476c30093 fix: add more chat types 2020-09-05 12:44:17 -04:00
Anna 9abeb93564 feat: include defs version in reports 2020-09-04 15:27:34 -04:00
Anna 8cec085902 fix: classify more messages 2020-09-04 14:00:57 -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