Commit Graph

7 Commits

Author SHA1 Message Date
Anna Clemens
6ba4f5b1a5
chore: fix permissions 2021-01-30 16:10:59 -05:00
Anna Clemens
2229a0534a
feat: use separate process for classifying 2021-01-30 16:02:37 -05:00
c07ed79775
fix: add word boundary checks 2021-01-11 10:31:18 -05:00
3316fc08d5
refactor: make compute private 2020-12-29 10:31:41 -05:00
96ef48f9db
refactor(trainer): use correct schema, though it shouldn't matter 2020-12-28 22:04:50 -05:00
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
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