Commit Graph

457 Commits

Author SHA1 Message Date
Anna 2b39797d98 refactor(tests): convert to sdk 2021-01-02 08:08:28 -05:00
Anna 4f91a848f1 feat(defs): reduce false positives 2021-01-02 07:59:04 -05:00
Anna b01973b0c0 chore(data): fix mode 2021-01-02 07:54:49 -05:00
Anna 033ed27e19 chore: bump version to 1.5.3 2021-01-02 07:40:30 -05:00
Anna 567be84558 chore: bump version to 1.5.2 2021-01-02 07:32:00 -05:00
Anna 2f7761b9b0 chore(trainer): only save model on full run 2021-01-02 07:31:34 -05:00
Anna a07f21ddd3 feat(data): add more reports 2021-01-02 07:31:09 -05:00
Anna 42b8b6569f feat(data): catch up on reports 2020-12-31 17:10:20 -05:00
Anna d5e829f671 refactor: make compute private 2020-12-29 10:31:41 -05:00
Anna eba3830c81 feat(data): add more FC ads 2020-12-29 10:11:56 -05:00
Anna 595316518b chore: remove old shell script 2020-12-29 10:11:14 -05:00
Anna 3b126d0424 chore(data): add more data 2020-12-28 22:39:10 -05:00
Anna 753e0f710e refactor(trainer): use correct schema, though it shouldn't matter 2020-12-28 22:04:50 -05:00
Anna 1b8f7806f5 refactor: put computation in interface
This basically undoes the benefits of the previous commit. May end up being reverted.
2020-12-28 21:48:31 -05:00
Anna effe41a345 refactor(training): compute properties in pipeline
Hopefully no longer required the data structure to be updated when new computed properties are added. This should also reduce duplication and make it easier to make bigger changes to the model without needing to update the plugin.
2020-12-28 21:01:35 -05:00
Anna 1d1c818f04 chore: update DalamudPackager 2020-12-28 20:23:56 -05:00
Anna 8ab354e550 chore: add some PF RMT tests (already covered) 2020-12-28 20:23:24 -05:00
Anna bd05abb5e0 feat(trainer): add trainer to actual repo 2020-12-28 20:14:19 -05:00
Anna 431f330229 refactor(model): add weight column 2020-12-28 15:09:32 -05:00
Anna 60cef06a01 fix(defs): catch new pf rmt 2020-12-28 15:09:12 -05:00
Anna 9c0303d099 chore: wrap the description 2020-12-28 10:22:16 -05:00
Anna 215f725411 feat: add WTB and WTS to trade words 2020-12-27 14:05:22 -05:00
Anna bf413579f6 fix: trim text when checking for number of words 2020-12-27 14:05:06 -05:00
Anna 9882b7be3c fix: use correct manifest url 2020-12-27 11:33:33 -05:00
Anna caf01d8773 chore: add DalamudPackager 2020-12-27 11:33:18 -05:00
Anna 45ab636d7e refactor: update for testing 2020-12-25 20:24:43 -05:00
Anna 55f7a49af9 fix(defs): catch more phishing 2020-12-24 22:55:26 -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 bbfa04f4d8 chore: switch to sdk project 2020-12-19 20:26:36 -05:00
Anna 0873aadd1b refactor: fix up some code and prepare for sdk 2020-12-19 20:19:03 -05:00
Anna 2197a61416 refactor: update naming 2020-12-18 00:43:07 -05:00
Anna f7f84d94b7 fix(phishing): check more phishing scams 2020-12-17 01:09:59 -05:00
Anna 62739ebff3 fix(rmt): catch new gil siller 2020-12-17 00:53:48 -05:00
Anna aeeed4418c fix(defs): try to catch more of the jp rmt 2020-12-13 21:58:54 -05:00
Anna 681818c3be chore: update plugin version 2020-12-08 02:56:27 -05:00
Anna 5c7e496b52 fix(defs): don't match tea for RP 2020-11-24 01:38:41 -05:00
Anna 6d8f04bace chore: update to new Lumina 2020-11-23 13:22:19 -05:00
Anna 37ddbc751b fix(defs): catch more bad stuff 2020-11-17 20:45:28 -05:00
Anna 15d718376a fix(defs): catch new rmt website 2020-11-17 02:41:11 -05:00
Anna 4bd7db7cba fix(defs): catch more rp 2020-11-16 02:29:46 -05:00
Anna 6f971861ec fix: use better signature for summary function 2020-11-09 21:31:03 -05:00
Anna 893762acd0 chore: update lang version to 8.0 2020-11-07 22:01:45 -05:00
Anna f78eb76f92 fix(defs): catch up to reports 2020-11-07 22:01:17 -05:00
Anna 8551fceaed fix(defs): catch new phishing links 2020-10-21 04:59:53 -04:00
Anna 4a377de381 fix(defs): catch more RP and FC stuff 2020-10-15 08:15:54 -04:00
Anna 0622c771c0 chore: bump version 2020-10-13 04:23:40 -04:00
Anna ef646669b1 fix: use better signature for summary 2020-10-13 04:22:45 -04:00
Anna 552b60770f fix(defs): adapt to new PF RMT strats 2020-09-26 19:34:06 -04:00
Anna 0e72dc0279 chore: bump version to 1.4.5 2020-09-24 00:58:11 -04:00