Commit Graph

154 Commits

Author SHA1 Message Date
Anna ee5abcea89
chore: bump version to 1.5.3 2021-01-02 07:40:30 -05:00
Anna 9383bafe47
chore: bump version to 1.5.2 2021-01-02 07:32:00 -05:00
Anna 09995d3cf9
chore(trainer): only save model on full run 2021-01-02 07:31:34 -05:00
Anna 0a575866fa
feat(data): add more reports 2021-01-02 07:31:09 -05:00
Anna bbde5df7f8
feat(data): catch up on reports 2020-12-31 17:10:20 -05:00
Anna 3316fc08d5
refactor: make compute private 2020-12-29 10:31:41 -05:00
Anna 49d84ee00e
feat(data): add more FC ads 2020-12-29 10:11:56 -05:00
Anna 9b4c817587
chore: remove old shell script 2020-12-29 10:11:14 -05:00
Anna 9a8e301c74
chore(data): add more data 2020-12-28 22:39:10 -05:00
Anna 96ef48f9db
refactor(trainer): use correct schema, though it shouldn't matter 2020-12-28 22:04:50 -05:00
Anna 908133bdf8
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 e24c54cfbc
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 83cb794dfc
chore: update DalamudPackager 2020-12-28 20:23:56 -05:00
Anna 6fa22098b7
chore: add some PF RMT tests (already covered) 2020-12-28 20:23:24 -05:00
Anna 482cc23c7d
feat(trainer): add trainer to actual repo 2020-12-28 20:14:19 -05:00
Anna ea4c611b46
refactor(model): add weight column 2020-12-28 15:09:32 -05:00
Anna c28a7d6501
fix(defs): catch new pf rmt 2020-12-28 15:09:12 -05:00
Anna 2ce3f39f6c
chore: wrap the description 2020-12-28 10:22:16 -05:00
Anna e6dac668e1
feat: add WTB and WTS to trade words 2020-12-27 14:05:22 -05:00
Anna c4e91aae00
fix: trim text when checking for number of words 2020-12-27 14:05:06 -05:00
Anna 034c3d84af
fix: use correct manifest url 2020-12-27 11:33:33 -05:00
Anna 59be5f2054
chore: add DalamudPackager 2020-12-27 11:33:18 -05:00
Anna 221877cbe5
refactor: update for testing 2020-12-25 20:24:43 -05:00
Anna b32b47397d
fix(defs): catch more phishing 2020-12-24 22:55:26 -05:00
Anna 1487863c19
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 6b937bc937
feat: add machine learning mode 2020-12-22 20:23:54 -05:00
Anna 42de81b494
chore: switch to sdk project 2020-12-19 20:26:36 -05:00
Anna 7593b42e00
refactor: fix up some code and prepare for sdk 2020-12-19 20:19:03 -05:00
Anna 34c679b189
refactor: update naming 2020-12-18 00:43:07 -05:00
Anna 4f24b2aa51
fix(phishing): check more phishing scams 2020-12-17 01:09:59 -05:00
Anna 12abb43576
fix(rmt): catch new gil siller 2020-12-17 00:53:48 -05:00
Anna 81987ed188
fix(defs): try to catch more of the jp rmt 2020-12-13 21:58:54 -05:00
Anna d3b5bfb95a
chore: update plugin version 2020-12-08 02:56:27 -05:00
Anna bf5d9ffc1f
fix(defs): don't match tea for RP 2020-11-24 01:38:41 -05:00
Anna fc079a6553
chore: update to new Lumina 2020-11-23 13:22:19 -05:00
Anna 762bcab72a
fix(defs): catch more bad stuff 2020-11-17 20:45:28 -05:00
Anna 57f7b09e68
fix(defs): catch new rmt website 2020-11-17 02:41:11 -05:00
Anna e8c53b8de0
fix(defs): catch more rp 2020-11-16 02:29:46 -05:00
Anna 98c25e4e90
fix: use better signature for summary function 2020-11-09 21:31:03 -05:00
Anna 22a311ce14
chore: update lang version to 8.0 2020-11-07 22:01:45 -05:00
Anna adea2e1820
fix(defs): catch up to reports 2020-11-07 22:01:17 -05:00
Anna 4de71ae958
fix(defs): catch new phishing links 2020-10-21 04:59:53 -04:00
Anna 7cb0e007a0
fix(defs): catch more RP and FC stuff 2020-10-15 08:15:54 -04:00
Anna fac133faab
chore: bump version 2020-10-13 04:23:40 -04:00
Anna 7fb6625ad8
fix: use better signature for summary 2020-10-13 04:22:45 -04:00
Anna 341528b372
fix(defs): adapt to new PF RMT strats 2020-09-26 19:34:06 -04:00
Anna 95a0b4ecec
chore: bump version to 1.4.5 2020-09-24 00:58:11 -04:00
Anna 847d0778f5
fix: calculate max item level in the background 2020-09-23 23:14:41 -04:00
Anna 02e5799e75
fix(defs): catch more RP 2020-09-23 23:13:27 -04:00
Anna d27e3f7caa
fix: correctly detect battle messages 2020-09-23 23:07:30 -04:00