Commit Graph

144 Commits

Author SHA1 Message Date
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
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
1d1c818f04 chore: update DalamudPackager 2020-12-28 20:23:56 -05:00
8ab354e550 chore: add some PF RMT tests (already covered) 2020-12-28 20:23:24 -05:00
bd05abb5e0 feat(trainer): add trainer to actual repo 2020-12-28 20:14:19 -05:00
431f330229 refactor(model): add weight column 2020-12-28 15:09:32 -05:00
60cef06a01 fix(defs): catch new pf rmt 2020-12-28 15:09:12 -05:00
9c0303d099 chore: wrap the description 2020-12-28 10:22:16 -05:00
215f725411 feat: add WTB and WTS to trade words 2020-12-27 14:05:22 -05:00
bf413579f6 fix: trim text when checking for number of words 2020-12-27 14:05:06 -05:00
9882b7be3c fix: use correct manifest url 2020-12-27 11:33:33 -05:00
caf01d8773 chore: add DalamudPackager 2020-12-27 11:33:18 -05:00
45ab636d7e refactor: update for testing 2020-12-25 20:24:43 -05:00
55f7a49af9 fix(defs): catch more phishing 2020-12-24 22:55:26 -05:00
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
76462ff628 feat: add machine learning mode 2020-12-22 20:23:54 -05:00
bbfa04f4d8 chore: switch to sdk project 2020-12-19 20:26:36 -05:00
0873aadd1b refactor: fix up some code and prepare for sdk 2020-12-19 20:19:03 -05:00
2197a61416 refactor: update naming 2020-12-18 00:43:07 -05:00
f7f84d94b7 fix(phishing): check more phishing scams 2020-12-17 01:09:59 -05:00
62739ebff3 fix(rmt): catch new gil siller 2020-12-17 00:53:48 -05:00
aeeed4418c fix(defs): try to catch more of the jp rmt 2020-12-13 21:58:54 -05:00
681818c3be chore: update plugin version 2020-12-08 02:56:27 -05:00
5c7e496b52 fix(defs): don't match tea for RP 2020-11-24 01:38:41 -05:00
6d8f04bace chore: update to new Lumina 2020-11-23 13:22:19 -05:00
37ddbc751b fix(defs): catch more bad stuff 2020-11-17 20:45:28 -05:00
15d718376a fix(defs): catch new rmt website 2020-11-17 02:41:11 -05:00
4bd7db7cba fix(defs): catch more rp 2020-11-16 02:29:46 -05:00
6f971861ec fix: use better signature for summary function 2020-11-09 21:31:03 -05:00
893762acd0 chore: update lang version to 8.0 2020-11-07 22:01:45 -05:00
f78eb76f92 fix(defs): catch up to reports 2020-11-07 22:01:17 -05:00
8551fceaed fix(defs): catch new phishing links 2020-10-21 04:59:53 -04:00
4a377de381 fix(defs): catch more RP and FC stuff 2020-10-15 08:15:54 -04:00
0622c771c0 chore: bump version 2020-10-13 04:23:40 -04:00
ef646669b1 fix: use better signature for summary 2020-10-13 04:22:45 -04:00
552b60770f fix(defs): adapt to new PF RMT strats 2020-09-26 19:34:06 -04:00
0e72dc0279 chore: bump version to 1.4.5 2020-09-24 00:58:11 -04:00
86172465bd fix: calculate max item level in the background 2020-09-23 23:14:41 -04:00
cf2342673c fix(defs): catch more RP 2020-09-23 23:13:27 -04:00
87d4bdc539 fix: correctly detect battle messages 2020-09-23 23:07:30 -04:00
648607d0c4 fix(defs): update to filter reports 2020-09-23 23:05:59 -04:00
1a6103892c fix: categorise messages better 2020-09-14 18:03:42 -04:00
b9f2cdb798 fix(defs): match more RP 2020-09-13 20:22:43 -04:00
f678170b38 fix(defs): even more FC recruitment 2020-09-07 16:19:39 -04:00
30b5cdce30 fix(defs): even more FC recruitment 2020-09-07 14:43:15 -04:00
82683d6e36 chore(defs): bump version 2020-09-07 14:28:47 -04:00
27c850563b fix(defs): catch more FC recruitment 2020-09-07 14:28:03 -04:00
4dfae06c1d fix(defs): catch more RP 2020-09-07 14:08:07 -04:00
f46ef4cc95 chore: bump version to 1.4.4 2020-09-07 12:33:22 -04:00
7ad2fce3c1 fix(ui): use TextUnformatted to prevent % issues 2020-09-07 12:32:46 -04:00